File:Bad Wiessee Einwohnerentwicklung 1.svg
Summary
Description |
English: Bad Wiessee population 1840-2018 Deutsch: Einwohnerentwicklung von Bad Wiessee 1840-2018 |
|||
Date | ||||
Source | Own work based on:; Datenquelle: Bayerisches Landesamt für Statistik – Tabelle 12111-101z - Code 09182111 | |||
Author | Stefan Meister | |||
Permission (Reusing this file) |
Stefan Meister, the copyright holder of this work, hereby publishes it under the following license:
|
|||
SVG development | Category:Valid SVG created with Gnuplot#Bad%20Wiessee%20Einwohnerentwicklung%201.svg ![]() Category:Translation possible - SVGThis plot uses embedded text that can be easily translated using a text editor. |
Gnuplot script to generate this plot
# Bad Wiessee Einwohnerentwicklung 1840-2018
#input
set timefmt "%d.%m.%Y"
set datafile separator ";"
#output
unset key
set style data lines
set style fill transparent solid 0.4
set grid
set xdata time
set xlabel 'Jahr'
set xrange ['01.12.1840':'31.12.2018']
set xtics 315500000
set mxtics 5
set format x '%Y'
set ylabel 'Einwohnerzahl'
set ytics 500
set format y '%.0f'
set term svg size 700,400 font "Arial,10"
set output 'Bad Wiessee Einwohnerentwicklung 1a.svg'
plot '-' using 1:($2) with filledcurves below x1 lt rgb 'dark-blue' lw 2
01.12.1840;305
01.12.1871;356
01.12.1900;589
16.06.1925;1026
17.05.1939;2414
13.09.1950;4275
31.12.1956;3874
31.12.1957;4022
31.12.1958;4103
31.12.1959;4138
31.12.1960;4101
31.12.1961;4048
31.12.1962;3980
31.12.1963;4083
31.12.1964;4264
31.12.1965;4364
31.12.1966;4370
31.12.1967;4500
31.12.1968;4777
31.12.1969;5067
31.12.1970;3988
31.12.1971;4266
31.12.1972;4437
31.12.1973;4487
31.12.1974;4505
31.12.1975;4457
31.12.1976;4453
31.12.1977;4550
31.12.1978;4652
31.12.1979;4612
31.12.1980;4612
31.12.1981;4558
31.12.1982;4569
31.12.1983;4536
31.12.1984;4496
31.12.1985;4426
31.12.1986;4378
31.12.1987;4173
31.12.1988;4266
31.12.1989;4396
31.12.1990;4492
31.12.1991;4627
31.12.1992;4661
31.12.1993;4640
31.12.1994;4508
31.12.1995;4447
31.12.1996;4400
31.12.1997;4369
31.12.1998;4317
31.12.1999;4298
31.12.2000;4250
31.12.2001;4207
31.12.2002;4210
31.12.2003;4251
31.12.2004;4274
31.12.2005;4465
31.12.2006;4560
31.12.2007;4635
31.12.2008;4634
31.12.2009;4644
31.12.2010;4640
31.12.2011;4607
31.12.2012;4672
31.12.2013;4731
31.12.2014;4777
31.12.2015;4913
31.12.2016;4889
31.12.2017;5016
31.12.2018;5022
e
Licensing
Stefan Meister, the copyright holder of this work, hereby publishes it under the following license:
![]() ![]() |
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.
|