File:Bremerhaven population.svg

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

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

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
Deutsch: Bevölkerungsentwicklung von Bremerhaven von 1827 bis 2015
Date
Source Own work
Author Husky22
# gnuplot 5.0 / Windows 10

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

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

set datafile separator ";"

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

Bremerhaven.csv

Jahr/Datum;Einwohner
1827;0.019
1831;0.414
1845;3.000
1850;4.033
1858;5.500
1861;6.500
1864;7.400
1871;10.800
1875;12.296
1880;13.743
1885;14.900
1890;16.414
1895;18.366
1900;20.315
1905;23.991
1910;24.165
1916;17.183
1917;17.794
1919;21.839
1925;23.896
1933;25.779
1939;26.790
1944;110.982
1945;98.577
1946;99.208
1950;114.070
1956;130.492
1961;141.849
1965;146.220
1970;143.918
1971;144.503
1972;144.505
1973;144.578
1974;144.529
1975;143.836
1976;141.755
1977;140.505
1978;139.335
1979;138.987
1980;138.728
1981;138.105
1982;137.769
1983;136.491
1984;135.095
1985;133.521
1986;132.194
1987;126.205
1988;126.934
1989;129.357
1990;130.446
1991;130.938
1992;131.468
1993;131.492
1994;130.847
1995;130.400
1996;128.944
1997;126.915
1998;124.686
1999;122.735
2000;120.822
2001;118.701
2002;119.111
2003;118.276
2004;117.281
2005;116.615
2006;116.045
2007;115.313
2008;114.506
2009;114.031
2010;113.366
2011;112.982
2012;108.323
2013;108.844
2014;110.121
2015;114.025

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
current19:10, 11 December 2016Thumbnail for version as of 19:10, 11 December 20161,000 × 500 (22 KB)Husky22 (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

Metadata