File:TXL stats.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为800 × 400像素,文件大小:12 KB)


摘要

描述
English: Berlin Tegel Airport, statistical data
Deutsch: Flughafen Berlin-Tegel, Verkehrszahlen seit 1991
日期
来源 自己的作品; data from berlin-airport.de
作者 Gorgo

Gnuplot script to generate this plot

 
本W3C状态不明的矢量图使用Gnuplot创作.
#!/usr/bin/gnuplot
# gnuplot 4.2 / Ubuntu 8.10 

#input
set timefmt "%Y"
set datafile separator ";"
 
#output
set key top left
set style data lines
set grid
 
set xdata time
set xlabel 'Jahr'
set xrange ['1990':'2012']
set xtics 157680000
set mxtics 5
set format x '%Y'
 
set ylabel '10.000 Flugbewegungen / Millionen Fluggäste'
set ytics nomirror
set ytics 5
set yrange [0:20]

set y2tics 10
set autoscale y2
set y2range [0:60]
set y2label '1000t Luftfracht'

set term svg size 800,400 font "Arial,10"
set output 'TXL_stats.svg'

plot '-' using 1:($2/1000000) title 'Fluggastaufkommen in Millionen' axes x1y1 lt rgb 'dark-blue' lw 2, \
'-' using 1:($2/10000) title 'Flugbewegungen in 10.000' axes x1y1 lt rgb 'red' lw 2, \
'-' using 1:($2/1000) title 'Luftfracht in 1000t' axes x1y2 lt rgb 'dark-green' lw 2
1991;6715402
1992;6641634
1993;7000168
1994;7234345
1995;8186512
1996;8298736
1997;8622359
1998;8810476
1999;9543437
2000;10268325
2001;9863870
2002;9055002
2003;11055303
2004;11014062
2005;11500454
2006;11787960
2007;13345188
2008;14486610
2009;14180084
2010;15025600
2011;16919820
2012;18164203
e
1991;120344
1992;96896
1993;90750
1994;93103
1995;112521
1996;117247
1997;117495
1998;115092
1999;118188
2000;127668
2001;125484
2002;111334
2003;134395
2004;131875
2005;137288
2006;134322
2007;145423
2008;161237
2009;156262
2010;158570
2011;169384
2012;171114
e
1991;13585
1992;16493
1993;16060
1994;16625
1995;17131
1996;17836
1997;19043
1998;15183
1999;15349
2000;17096
2001;17578
2002;13787
2003;12800
2004;12009
2005;11246
2006;13490
2007;14830
2008;28427
2009;25057
2010;31767
2011;26578
2012;26933
e

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
Creative Commons CC-Zero 本作品采用知识共享CC0 1.0 通用公有领域贡献许可协议授权。
采用本宣告发表本作品的人,已在法律允许的范围内,通过在全世界放弃其对本作品拥有的著作权法规定的所有权利(包括所有相关权利),将本作品贡献至公有领域。您可以复制、修改、传播和表演本作品,将其用于商业目的,无需要求授权。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2012年9月2日 (日) 13:162012年9月2日 (日) 13:16版本的缩略图800 × 400(12 KB)Gorgo2011
2011年2月13日 (日) 15:112011年2月13日 (日) 15:11版本的缩略图800 × 400(12 KB)Gorgo+2010
2010年11月21日 (日) 16:332010年11月21日 (日) 16:33版本的缩略图800 × 400(12 KB)Gorgo== Summary == {{Information |Description={{en|1=Berlin Tegel Airport, statistical data}} {{de|1=Flughafen Berlin-Tegel, Verkehrszahlen seit 1991}} |Source={{own}}; data from [http://www.berlin-airport.de/DE/UeberUns/Verkehrsstatistik/Monatlich/TXL berlin-

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据