Core Indicator for Physical-Activity-Friendly EnvironmentKernindicator Beweegvriendelijke Omgeving
Kernindicator Beweegvriendelijke OmgevingCore Indicator for Physical-Activity-Friendly Environment
This API provides a map-based indicator showing how much a residential environment encourages sport and physical activity in the Netherlands. Scores range from 0 to 100 and are calculated per municipality and neighborhood, reflecting both leisure-time movement (such as sport or walking) and functional movement (such as cycling to work or walking to shops). The score is derived from a model using public data, including the presence of sports facilities, play areas, distance to amenities, and the amount of recreational green and blue space. Access is free and requires no authentication.Op de kaart ziet u hoeveel de woonomgeving bijdraagt om te sporten en te bewegen. Hoe hoger de score op een schaal van 0 tot 100, hoe meer de omgeving is ingericht om te sporten en te bewegen. De scores zijn berekend per gemeente en per buurt. Mensen bewegen in hun vrije tijd, bijvoorbeeld als ze sporten of een ommetje lopen. Ook bewegen ze als ze ergens heen moeten, bijvoorbeeld als ze naar hun werk fietsen of naar de supermarkt lopen. De Kernindicator Beweegvriendelijke Omgeving houdt met beide vormen van beweging rekening. De score is berekend met een model. Het model maakt gebruik van openbare gegevens, zoals de aanwezigheid van sportaccomodaties, sport- en speelplekken, de afstand tot voorzieningen en de hoeveelheid recreatief groen en blauw.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| id | long | Unique identifier for the record.Unique identifier for the record. |
| geom | geometry | Geographic boundary or shape of the area.Geographic boundary or shape of the area. |
| od_codeOd code | string | Code identifying the regional environmental service (omgevingsdienst).Code identifying the regional environmental service (omgevingsdienst). |
| od_naamOd naam | string | Full name of the regional environmental service.Full name of the regional environmental service. |
| naam_altNaam alt | string | Abbreviated or alternative name of the environmental service.Abbreviated or alternative name of the environmental service. |
| bev_gezagBev gezag | string | Name of the competent authority (bevoegd gezag) for the area.Name of the competent authority (bevoegd gezag) for the area. |
| seveso | string | Authority responsible for Seveso industrial safety oversight in the area.Authority responsible for Seveso industrial safety oversight in the area. |
| gemnr | decimal | Official numeric code of the municipality.Official numeric code of the municipality. |
| gemnm | string | Name of the municipality.Name of the municipality. |
| waarde | decimal | Score (0-100) indicating how movement-friendly the environment is.Score (0-100) indicating how movement-friendly the environment is. |
Schema captured from wfs 22 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (3 records)
| id | od_code | od_naam | naam_alt | bev_gezag | seveso |
|---|---|---|---|---|---|
| 18 | OD18 | Omgevingsdienst Midden-Holland | ODMH | Omgevingsdienst Midden-Holland | DCMR Milieudienst Rijnmond |
| 26 | OD26 | Omgevingsdienst Zuid-Limburg | ODZL | Omgevingsdienst Zuid-Limburg | Omgevingsdienst Zuid-Limburg |
| 24 | OD24 | Omgevingsdienst Zuidoost-Brabant | ODZOB | Omgevingsdienst Zuidoost-Brabant | Omgevingsdienst Midden- en West-Brabant |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.rivm.nl/geo/alo/wms?request=GetCapabilities
Query examples
curl -s 'https://data.rivm.nl/geo/alo/wfs?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.