English: Botswana population (1960-2017). From UN estimates, World Population Prospects: The 2017 Revision Y-axis : Number of inhabitants in thousands.
The source data of the chart is in the SVG image file in a clearly readable format. You see the original numbers inside of the SVG file in the form of a list such as this:
...
1995 10.06
1996 11.75
1997 12.45
...
Content of SVG
To view the data download the SVG file itself. To do so right-click this link, and then choose the option to save: File:Botswana-demography.svg. Launch any text editor. Open the downloaded SVG file with the text editor (usually; file menu, open). To see the list of data, search for the phrase id="graph1".
Edit SVG
Please, do not use a special SVG editor such as Inkscape; the readability of the database would be destroyed. You can edit the SVG file with any text editor, for example; en: List of text editors. You can view the edited SVG file in various web browsers. As of 2011, all major desktop browsers, and many minor ones, have some level of SVG support. See: en: Scalable Vector Graphics#Support for SVG in web browsers. When satisfied with your edits, upload the edited SVG file with the link labeled "Upload a new version of this file".
Eu, titular dos direitos de autor desta obra, dedico-a ao domínio público, com aplicação em todo o mundo. Nalguns países isto pode não ser legalmente possível; se assim for: Concedo a todos o direito de usar esta obra para qualquer fim, sem quaisquer condições, a menos que tais condições sejam impostas por lei.
Gnuplot
Version 4.2 patchlevel 5
set term svg size 800,500 dynamic font "sans-serif"
set autoscale xfix
set grid
set style data linespoints
set pointsize 0.6
unset key
plot "population.txt" linetype rgb "#FF00FF" pt 5
Este ficheiro contém informação adicional, provavelmente adicionada a partir da câmara digital ou scanner utilizada para criar ou digitalizar a imagem. Caso o ficheiro tenha sido modificado a partir do seu estado original, alguns detalhes poderão não refletir completamente as mudanças efetuadas.
Título curto
plain text svg graphic
Título
This svg graphic is to edit with an text editor.
Please do not overwrite this file by saving with an image editor.
----------------
All values are scaled by 100. This is necessary to keep the lines from turning into ribbons.