Crime Pricers application for data analysis and interaction was created using Plotly Dash To run the application you must have the following installed/downloaded
Python:
python 3
python libraries:
dash
json
plotly
matplotlib.pyplot
numpy
panda
csv
feather
Local files:
crimepricers.py
CrimeApp directory with:
Preprocess_Feather.py
Utilities.py
CrimeData.feather
crime_community.feather
chicago_communities.geojson
ppsf.csv
Google Drive Shareable Link for local files: feather file on Google Drive
go to root directory containing crimepricers.py and run command on cmd line
python crimepricers.py
this starts a local server for Dash app
NOTE: take the time to resolve any library conflicts then proceed to open browser with local server ( May take a moment to load )