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.

Licence: CC-BY 4.0 Source: Waka Kotahi (opendata-nzta.opendata.arcgis.com), CC-BY 4.0.

Data as of 2026-06-23  Β· monthly  Β· 7,465,660 rows

Log in to download Sign up free
Dataset ID
nzta_tms_daily_traffic
Data source
Waka Kotahi
Last refreshed
2026-06-23
Refresh cadence
monthly
API endpoint
https://api.eolas.fyi/v1/datasets/nzta_tms_daily_traffic/data

Columns (11)

schema glossary Β· auto-generated
Column Type Description
object_id long Internal feature ID (ArcGIS OBJECTID)
start_date string Start date
site_id double Site ID
region_name string Region name
site_ref string Site ref
class_weight string Class weight
site_description string Site description
lane_number double Lane number
flow_direction double Flow direction
traffic_count double Traffic count
geometry_wkt string Geometry as WKT (WGS84) β€” MULTIPOLYGON/POINT/LINESTRING

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