NYC Major Felony Incidents 2015

Major felony incidents reported in NYC in 2015

Originator: NYC OpenData

Details of more than 100,000 felonies reported in New York City in 2015, including dates, locations, types of crime, and agencies with jurisdiction over each incident.

(8 columns, 102657 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["NYC Major Felony Incidents 2015"]
Out[1]=

View the data:

In[2]:=
ResourceData["NYC Major Felony Incidents 2015"]
Out[2]=

Visualization

Show which boroughs had the most felony incidents in 2015:

In[3]:=
GeoRegionValuePlot[
 Length /@ GroupBy[ResourceData[
     "NYC Major Felony Incidents 2015"], #Borough &][[All, All, "Offense"]]]
Out[3]=

Wolfram Research, "NYC Major Felony Incidents 2015" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.37555.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information