Browse data nzta_tms_daily_traffic

Daily Traffic Counts (TMS)

Daily vehicle counts at state highway telemetry monitoring sites since 2018, broken down by site, lane, direction, and vehicle class (light/heavy). From Waka Kotahi Traffic Monitoring System.

View on Waka Kotahi →
Log in to download Sign up free
Dataset ID
nzta_tms_daily_traffic
Data source
Waka Kotahi
API endpoint
https://api.eolas.fyi/v1/datasets/nzta_tms_daily_traffic/data

How to query this dataset

Fetch all data (JSON)
curl https://api.eolas.fyi/v1/datasets/nzta_tms_daily_traffic/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/nzta_tms_daily_traffic/data?start=2020-01-01&end=2024-12-31" \
  -H "X-API-Key: your_key_here"
Download as CSV
curl "https://api.eolas.fyi/v1/datasets/nzta_tms_daily_traffic/data?format=csv" \
  -H "X-API-Key: your_key_here" -o nzta_tms_daily_traffic.csv

Data preview

Loading preview…

Showing latest 5 rows. Get an API key to access the full dataset.

Ready to use this data?

Get a free API key to start querying — no credit card required.

Get your free API key