From Wikipedia, the free encyclopedia
Original file (SVG file, nominally 1,200 × 600 pixels, file size: 25 KB)
Summary
Gnuplot script to generate this plot
This
W3C-unspecified plot was created with
Gnu plot .
#!/usr/bin/gnuplot
# gnuplot 4.2 / Ubuntu 8.10
#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.01.1500' : '31.12.2012' ]
set xtics 788400000
set mxtics 5
set format x '%Y'
set ylabel 'Einwohnerzahl'
set ytics 25000
set format y '%.0f'
set term svg size 1200 , 600 font "Arial,16"
set output 'heidelberg_population.svg'
plot '-' using 1 : ( $ 2 ) with filledcurves below x1 lt rgb 'dark-blue' lw 2
30.06.1439 ; 5200
30.06.1588 ; 6300
30.06.1717 ; 4800
30.06.1784 ; 10754
30.06.1810 ; 10312
30.06.1812 ; 9826
30.06.1830 ; 13345
03.12.1852 ; 14564
03.12.1858 ; 15600
03.12.1861 ; 16300
03.12.1864 ; 17666
03.12.1867 ; 18300
01.12.1871 ; 19983
01.12.1875 ; 22334
01.12.1880 ; 24417
01.12.1885 ; 26900
01.12.1890 ; 31739
02.12.1895 ; 35190
01.12.1900 ; 40121
01.12.1905 ; 49527
01.12.1910 ; 56016
01.12.1916 ; 47554
05.12.1917 ; 47483
08.10.1919 ; 60831
16.06.1925 ; 73034
16.06.1933 ; 84641
17.05.1939 ; 86467
31.12.1945 ; 95811
29.10.1946 ; 111488
13.09.1950 ; 116488
25.09.1956 ; 121910
06.06.1961 ; 125264
31.12.1965 ; 125507
27.05.1970 ; 129656
31.12.1975 ; 129368
31.12.1980 ; 133227
31.12.1985 ; 134724
25.05.1987 ; 127768
31.12.1990 ; 136796
31.12.1995 ; 138781
31.12.2000 ; 140259
31.12.2005 ; 142933
31.12.2010 ; 147312
31.12.2011 ; 149633
31.12.2012 ; 150335
e
Licensing
I, the copyright holder of this work, hereby publish 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.
http://creativecommons.org/publicdomain/zero/1.0/deed.en CC0 Creative Commons Zero, Public Domain Dedication false false
English Add a one-line explanation of what this file represents
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time Thumbnail Dimensions User Comment
current 11:31, 24 January 2015 1,200 × 600 (25 KB) Gorgo size corrected
11:28, 24 January 2015 1,200 × 600 (25 KB) Gorgo == {{int:filedesc}} == {{Information |Description={{en|1=Heidelberg population statistics, since 1439}} {{de|1=Einwohnerentwicklung von Heidelberg seit 1439}} |Source={{own}}; data from de:Heidelberg |Author=Gorgo |Date=2015-01-24 |...
File usage
The following page uses this file:
Global file usage
The following other wikis use this file:
Usage on fr.wikipedia.org
Usage on it.wikipedia.org
Usage on ny.wikipedia.org
Usage on ro.wikipedia.org
Usage on vi.wikipedia.org
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.