diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-01-24 19:15:00 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-01-24 19:15:00 -0600 |
commit | db4b26ef23710e186f6e11e95751fdc1d95b7ed6 (patch) | |
tree | a587eba9cad067279d0d99701d32def305bce0c1 | |
parent | 6d9727ae2587d8d11fc2c51df546ec1bdb39b323 (diff) | |
download | omaha-incidents-db4b26ef23710e186f6e11e95751fdc1d95b7ed6.tar.gz omaha-incidents-db4b26ef23710e186f6e11e95751fdc1d95b7ed6.tar.bz2 omaha-incidents-db4b26ef23710e186f6e11e95751fdc1d95b7ed6.zip |
update README
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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? |