Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anisotropi4/stats19
A simple `pandas` interface for DfT Road Safety Data
https://github.com/anisotropi4/stats19
Last synced: 3 days ago
JSON representation
A simple `pandas` interface for DfT Road Safety Data
- Host: GitHub
- URL: https://github.com/anisotropi4/stats19
- Owner: anisotropi4
- License: apache-2.0
- Created: 2023-11-05T16:16:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T21:34:41.000Z (about 1 year ago)
- Last Synced: 2024-11-05T05:26:08.459Z (about 2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stats19
A simple `pandas` interface to the DfT published Road Safety Data.## Background
Based on a suggestion by Robin Lovelace to reimplement the `R` package {stats19}to `python`, he is a simple API based on the `read_csv` function based on `pandas`.
This package which provides analysis-ready road traffic casualty data from the Department for Transport. See https://docs.ropensci.org/stats19/.