File:Kombinierter Verkehr Eisenbahn und Binnenschifffahrt.svg

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

Original file(SVG file, nominally 800 × 600 pixels, file size: 32 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Deutsch: Beförderungsmenge im Kombinierten Verkehr von 1996 bis 2011. Betrachtet wird die Gesamtmasse der auf dem Schienenweg (rot) und mittels Binnenschiff (blau) transportierten Güter, die im Vor- oder Nachlauf mit anderen Verkehrsmitteln transportiert wurden.
Date
Source Daten: Bundesministerium für Verkehr, Bau und Stadtentwicklung (Hrsg.): Verkehr in Zahlen 2013/2014. DVV Media Group, Hamburg 2013, ISBN 978-3-87154-493-4, S. 274.
Author EveryPicture; Teile des Quelltexts: Simified

Licensing[edit]

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 3.0 Unported 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.

Gnuplot Source code[edit]

 
This W3C-unspecified plot was created with Gnuplot.
# Erstellt von EveryPicture mit Gnuplot Online, http://gnuplot.respawned.com/
# Lizenz: CC-BY-SA 3.0 unported, https://creativecommons.org/licenses/by-sa/3.0/deed.de
# Basierend auf http://commons.wikimedia.org/wiki/File:Bayreuth_Bevoelkerungsentwicklung.svg von Michael Fiedler <michael.fiedler87@gmx.de>
# Dieser Quelltext ist bezogen auf die erste Version des Diagramms von EveryPicture.
 
set title 'Kombinierter Verkehr in Deutschland'
unset key
set style fill transparent solid 0.3
set grid xtics ytics mytics
 
set xlabel 'Jahr'
# Definitionsbereich
set xrange [1996:2011]
# Einteilung der x-Achse
set xtics 1
 
set ylabel 'Beförderungsmenge in 1000 Tonnen'
# Wertebereich
set yrange [0:90000]
# Einteilung der y-Achse
set ytics 10000
set format y '%.0f'
 
set terminal svg size 800,600 font 'Arial,10'
set output 'Ausgabedatei.svg'
 
# '-' nimmt die nachfolgenden Daten als Eingabewerte
plot '-' using 1:($2) with filledcurves below x1 linetype rgb 'dark-red' linewidth 3, \
'-' using 1:($2) with filledcurves below x1 linetype rgb 'dark-blue' linewidth 3
# Datenquelle: Bundesministerium für Verkehr, Bau und Stadtentwicklung (Hrsg.): Verkehr in Zahlen 2013/2014.
1996 30783  	
1997 33918  	
1998 34190  	
1999 33102 		
2000 34320 		
2001 34664 		
2002 33429 		
2003 36313 		
2004 40655 		
2005 51411 		
2006 60706 		
2007 70147 		
2008 73808 		
2009 62606 		
2010 71694 		
2011 76508 		
e
1996		 7445
1997		 8635
1998     	 9131
1999  		10263
2000  		12080
2001  		12402
2002  		13430
2003  		14817
2004  		17388
2005  		18911
2006  		18556
2007 		20051
2008 		18917
2009 		18339
2010 		21810
2011 		21707
e

File history

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

Date/TimeThumbnailDimensionsUserComment
current10:10, 21 June 2015Thumbnail for version as of 10:10, 21 June 2015800 × 600 (32 KB)Kopiersperre (talk | contribs)Verkehr in Zahlen 2014/2015
22:27, 22 January 2015Thumbnail for version as of 22:27, 22 January 2015800 × 600 (20 KB)EveryPicture (talk | contribs)

File usage on other wikis

The following other wikis use this file:

Metadata