aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-01-24 19:15:00 -0600
committerChristian Cleberg <hello@cleberg.net>2024-01-24 19:15:00 -0600
commitdb4b26ef23710e186f6e11e95751fdc1d95b7ed6 (patch)
treea587eba9cad067279d0d99701d32def305bce0c1 /README.md
parent6d9727ae2587d8d11fc2c51df546ec1bdb39b323 (diff)
downloadomaha-incidents-db4b26ef23710e186f6e11e95751fdc1d95b7ed6.tar.gz
omaha-incidents-db4b26ef23710e186f6e11e95751fdc1d95b7ed6.tar.bz2
omaha-incidents-db4b26ef23710e186f6e11e95751fdc1d95b7ed6.zip
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files 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?