road-collisions

Road collision data and tooling


Install
pip install road-collisions==0.3.0

Documentation

Road Collisions

Region years
Ireland 2015 - 2016
United Kingdom 2016 - 2021
United States 2016 - 2021
France 2005 - 2021
Australia / NZ 2000 - 2019

There is UK data from the 70s to present but it's very big. Will put to s3 in a while so that it's not actually packaged / tracked by git

Quickstart

To enter a debugger with access to all collision data run make load and you will have access to the variable collisions which contains everything. You may not have enough ram for this, look in the bin/load.py where there are hints on using fewer resources