File:CanadaHomicideRate.jpg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(1,400 × 700 pixels, file size: 57 KB, MIME type: image/jpeg)

Summary

Description
English: Data from https://www150.statcan.gc.ca/n1/pub/11-630-x/11-630-x2015001-eng.htm and https://www150.statcan.gc.ca/t1/tbl1/en/tv.action?pid=3510006801

Analyzed and plotted using the following R script

library(ggplot2) vc = read.csv("ViolentCrime", skip=3, sep="\t", header=F)[,1:4 ] pdf(width=14) ggplot(data=vc, aes(x=V1, y=V2)) + geom_line() + geom_point() +

xlab("Year") + ylab("Canada Homicide Rate Per 100,000 Inhabitants")
Date
Source Own work
Author Hannes Röst

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Canada Homicide Rate year-by-year

Items portrayed in this file

depicts

26 March 2019

image/jpeg

a291616876b690555ee17ab811cd59fa23834e46

58,336 byte

700 pixel

1,400 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:27, 26 March 2019Thumbnail for version as of 16:27, 26 March 20191,400 × 700 (57 KB)Hannes RöstUpdated with data unitl 2017 from https://www150.statcan.gc.ca/t1/tbl1/en/tv.action?pid=3510006801
16:16, 26 March 2019Thumbnail for version as of 16:16, 26 March 20191,400 × 700 (62 KB)Hannes RöstUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):