Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 862 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 862 Bytes

crime-analytics

Analysis of crime data in Seattle and San Francisco

Requirements

  • Python 2.7.x
  • IPython 3.1.0
  • GDAL/OGR
  • Python modules:
    • pip install -r requirements.txt

If you are on Mac and have trouble installing some of the modules/apps for geospatial analysis, fret not ! More instructions can be found under Installing Open-Source Geo-Software - Mac Edition)

How-to

Now that Github has a native integration with IPython notebooks, you can look at the results by clicking on crime-analytics.ipynb

Other methods: