~cyborg/omaha-incidents

A Python visualization of Omaha's police incident data.
6d9727ae — Christian Cleberg 1 year, 2 months ago
Create pylint.yml

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~cyborg/omaha-incidents
read/write
git@git.sr.ht:~cyborg/omaha-incidents

You can also use your local clone with git send-email.

#Omaha Crime Mapping & Analysis

Data from the Omaha police department, used to analyze and visualize statistics.

#TODO

  • [x] Import script
  • [x] Remove duplicate instances of headers being inserted into the database as records
  • [ ] Explore & analyze the data
  • [ ] Plotly Dash visualizations
  • [ ] Build API to connect to database?

#API

For the time being, you can explore the database via API with sqlite2rest:

pip3 install sqlite2rest
sqlite2rest serve ./raw_data/ingress.db

#Screenshots

Do not follow this link