Key indicator Move-friendly environment
This national API provides a movement-friendliness score for the living environment in the Netherlands, calculated per municipality and neighborhood on a scale from 0 to 100. Higher scores indicate environments better designed to support sports and exercise. The indicator accounts for both leisure-time movement, such as exercising or walking, and functional movement, such as cycling to work or walking to the supermarket. Scores are derived from a model using public data on factors including the presence of sports facilities, play areas, distance to amenities, and the amount of recreational green and blue space.On the map you can see how much the living environment contributes to sports and exercise. The higher the score on a scale from 0 to 100, the more the environment is designed for sports and exercise. The scores are calculated per municipality and per neighborhood. People move in their free time, for example when they exercise or walk around. They also move when they have to go somewhere, for example when they cycle to work or walk to the supermarket. The Core Indicator Move-Friendly Environment takes both forms of movement into account. The score is calculated with a model. The model uses public data, such as the presence of sports facilities, sports and play areas, the distance to facilities and the amount of recreational green and blue.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (4 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geom | geometry | Geometry defining the shape and location of the municipality area.Geometry defining the shape and location of the municipality area. |
| gemnr | decimal | Numeric code identifying the municipality.Numeric code identifying the municipality. |
| gemnm | string | Name of the municipality.Name of the municipality. |
| waarde | decimal | Score indicating how move-friendly the living environment is.Score indicating how move-friendly the living environment is. |
Schema captured from wfs 26 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)
| gemnr | gemnm | waarde |
|---|---|---|
| 1859 | Berkelland | 1.6 |
| 547 | Leiderdorp | 1.4 |
| 333 | Maarssen | 1.2 |
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/wfs?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.