Skip to content

jshayiding/Interactive-web-application-for-Chicago-Crime-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Web Application for Chicago Crime Prediction

RUN CRIME PRICERS INTERACTIVE APPLICATION


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


Using the demo

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 )

Screenshots

screenshot1

screenshot2

About

Interactive web application (dash) for predicting Chicago Crime Rate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages