NTSB Aviation Safety Trend & Change Monitor
Pricing
from $0.50 / 1,000 results
NTSB Aviation Safety Trend & Change Monitor
Normalize the latest official NTSB aviation accident update into source-backed records for safety research and risk workflows.
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer
AetherPromptStudio
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
This Apify Actor downloads the latest incremental update from the National Transportation Safety Board's public aviation accident census, reads the MDB database, and emits normalized records suitable for safety research, monitoring, and risk-analysis workflows.
This Actor does not use browser automation, proxies, or authenticated sources. It intentionally excludes crew records, owner/operator names, street addresses, and aircraft registration numbers.
Example input
{"countries": ["USA"],"makes": ["Cessna"],"maxResults": 100,"includeProbableCause": false}
Filters are combined with AND logic. makes and models use case-insensitive
substring matching; country and region codes use case-insensitive exact matching.
The Actor reads only the newest incremental archive currently listed by NTSB.
Local development
npm installnpm testapify run
Data provenance
- Directory: https://data.ntsb.gov/avdata
- NTSB accident data page: https://www.ntsb.gov/safety/data/Pages/Data_Stats.aspx
- NTSB web policies: https://www.ntsb.gov/about/Policies/Pages/Policies.aspx
NTSB preliminary records can change. Consumers should use changeKey to detect
record revisions and should preserve the provenance fields. This Actor is
unofficial and is not affiliated with or endorsed by the NTSB.