summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index 625d22b..0000000
--- a/README.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# Lincoln Incidents
-
-This dashboard uses a Plotly.js chart to display crime data for Lincoln,
-Nebraska from January 1990 through today. All data was extracted from the
-[Lincoln Police website](https://www.lincoln.ne.gov/city/police/activityindex.htm)
-and can be found in Excel format in the `data` folder. Population estimates for
-per capita calculations were extracted from the
-[Lincoln City website](https://lincoln.ne.gov/city/plan/reports/reports/popest.pdf)
-and can be found in PDF format in the `data` folder.
-
-## Preview
-
-![Preview Image](preview.png)