Tooling for wrangling British Police data.
Requires:
- Spatialite
- jq
- Python and Pipenv
Make sure these are installed and working before using these tools.
Go to data/
, then read the README in downloads/
. Make sure you download
the files specified in the README. Then run ./run build
to create your
Spatialite database containing police data.
A ./run restore
builds your Python envitonment.
A ./run dev
spawns a JupyterLab notebook.
You can use JupyterLab.
You can also use QGIS: just open the Spatialite files generated in
data/databases
in QGIS as a source, and you can treat it like any other
database.