File:Ueberdosis-usa.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 600 × 480 pixels, file size: 52 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Deutsch: Zahl der Opioidtoten pro Jahr in den USA, im Zeitraum von 1999 bis 2020
Source Own work data from https://nida.nih.gov/research-topics/trends-statistics/overdose-death-rates
Author A1000
SVG development
InfoField
W3C grn 
The SVG code is valid.
Gnuplot val 
This plot was created with Gnuplot.
OOjs UI icon language-constructive 
 This plot uses embedded text that can be easily translated using a text editor.

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Gnuplot script to generate this plot[edit]

Lissajous small 
This plot was created with Gnuplot.

Source code

InfoField

Gnuplot code

#!/usr/bin/gnuplot
set terminal svg
set output "ueberdosis-usa.svg"
set grid
set title "Tote durch Überdosis in den USA"
set xtics nomirror rotate by -45
set style data histogram
set style histogram rowstacked
set style fill solid border -1
set xlabel "Jahr"
set ylabel "Anzahl"
plot [] [0:120000] 'total.dat' using 3:xtic(1) ti "Frauen", '' using 4 ti "Männer", \
 '' using 2 ti "total" with linespoints linecolor "black" lw 2

Data

1999	 16849	 5591	11258
2000	 17415	 5852	11563
2001	 19394	 6736	12658
2002	 23518	 8490	15028
2003	 25785	 9386	16399
2004	 27424	 10304	17120
2005	 29813	 11089	18724
2006	 34425	 12532	21893
2007	 36010	 13712	22298
2008	 36450	 13982	22468
2009	 37004	 14411	22593
2010	 38329	 15323	23006
2011	 41340	 16352	24988
2012	 41502	 16390	25112
2013	 43982	 17183	26799
2014	 47055	 18243	28812
2015	 52404	 19447	32957
2016	 63632	 22074	41558
2017	 70237	 23685	46552
2018	 67367	 22426	44941
2019	 70630	 22749	47881
2020	 91799	 28071	63728

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:34, 30 July 2022Thumbnail for version as of 20:34, 30 July 2022600 × 480 (52 KB)A1000 (talk | contribs){{Information |Description={{de|Zahl der Opioidtoten pro Jahr in den USA, im Zeitraum von 1999 bis 2020}} |Source={{own}} data from https://nida.nih.gov/research-topics/trends-statistics/overdose-death-rates |Author={{U|A1000}} |other_versions={{Igen|G|+|%| }} |other fields={{Igen|G|+|%| }} }} == {{int:license-header}} == {{self|Cc-zero}} == Gnuplot script to generate this plot == {{Igen|G|/|c1= #!/usr/bin/gnuplot set terminal svg set output "ueberdosis-usa.svg" set grid set title "Tote dur...

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata