yrly_crime_2018: Yearly incident based crime statistics with detailed...

Description Usage Format Source Examples

Description

Yearly incident based crime statistics with detailed violations for Winnipeg, Manitoba, municipal code 46064 collected by Statistics Canada. Data ranges from 1998 to 2018, as pulled on 2019-12-02. Original names standardized with the janitor::clean_names function.

Usage

1

Format

A data frame with 12 columns:

ref_date

Year for which the statistics are compiled.

dguid

Statistics Canada region code for Winnipeg municipal region.

violations

Type of violation.

statistics

Description of incident content.

uom

Interpretation of number—number, rate or percent.

uom_id

Internal uom id.

vector

Statistics Canada vector data identifier.

coordinate

Coordinate string.

value

Value in question—number rate or percent.

status

Status, either NA or "..".

terminated

Either NA or TRUE.

decimals

Whether the value is recorded to zero or two decimals.

Source

Statistics Canada. Table 35-10-0181-01 Incident-based crime statistics, by detailed violations, police services in Winnipeg, Manitoba. https://doi.org/10.25318/3510018101-eng

Examples

1
2
3
4
## Not run: 
 yrly_crime_2018

## End(Not run)

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