Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.99 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.99 KB
layout category tags
post
lessons
intro
beginner
jekyll
tutorial

{% include JB/setup %}

##Stopping the Frisking

See full project ideas here

Note:This project is a continuation of previous work, see here for work done at Data Dive NYC

It was also inspired by Naomi Robbin's work with crime and stop and frisk data.

Aggregate 2011 Stops

  • Shows all stops in 2011, suffers from density problem. Showing close to 700,000 stops on any map makes it difficult to see density and patterns.

Sections


density map

  • This map, with greater opacity and a much smaller marker size, shows the hotspots for stops.

Choropleth of crime data

  • This map shows some of the precinct-level crime data I have been cleaning. The precinct colors show numbers of felonious assaults for 07/2010, with the bluer precincts denoting higher number of assaults.
  • Note: this map should not be compared with the density map preceding it, as they are from different time periods. The points are from all of 2011, whereas this map shows the number of assaults as of July 2010.