https://github.com/utdata/r-traffic-fatalities
https://github.com/utdata/r-traffic-fatalities
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/utdata/r-traffic-fatalities
- Owner: utdata
- Created: 2020-01-03T07:21:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-14T03:18:02.000Z (over 6 years ago)
- Last Synced: 2025-02-06T20:44:23.285Z (over 1 year ago)
- Size: 31.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Traffic fatalities
- Accident data from [USDOT FARS database](https://www.nhtsa.gov/research-data/fatality-analysis-reporting-system-fars). Bulk download is via ftp: `ftp://ftp.nhtsa.dot.gov/fars/`.
- geography names from [U.S. General Services Administration](https://www.gsa.gov/reference/geographic-locator-codes/glcs-for-the-us-and-us-territories)
## Notebooks
- [01-glc-import-clean](https://utdata.github.io/r-traffic-fatalities/01-glc-import-clean.html)
- [02-fatalities-import-clean](https://utdata.github.io/r-traffic-fatalities/02-fatalities-import-clean.html)