Skip to content

oneschirm/crime-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Python program to plot crime data using matplotlib and shapefile.

2008

Note: You may have issues using the shapefiles if you do not convert x/y pairs to WGS84 before use in Python.

GIFs created using ImageMagick.

Installed via macports: sudo port install ImageMagick

Then used as follows: convert -delay 100 *.png Cabrini_output.gif

More info: http://oneschirm.github.io/crime-study/

Data Sources

Crime Data

Buildings Shapefile

Streets Shapefile

About

A simple Python program to plot crime data using matplotlib and shapefile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages