Awesome
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:
- Look at the associated Github pages
- Convert on the fly with the nbviewer page