An open API service indexing awesome lists of open source software.

https://github.com/utdata/r-traffic-fatalities


https://github.com/utdata/r-traffic-fatalities

Last synced: 5 months ago
JSON representation

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)