From 25cdb7f4f41b247c2f1e47600851f6b95ba311ae Mon Sep 17 00:00:00 2001 From: Marvin Bregiosa <289617437+MarvinBregiosa@users.noreply.github.com> Date: Mon, 1 Jun 2026 12:01:06 +0200 Subject: [PATCH] Add US Truck-Involved Fatal Crashes (FARS) 2018-2024 to Governmental Data Filtered subset of NHTSA FARS National CSV downloads, restricted to fatal crashes involving medium and heavy commercial trucks (BODY_TYP 60-69). 33,898 rows, all 50 US states + DC, 2018-2024. Permanent DOI: 10.5281/zenodo.20487070 CC BY 4.0 with reproducible Python pipeline. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ffcb2b..9c31e42 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ * [Data.gov (USA)](http://www.data.gov/) * [Africa Open Data](http://africaopendata.org/dataset) * [US Census](http://www.census.gov/data/developers/data-sets.html) - Population Estimates and Projections, Nonemployer Statistics and County Business Patterns, Economic Indicators Time Series, more. +* [US Truck-Involved Fatal Crashes (FARS) 2018-2024](https://doi.org/10.5281/zenodo.20487070) - Filtered subset of NHTSA Fatality Analysis Reporting System, 33,898 fatal crashes involving medium/heavy commercial trucks across all 50 US states. Permanent DOI, CC BY 4.0, with reproducible Python pipeline. ### Non-Governmental Org Data