From 6ec097cace6f42a58482024c01f9515b79b39779 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 22 May 2023 15:18:34 -0500 Subject: initial commit --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..625d22b --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# 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) -- cgit v1.2.3-70-g09d2