File:Euro exchange rate to PLN.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search

Euro_exchange_rate_to_PLN.svg(SVG file, nominally 600 × 480 pixels, file size: 51 KB)

[edit] Summary

Description
English: Exchange rate Euro - Polish złoty
Deutsch: Wechselkurs Euro - Złoty
Date

6 January 2009(2009-01-06)

Source

created with gnuplot, data from http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html

Author

created with gnuplot, data from http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html

Permission
(Reusing this image)

See below.


[edit] gnuplot script to generate this plot

#by Hankwang
# gnuplot script for plotting eurofxref-hist.csv as obtained from
#  http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html

# download and unzip data if not available - delete eurofxref* to force new download.
# remove or comment out these lines in Windows/MacOS.
! [ -f eurofxref-hist.csv ] || wget http://www.ecb.int/stats/eurofxref/eurofxref-hist.zip
! [ -f eurofxref-hist.csv ] || unzip eurofxref-hist.zip

# strip commas and comment lines from the CSV file and write the result in 'euro.dat'.
# (remove this line in Windows and do it by hand)
! perl -ne "s@N/A@0@g; s/,/ /g; /^[0-9]/ || next; print; " eurofxref-hist.csv > euro.dat


set timefmt "%Y-%m-%d"
set xdata time
set format x '%y-%b'
set ylabel '1 Euro in PLN'
set xlabel 'Date'
set grid
set style data lines
set key top left
## gnuplot version with Fedora Core 3
# set term png small picsize 600 480 xffffff x000000 xa0a0a0 x00bf00 xbf0000 x0000bf
## gnuplot version with Ubuntu Linux 6
#set term png small size 600,480 xffffff x000000 xa0a0a0 x00bf00 xbf0000 x0000bf
## gnuplot for SVG - gnuplot 4.2 / Ubuntu 8.10 
set term svg size 600,480 font "Arial,10"

set outp 'Euro exchange rate to PLN.svg'
set style line 1 lt 3 lw 1

#available currencies:
#first one is $2, second $3 and so on
#USD,JPY,BGN,CYP,CZK,DKK,EEK,GBP,HUF,LTL,LVL,MTL,PLN,ROL,RON,SEK,SIT,SKK,CHF,ISK,NOK,HRK,
#RUB,TRL,TRY,AUD,BRL,CAD,CNY,HKD,IDR,INR,KRW,MXN,MYR,NZD,PHP,SGD,THB,ZAR																																																																																																																																																																																																																							
plot 'euro.dat' usi 1:($14) title 'PLN' ls 1

[edit] Licensing

I, the copyright holder of this work, hereby publish it under the following license:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Беларуская | Беларуская (тарашкевіца) | Български | বাংলা | ইমার ঠার/বিষ্ণুপ্রিয়া মণিপুরী | Brezhoneg | Bosanski | Català | Cebuano | Česky | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | فارسی | Suomi | Français | Gaeilge | Galego | עברית | Hrvatski | Magyar | Հայերեն | Bahasa Indonesia | Ido | Íslenska | Italiano | 日本語 | ქართული | ភាសាខ្មែរ | 한국어 | Kurdî / كوردی | Latina | Lëtzebuergesch | Lietuvių | 文言 | Македонски | Bahasa Melayu | Malti | Nnapulitano | Plattdüütsch | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Occitan | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | Kiswahili | తెలుగు | ไทย | Tagalog | Türkçe | Українська | اردو | Vèneto | Tiếng Việt | Volapük | Yorùbá | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/−

Creative Commons license
Creative Commons Attribution Creative Commons Share Alike
This file is licensed under the Creative Commons Attribution ShareAlike 3.0 License. In short: you are free to share and make derivative works of the file under the conditions that you appropriately attribute it, and that you distribute it only under a license identical to this one. Official license

This licensing tag was added to this file as part of the GFDL licensing update.


Alemannisch | Беларуская (тарашкевіца) | Català | Česky | Deutsch | Deutsch (Sie-Form) | Ελληνικά | English | Español | Eesti | Suomi | Français | Hrvatski | Հայերեն | Italiano | 한국어 | Lietuvių | Македонски | Polski | Português | Português do Brasil | Русский | Svenska | ไทย | Vèneto | Tiếng Việt | +/−

File history

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

Date/TimeThumbnailDimensionsUserComment
current01:57, 11 October 2009Thumbnail for version as of 01:57, 11 October 2009600×480 (51 KB)Gorgo (talk | contribs) (updated)
17:53, 6 January 2009Thumbnail for version as of 17:53, 6 January 2009600×480 (49 KB)Gorgo (talk | contribs) (== Summary == {{Information |Description={{en|1=Exchange rate Euro - Polish złoty}} {{de|1=Wechselkurs Euro - Złoty}} |Source=created with gnuplot, data from http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html |Author=created with gnuplot, da)

There are no pages that link to this file.