crime_aug_2019: Winnipeg police crime historical crime statistics up to...

Description Usage Format Source Examples

Description

Winnipeg police crime historical crime statistics up to August 2019 pulled on 2019-12-02. Original csv names standardized with the janitor::clean_names function. Descriptions are my best guess.

Usage

1

Format

A data frame with 9 columns:

community

Community.

count

Number of crimes.

level_3_not_displayed

Description of crime.

level_4

Description of drug offence where applicable.

neighbourhoods

Neigbourhood of crime's occurance.

number_of_records

Number of records, note can be distinct from count.

offence_category

Offence category.

offence

Specific offence.

report_date

Character string report date in m/d/yyyy format.

Source

Winnipeg police crime map for public use https://www.winnipeg.ca/police/crimestat/viewMap.stm

Examples

1
2
3
4
## Not run: 
 crime_aug_2019

## End(Not run)

jdallmann/winnipegr documentation built on Jan. 20, 2020, 2:05 a.m.