File:Volgsk population history.svg

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

Original file(SVG file, nominally 1,200 × 900 pixels, file size: 18 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: Volzhsk's population (1939-2010).
Русский: Количество населения Волжска по годам.
Date
Source Own work (Original text: Self-made using gnuplot based upon data from http://www.mojgorod.ru/r_marijel/volzhsk/index.html)
Author DrMag
Permission
(Reusing this file)
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.
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

# Specifies encoding and output format
set encoding iso_8859_1
set terminal svg size 1200,900
set output 'Volgsk population history.svg'

# How to read the data with the years
set xdata time
set timefmt "%Y"

# Specifies the range of the axes and appearance
set xrange ["1939":"2010"]
set yrange [0:70]
set format x "%Y"
set grid
set key left

# Draws the plot and specifies its appearance ...
plot 'Volgsk.txt' using 1:2 notitle with linespoints lt 3 lw 4 pt 7 
</pre>

Data

The source data, modified to scale correctly:
<pre>
1939	19,5
1959	33,4
1967	40
1970	43
1976	53
1979	52
1982	55
1986	59
1989	60,9
1992	62,5
1996	62,1
1998	61,3
2000	61,5
2001	60,9
2003	59
2005	58
2006	57,6
2007	57,4
2008	56,9
2010	56,2

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

File history

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

Date/TimeThumbnailDimensionsUserComment
current10:49, 12 November 2010Thumbnail for version as of 10:49, 12 November 20101,200 × 900 (18 KB)DrMag (talk | contribs){{Information |Description={{en|1=Population history of Volzhsk.}} {{ru|1=Количество населения Волжска по годам.}} |Source=Self-made using gnuplot based upon data from http://www.mojgorod.ru/r_marijel/v

There are no pages that use this file.

Metadata