File:Gera population.svg

Original file(SVG file, nominally 1,000 × 500 pixels, file size: 24 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

edit
Description
Deutsch: Bevölkerungsentwicklung von Gera ab 1834
Date
Source Own work
Author Husky22
SVG development
InfoField
 
The SVG code is valid.
 
This population chart was created with Gnuplot.
 
This file uses translateable embedded text.
Source code
InfoField

Gnuplot code

#!/usr/bin/gnuplot
# gnuplot 5.0 / Windows 10
#
# Basierend auf http://commons.wikimedia.org/wiki/File:Mannheim_population.svg von Gorgo

#input
set timefmt "%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 ['1994':'2015']
set xtics 5*365.25*3600*24
set mxtics 5
set format x '%Y'
 
set ylabel 'Einwohnerzahl'
set ytics 20
set yrange [0:140.000]
set format y '%.3f'

set term svg size 1000,500 font "Arial,14"
set output 'gera_population1994.svg'

set datafile separator ";"

plot 'Gera.csv' using 1:($2) with filledcurves below x1 lt rgb 'dark-blue' lw 2

Data

# Datenquelle: http://de.wikipedia.org/wiki/Einwohnerentwicklung_von_Gera
Jahr/Datum;Einwohner
1834	10.272
1852 	13.062
1855 	13.102
1861 	14.200
1864 	15.400
1867 	16.400
1871 	17.871
1875 	20.810
1880 	27.118
1885 	34.152
1890 	39.599
1895 	43.544
1900 	45.640
1905 	47.455
1910 	49.276
1916 	46.515
1917 	44.851
1919 	73.700
1925 	81.402
1933 	83.775
1939 	83.436
1945 	88.139
1946 	89.212
1950 	98.576
1955	98.014
1960	101.373
1964	106.838
1971	111.535
1975	115.238
1981 	126.792
1985	131.843
1988	134.834
1989	132.257
1990	129.037
1991	126.521
1992	124.925
1993	122.974
1994	126.035
1995	123.555
1996	121.156
1997	118.733
1998	116.419
1999	114.718
2000	112.835
2001	109.926
2002	108.082
2003	106.365
2004	105.153
2005	103.948
2006	102.733
2007	101.618
2008	100.643
2009	99.987
2010	99.262
2011  	98.762
2012	95.821
2013	95.551
2014	95.116
2015	96.954
EOF

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 4.0 International 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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:33, 15 December 2016Thumbnail for version as of 20:33, 15 December 20161,000 × 500 (24 KB)Husky22 (talk | contribs)User created page with UploadWizard

The following page uses this file:

Metadata