Skip to content

RadioactivePotato/uk-crime-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UK Police Street Crime/Stop and Search map visualiser

Data from api.police.uk

All data used is licensed under Open Government Licence v3.0

This software is licensed under CC BY-NC-SA 4.0

Index

- demo
    - crimedata.html
    - graphs_stopandsearch.html
    - map_stopandsearch.html
- LICENSE
- README.md
- streetcrime.py
- stopandsearch.py
LICENSE - License
README.md - Docs
streetcrime.py - Script to generate a web map for visualising street crime data
stopandsearch.py - Script to generate a web map and chart for visualising stop and search data

Setup

Star this repository (please :>)
Clone this repository
pip install requests folium plotly pandas
python streetcrime.py
python stopandsearch.py
Open the generated files in your browser

Demo (2025 Feb Data)

Street Crime

Map

Stop and Search

Map

Graphs

About

UK Police crime data visualiser built with Folium, LeafletJS, and PlotyJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages