all_crime: Chicago Crime data from 2001 to 2019

Description Usage Format Source

Description

A dataset containing reported crimes in the city of Chicago in the period 2001 to 2019.

Usage

1
2
3

Format

A data frame with 6,336,525 rows and 14 variables:

Date

date of which the crime was reported

Primary Type

type of crime that was reported, one of a finite amount of options

Description

description of the reported crime

Location Description

type of place where the crime was committed

Arrest

logical; if TRUE, then the crime resulted in an arrest

Domestic

logical; if TRUE, then the incident was domestic-related

Beat

the beat where the crime occurred (smallest police geographical area)

District

police district where the crime occurred

Ward

the ward (City Council district) in Chicago where the crime occurred

Community Area

the community area where the incident occurred

Year

year when the crime happened

Latitude

latitude co-ordinate (in degrees) of the block where the crime occurred

Longitude

longitude co-ordinate (in degrees) of the block where the crime occurred

Hour

estimated hour of the day when the crime happened

Source

https://data.cityofchicago.org/Public-Safety/Crimes-2001-to-present/ijzp-q8t2


jakespiteri/chicagocrime documentation built on Jan. 24, 2020, 1:26 a.m.