Description Usage Format Source Examples
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.
1 |
A data frame with 12 columns:
Year for which the statistics are compiled.
Statistics Canada region code for Winnipeg municipal region.
Type of violation.
Description of incident content.
Interpretation of number—number, rate or percent.
Internal uom id.
Statistics Canada vector data identifier.
Coordinate string.
Value in question—number rate or percent.
Status, either NA or "..".
Either NA or TRUE.
Whether the value is recorded to zero or two decimals.
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
1 2 3 4 | ## Not run:
yrly_crime_2018
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.