File:Ueberdosis-usa.svg
Original file (SVG file, nominally 600 × 480 pixels, file size: 49 KB)
Captions
Summary
[edit]DescriptionUeberdosis-usa.svg |
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 | This plot was created with Gnuplot. This plot uses embedded text that can be easily translated using a text editor. |
Licensing
[edit]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.
http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse |
Gnuplot script to generate this plot
[edit]Source code
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"
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/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 23:06, 28 July 2024 | 600 × 480 (49 KB) | Imalipusram (talk | contribs) | Redundant information removed. See request: https://de.wikipedia.org/w/index.php?title=Wikipedia:Grafikwerkstatt&oldid=247185026#Redundantes_Element | |
20:34, 30 July 2022 | 600 × 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... |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on ar.wikipedia.org
- Usage on de.wikipedia.org
- Usage on en.wikipedia.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Short title | Gnuplot |
---|---|
Image title | Produced by GNUPLOT 5.2 patchlevel 8 |
Width | 600 |
Height | 480 |