File:Kombinierter Verkehr Schifffahrt.svg

Uploaded by Kopiersperre
Upload date 2015-06-21T10:09:52Z
MIME type image/svg+xml
Dimensions 800 × 600 px
File size 35.4 KB

Summary

Description
Deutsch: Beförderungsmenge im Kombinierten Verkehr von 1996 bis 2011. Betrachtet wird die Gesamtmasse der durch Schifffahrt transportierten Güter, die im Vor- oder Nachlauf mit anderen Verkehrsmitteln transportiert wurden.
Date
Source

Own work based on: Bundesministerium für Verkehr, Bau und Stadtentwicklung, ed. (in German) (2013) Verkehr in Zahlen 2013/2014, Hamburg: DVV Media Group, pp. 274 ISBN: 978-3-87154-493-4. and source code

Simified
Author EveryPicture
SVG development
InfoField
 The SVG code is valid.
 This diagram was created with gnuplot.
  This plot uses embedded text that can be easily translated using a text editor.

Licensing

EveryPicture, the copyright holder of this work, hereby publishes 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.
Attribution:
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.

Source code

GNUPLOT (gnuplot) – This Wikidata item has no property P154 (logo). Click here to edit the Wikidata item
GNUPLOT (gnuplot) – This Wikidata item has no property P154 (logo). Click here to edit the Wikidata item
This media was created with gnuplot (command-line plotting program)
Here is a listing of the source used to create this file.

Deutsch  English  +/−

# 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>
 
set title 'Kombinierter Verkehr in Deutschland: Schifffahrt'
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:170000]
# Einteilung der y-Achse
set ytics 20000
set mytics 2
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-yellow' linewidth 3
# Datenquelle: Bundesministerium für Verkehr, Bau und Stadtentwicklung (Hrsg.): Verkehr in Zahlen 2013/2014.
1996 66044
1997 69118
1998 68567
1999 75457
2000 84388
2001 88427
2002 95299
2003 103250
2004 115507
2005 124100
2006 137364
2007 146557
2008 150535
2009 121336
2010 131515
2011 152508
e

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

22 January 2015

36,269 byte

image/svg+xml

b262816ca4d9c6e7775e249a794537bb0f5d6034