codeforkansascity / Neighborhood-Dashboard

We're working to help neighborhoods help themselves by giving them easy access to useful data to allow them to identify and track problem areas in their neighborhood.
https://neighborhood-dashboard.codeforkc.org/
MIT License
18 stars 9 forks source link

Crime report filter includes "Property" twice #122

Closed nerdenator closed 7 years ago

nerdenator commented 7 years ago

So far as I can tell, there are three types of crime in our data set: Person, Property, and Society. Property is listed twice instead of listed once with Society. This is currently present in production code.

screen shot 2017-07-19 at 7 10 36 pm
nerdenator commented 7 years ago

Resolved with commit 1bd2c9a. Awaiting instructions for merge back to master.

nerdenator commented 7 years ago

Merged with 199ff76. Closing.