Skip to content

Python environment for using data.police.gov.uk crime statistics data.

Notifications You must be signed in to change notification settings

joefg/police-stats-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

police-stats-tools

Tooling for wrangling British Police data.

Prerequisites

Programs

Requires:

Make sure these are installed and working before using these tools.

Data

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.

Running

A ./run restore builds your Python envitonment.

A ./run dev spawns a JupyterLab notebook.

Using the data

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.

About

Python environment for using data.police.gov.uk crime statistics data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published