davidrs / sfhip-map

Map showing alcohol licenses.
2 stars 3 forks source link

Added scripts to aggregate crime data by census tract and police district, as well as added a .gitignore. #1

Closed mpancia closed 8 years ago

mpancia commented 8 years ago

A thing to note is that I assumed that the police district name in the crime data was the one that you were interested in (PdDistrict). If there is a shapefile for the police districts that you are interested in that conflicts with these labels, let me know.

davidrs commented 8 years ago

Awesome Matt!

Would it be easy to add the output csvs from running this to the commit? /data/... is probably a good location.

Saves people who don't have R, and lets us version control the output as the script changes.