Browse data β€Ί acc_horse_related_injuries

Horse Related Injuries

Injury-claim statistics from ACC (the Accident Compensation Corporation), typically released as a topic-specific extract in response to an information request. See the column list for the measures.

View on ACC β†’
Log in to download Sign up free
Dataset ID
acc_horse_related_injuries
Data source
ACC
API endpoint
https://api.eolas.fyi/v1/datasets/acc_horse_related_injuries/data

Columns (6)

schema glossary Β· auto-generated
Column Type Description
value double Value
file string File
sheet string Sheet
section string Section
category string Category
breakdown string Breakdown

How to query this dataset

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