krz/omaha-metro-blotter
Archive of police activity and ALPR surveillance across the Omaha metro.
clone: git clone https://gitbay.org/krz/omaha-metro-blotter.git
1cc75d6c0e445b0d53c036d500d76f9074aec81a
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2024-01-24T17:22:02Z
README.md | 11 +++++++---- screenshots/dashboard.png | Bin 0 -> 2295177 bytes 2 files changed, 7 insertions(+), 4 deletions(-) @@ -5,10 +5,9 @@ Data from the Omaha police department, used to analyze and visualize statistics. ## TODO - [x] Import script -- [ ] Remove duplicate instances of headers being inserted into the database as - records -- [ ] Analysis script -- [~] Visualization script +- [ ] 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 @@ -20,3 +19,7 @@ For the time being, you can explore the database via API with pip3 install sqlite2rest sqlite2rest serve ./raw_data/ingress.db ``` + +## Screenshots + + new file mode 100644 Binary files /dev/null and b/screenshots/dashboard.png differ