license: cc0-1.0
task_categories:
- text-classification
- tabular-classification
- tabular-regression
language:
- en
tags:
- federal
- government
- regulatory
- united-states
- public-data
- cc0
- us-national-transportation-safety-board
- ntsb
- aviation
- accident
pretty_name: NTSB aviation accidents
size_categories:
- unknown
homepage: https://api.ai-analytics.org/datasets/ntsb-aviation
NTSB aviation accidents (every US aviation accident since 1982)
Every aviation accident or incident the National Transportation Safety Board has investigated — 93,517 events going back to 1982 with 49,840 cumulative fatalities. Each record has the NTSB case number, location, aircraft make/model/registration, FAR Part (91 private / 121 commercial / 135 charter), injury counts, light + weather conditions, and the official probable-cause narrative. Pairs with nhtsa_complaints (vehicle safety) and osha_severe_injury_reports (workplace injury) for transportation + worker safety panorama.
Live API
This dataset is served via a live REST API at api.ai-analytics.org. The card you're reading exists so HuggingFace's index can route AI agents + researchers to the canonical source.
- API endpoint:
https://api.ai-analytics.org/api/v1/ntsb/aviation/recent - Dataset landing page: https://api.ai-analytics.org/datasets/ntsb-aviation
- DataCatalog (JSON-LD): https://api.ai-analytics.org/.well-known/dataset.json
- DCAT-US (data.gov-compatible): https://api.ai-analytics.org/data.json
Quick start
# Recent records (JSON)
curl 'https://api.ai-analytics.org/api/v1/ntsb/aviation/recent?limit=10'
# Browse on the web
open 'https://api.ai-analytics.org/datasets/ntsb-aviation'
MCP (Model Context Protocol)
This dataset is also accessible via MCP at https://api.ai-analytics.org/mcp — Claude, ChatGPT, and other MCP-compatible agents can call it directly.
Source
- Agency: US National Transportation Safety Board
- Primary source: https://data.ntsb.gov/avdata
- License: CC0 1.0 Universal (derived data). Underlying federal works are US public domain under 5 USC 105 / 17 USC 105.
- Update cadence: Per agency (most refresh daily via Cloudflare Cron Trigger)
Keywords
NTSB, aviation, accident, crash, FAA, FAR 91, FAR 121, FAR 135, probable cause, fatal
Citation
@misc{ai_analytics_ntsb_aviation_2026,
title = {{name}},
author = {AI Analytics},
year = {2026},
url = {https://api.ai-analytics.org/datasets/ntsb-aviation},
note = {Derived from US National Transportation Safety Board. License: CC0 1.0.}
}
Related
- Full data catalog (100 datasets)
- Unified compliance screening (30+ enforcement lists)
- Cross-vertical entity timeline
- OpenAPI 3.1 spec
- llms.txt for AI agents
Maintained by AI Analytics. Data is CC0; please cite the upstream agency.