Creating Python Script for Crime Data

1263
1
11-26-2012 03:58 AM
DylanCoolbaugh
New Contributor
I am attempting to create a python script that will accomplish a number of objectives.
1: I need it to select crimes based off of temporal attributes (time and date of crime, perhaps the most common ones) and the type of offenses
2: I need it to output the data in choropleth fashion based off of census blocks
This is for Old Dominion University in Norfolk, Va with approx. a 5 mile radius around it.

This either needs to become a new shapefile or a new column in the census blocks layer.
Tags (2)
0 Kudos
1 Reply
ArkadiuszMatoszka
Occasional Contributor II
I am attempting to create a python script that will accomplish a number of objectives.
1: I need it to select crimes based off of temporal attributes (time and date of crime, perhaps the most common ones) and the type of offenses
2: I need it to output the data in choropleth fashion based off of census blocks
This is for Old Dominion University in Norfolk, Va with approx. a 5 mile radius around it.

This either needs to become a new shapefile or a new column in the census blocks layer.


Cool 🙂 And where's the question?
Cheers,
Arek 🙂
0 Kudos