Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 478 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 478 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)