API Access
Access dataset files directly from scripts, code, or AI agents.
Browse dataset files
API Access
Access dataset files directly from scripts, code, or AI agents.
Dataset Files
Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.
/fivethirtyeight/airline-safety/
https://datahub.io/fivethirtyeight/airline-safety/_r/-/README.md
https://datahub.io/fivethirtyeight/airline-safety/_r/-/data/airline-safety.csv
https://datahub.io/fivethirtyeight/airline-safety/_r/-/datapackage.json
Key Files
Start with these files — they give you everything you need to understand and access the dataset.
datapackage.json— metadata & schema
https://datahub.io/fivethirtyeight/airline-safety/_r/-/datapackage.json
README.md— documentation
https://datahub.io/fivethirtyeight/airline-safety/_r/-/README.md
Typical Usage
- 1. Fetch datapackage.json to inspect schema and resources
- 2. Download data resources listed in datapackage.json
- 3. Read README.md for full context
Data Files
Explore with AIairline-safety
| Field | Type | Format |
|---|---|---|
| airline | string | default |
| avail_seat_km_per_week | integer | default |
| incidents_85_99 | integer | default |
| fatal_accidents_85_99 | integer | default |
| fatalities_85_99 | integer | default |
| incidents_00_14 | integer | default |
| fatal_accidents_00_14 | integer | default |
| fatalities_00_14 | integer | default |
Download
Download CSVAbout
- Last updated
- 12 March 2026
- Total rows
- ...
- Format
- CSV
- File size
- 2.27 kB
About this dataset
Airline Safety
This folder contains the data behind the story Should Travelers Avoid Flying Airlines That Have Had Crashes in the Past?
| Header | Definition |
|---|---|
airline | Airline (asterisk indicates that regional subsidiaries are included) |
avail_seat_km_per_week | Available seat kilometers flown every week |
incidents_85_99 | Total number of incidents, 1985–1999 |
fatal_accidents_85_99 | Total number of fatal accidents, 1985–1999 |
fatalities_85_99 | Total number of fatalities, 1985–1999 |
incidents_00_14 | Total number of incidents, 2000–2014 |
fatal_accidents_00_14 | Total number of fatal accidents, 2000–2014 |
fatalities_00_14 | Total number of fatalities, 2000–2014 |
Source: Aviation Safety Network
This dataset was scraped from FiveThirtyEight - airline-safety