https://github.com/bertrik/verkeersdrukte
Serves near-realtime traffic data (speed/intensity from NDW) for dutch roads in a friendly format (geoJSON, JSON, SSE)
https://github.com/bertrik/verkeersdrukte
citizen-science dutch ndw netherlands noise opendata road-traffic
Last synced: 4 months ago
JSON representation
Serves near-realtime traffic data (speed/intensity from NDW) for dutch roads in a friendly format (geoJSON, JSON, SSE)
- Host: GitHub
- URL: https://github.com/bertrik/verkeersdrukte
- Owner: bertrik
- License: mit
- Created: 2024-01-21T21:45:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-10T18:29:30.000Z (12 months ago)
- Last Synced: 2025-06-10T19:50:38.911Z (12 months ago)
- Topics: citizen-science, dutch, ndw, netherlands, noise, opendata, road-traffic
- Language: Java
- Homepage:
- Size: 9.03 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# verkeersdrukte
Java application to serve traffic data from NDW in a friendly format
See https://stofradar.nl/traffic for the live map.

You can access the underlying data by zooming in, clicking a measurement location and noting the site name,
for example RWS01_MONIBAS_0121hrr0292ra.
Each measurement location has a couple of endpoint associated with it, for example:
* Static data: https://stofradar.nl/traffic/static/RWS01_MONIBAS_0121hrr0292ra
* Dynamic data, new data every minute: https://stofradar.nl/traffic/dynamic/RWS01_MONIBAS_0121hrr0292ra
* SSE event stream with live data: https://stofradar.nl/traffic/dynamic/RWS01_MONIBAS_0121hrr0292ra/events