Browse data acc_general_claims

ACC Claims — General

Annual ACC claims data covering all claims (lodged, active, ongoing) broken down by gender, age band, and accident scene (commercial, farm, home, industrial, etc.). Includes claim counts and active costs. Financial years 2015/16–present. From ACC via data.govt.nz.

View on ACC →
Log in to download Sign up free
Dataset ID
acc_general_claims
Data source
ACC
API endpoint
https://api.eolas.fyi/v1/series/acc_general_claims/data

How to query this dataset

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