File:Einwohnerentwicklung Kolbermoor.svg

Summary

Description
English: Kolbermoor population, since 1840
Deutsch: Einwohnerentwicklung von Kolbermoor seit 1840
Date
Source Own work; data from GENESIS-Online Bayern: Ergebnis - 12111-101z. Bayerisches Landesamt für Statistik und Datenverarbeitung. Retrieved on 2012-11-23. and GENESIS-Online Bayern: Ergebnis - 12411-001. Bayerisches Landesamt für Statistik und Datenverarbeitung. Retrieved on 2014-01-07.
Author Chjb
SVG development
InfoField
 
The source code of this SVG is invalid due to an error.
 
This W3C-invalid plot was created with Gnuplot.
Category:Invalid SVG created with Gnuplot code#1000Einwohnerentwicklung%20Kolbermoor.svg
Source code
InfoField

Gnuplot code

#!/usr/bin/gnuplot
# gnuplot 4.4 / Win32

#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.2012']
set xtics 1576800000
set mxtics 5
set format x '%Y'

set ylabel 'Einwohnerzahl'
set yrange [0:20000]
set ytics 2000
set format y '%.0f'

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

plot '-' using 1:($2) with filledcurves below x1 lt rgb 'dark-blue' lw 2
01.12.1840;234
01.12.1871;2061
01.12.1900;3266
16.06.1925;5247
17.05.1939;6295
13.09.1950;8700
31.12.1956;8413
31.12.1957;8467
31.12.1958;8474
31.12.1959;8541
31.12.1960;8691
06.06.1961;9199
31.12.1961;8894
31.12.1962;8926
31.12.1963;9154
31.12.1964;9260
31.12.1965;9523
31.12.1966;9675
31.12.1967;9762
31.12.1968;9948
31.12.1969;10240
27.05.1970;10662
31.12.1970;10544
31.12.1971;10840
31.12.1972;11155
31.12.1973;11455
31.12.1974;11617
31.12.1975;11642
31.12.1976;11668
31.12.1977;11748
31.12.1978;11982
31.12.1979;12338
31.12.1980;12748
31.12.1981;13068
31.12.1982;13169
31.12.1983;13255
31.12.1984;13374
31.12.1985;13440
31.12.1986;13811
25.05.1987;13835
31.12.1987;13893
31.12.1988;14220
31.12.1989;14476
31.12.1990;14742
31.12.1991;15020
31.12.1992;15305
31.12.1993;15640
31.12.1994;16056
31.12.1995;16412
31.12.1996;16574
31.12.1997;16720
31.12.1998;16874
31.12.1999;17126
31.12.2000;17301
31.12.2001;17497
31.12.2002;17828
31.12.2003;17878
31.12.2004;17950
31.12.2005;17920
31.12.2006;17802
31.12.2007;17859
31.12.2008;17868
31.12.2009;17792
31.12.2010;17942
31.12.2011;17799
31.12.2012;17844
e

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
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.
Category:CC-BY-SA-3.0#Einwohnerentwicklung%20Kolbermoor.svg
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
Category:License migration redundant#Einwohnerentwicklung%20Kolbermoor.svgCategory:GFDL#Einwohnerentwicklung%20Kolbermoor.svg
You may select the license of your choice.
Category:Self-published work Category:Temporal population graphs of Bavaria Category:Demographic charts in German Category:Kolbermoor
Category:CC-BY-SA-3.0 Category:Demographic charts in German Category:GFDL Category:Invalid SVG created with Gnuplot code Category:Kolbermoor Category:License migration redundant Category:Self-published work Category:Temporal population graphs of Bavaria