File:Essen population.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 800 × 400 pixels, file size: 29 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: Essen population statistics, since 1800
Deutsch: Einwohnerentwicklung von Essen seit 1800
Date
Source Own work; data from Einwohnerentwicklung_von_Essen
Author ‍Gorgo
Permission
(Reusing this file)
I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero 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.

SVG development
InfoField
 
The SVG code is valid.
 
This population chart was created with Gnuplot.
 
 This plot uses embedded text that can be easily translated using a text editor.
Source code
InfoField

Gnuplot code

#!/usr/bin/gnuplot
# gnuplot 


# Allgemeines zu den Eingabedaten
set timefmt "%d.%m.%Y"     # Zeitangaben in TT.MM.YYYY
set datafile separator ";" # Spaltenseparator 


# Allgemeines zur Ausgabe
unset key
set style data lines
set style fill transparent solid 0.4
set grid


# Bereiche/Format/etc X-Achse 
set xdata time
set xlabel 'Jahr'
set xrange ['01.01.1800':'31.12.2016']
set xtics '01.01.1300', 60 * 60 * 24 * 365.25 * 25
                      #  xtics in Sekunden 
                      # der Beginn der X-Einteilung kann außerhalb xrange
                      # liegen
set mxtics 5
set format x '%Y'     # Beschriftungsformat JJJJ


# Bereiche/Format/etc Y-Achse
set ylabel 'Einwohnerzahl'
set yrange [0:]
set ytics 100000
set decimalsign locale "de_DE.utf8"
set decimal     locale "de_DE.utf8"
set format y  "%'.0f"  # Ausgabeformat
set mytics 5


# Ausgabeformat: Wir erzeugen SVG
# Die Ausgabedaten leiten wir in eine Pipe und sind so bei Namen der
# Ausgabedatei flexibel (Aufruf: Progname.plt > Ausgabe-svg)
set term svg size 800,400 font "Arial,14"
# keine "set output '<Dateiname>'" Angabe


# Erzeugen der Ausgabe 
plot '-' using 1:($2) with filledcurves below x1 lt rgb 'dark-blue' lw 2

Data

30.06.1503;3000
30.06.1792;3600
30.06.1803;3480
30.06.1813;4000
01.12.1816;4721
01.12.1822;4842
01.12.1825;5130
01.12.1831;5460
03.12.1834;5660
03.12.1837;5784
03.12.1840;6391
03.12.1843;7175
03.12.1846;7912
03.12.1849;8813
03.12.1852;10552
03.12.1855;12963
03.12.1858;17215
03.12.1861;20811
03.12.1864;31336
03.12.1867;40695
01.12.1871;51513
01.12.1875;54790
01.12.1880;56944
01.12.1885;65064
01.12.1890;78706
02.12.1895;96128
31.12.1896;101600
31.12.1897;106450
31.12.1898;110700
31.12.1899;114330
01.12.1900;118862
31.12.1901;185665
31.12.1902;183595
31.12.1903;185471
31.12.1904;199615
01.12.1905;231360
31.12.1906;240846
31.12.1907;249603
31.12.1908;262512
31.12.1909;271458
01.12.1910;294653
31.12.1911;302229
31.12.1912;307879
31.12.1913;320502
01.12.1916;457079
05.12.1917;470606
08.10.1919;439257
31.12.1919;444754
31.12.1920;458144
31.12.1921;472892
31.12.1922;479220
31.12.1923;471599
31.12.1924;474226
16.06.1925;470524
31.12.1925;470982
31.12.1926;471998
31.12.1927;475680
31.12.1928;478898
31.12.1929;644850
31.12.1930;647646
31.12.1931;647360
31.12.1932;647408
16.06.1933;654461
31.12.1933;655989
31.12.1934;660355
31.12.1935;661034
31.12.1936;667762
31.12.1937;670849
31.12.1938;668700
17.05.1939;666743
31.12.1939;672100
31.12.1940;667500
30.04.1945;285192
31.12.1945;488035
29.10.1946;524728
31.12.1947;554797
13.09.1950;605411
31.12.1951;625520
31.12.1952;640598
31.12.1953;663476
25.09.1956;698925
06.06.1961;726550
31.12.1961;729634
31.12.1962;731220
31.12.1963;730970
31.12.1964;730598
31.12.1965;727460
31.12.1966;719348
31.12.1967;709423
31.12.1968;704948
31.12.1969;702615
27.05.1970;698434
31.12.1970;696733
31.12.1971;691830
31.12.1972;683299
31.12.1973;674000
31.12.1974;665354
31.12.1975;677568
31.12.1976;670221
31.12.1977;664408
31.12.1978;658358
31.12.1979;652501
31.12.1980;647643
31.12.1981;643640
31.12.1982;638812
31.12.1983;631608
31.12.1984;625705
31.12.1985;619991
31.12.1986;615421
25.05.1987;623427
31.12.1987;621436
31.12.1988;620594
31.12.1989;624445
31.12.1990;626973
31.12.1991;626989
31.12.1992;627269
31.12.1993;622380
31.12.1994;617955
31.12.1995;614861
31.12.1996;611827
31.12.1997;608732
31.12.1998;603194
31.12.1999;599515
31.12.2000;595243
31.12.2001;591889
31.12.2002;585481
31.12.2003;589499
31.12.2004;588084
31.12.2005;585430
31.12.2006;583198
31.12.2007;582140
31.12.2008;579759
31.12.2009;576259
#
# Ab hier mit Daten von 
# https://de.wikipedia.org/wiki/Einwohnerentwicklung_von_Essen
# ergänzt; user:summer im Aug. 2017
31.12.2010;574635
31.12.2011;565900
31.12.2012;566862
31.12.2013;569884
31.12.2014;576691
31.12.2015;584782
31.12.2016;589145
e

File history

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

Date/TimeThumbnailDimensionsUserComment
current09:16, 27 August 2017Thumbnail for version as of 09:16, 27 August 2017800 × 400 (29 KB)Summer ... hier! (talk | contribs)Daten aktualisiert; Y-Achse mit Dezimalpunkt
17:08, 6 March 2011Thumbnail for version as of 17:08, 6 March 2011800 × 400 (17 KB)Gorgo (talk | contribs)== Summary == {{Information |Description={{en|1=Essen population statistics, since 1800}} {{de|1=Einwohnerentwicklung von Essen seit 1800}} |Source={{own}}; data from de:Einwohnerentwicklung_von_Essen |Author=Gorgo |Date=2011-03-06 |Pe

There are no pages that use this file.

Metadata