Browse data nzta_cas_crashes

NZ Crash Analysis System (CAS)

All recorded road crashes in New Zealand since 2000, including crash severity (fatal/serious/minor), location, vehicle types involved, road conditions, speed limit, and contributing factors. Updated continuously by Waka Kotahi.

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

How to query this dataset

Fetch all data (JSON)
curl https://api.eolas.fyi/v1/datasets/nzta_cas_crashes/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/nzta_cas_crashes/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_cas_crashes/data?format=csv" \
  -H "X-API-Key: your_key_here" -o nzta_cas_crashes.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