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

db4b26ef23710e186f6e11e95751fdc1d95b7ed6

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2024-01-25T01:15:00Z

update README
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 7289ae9..54dd8c9 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@ 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
-- [ ] Explore & analyze the data 
+- [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?