File:Euro exchange rate to ISK.svg
From Wikimedia Commons, the free media repository
Euro_exchange_rate_to_ISK.svg (SVG file, nominally 600 × 480 pixels, file size: 47 KB)
[edit] Summary
| Description |
English: Exchange rate Euro - Icelandic króna
Deutsch: Wechselkurs Euro - Isländische Krone
|
|---|---|
| Date |
6 January 2009 |
| 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 ISK' 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 ISK.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:($21) title 'ISK' ls 1
[edit] Licensing
|
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 02:30, 6 January 2009 | 600×480 (47 KB) | Gorgo (Talk | contribs) | (== Summary == {{Information |Description={{en|1=Exchange rate Euro - Icelandic króna}} {{de|1=Wechselkurs Euro - Isländische Krone}} |Source=created with gnuplot, data from http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html |Author=created w) |
- Edit this file using an external application (See the setup instructions for more information)
File links
There are no pages that link to this file.
Global file usage
The following other wikis use this file:
- Usage of Euro exchange rate to ISK.svg on dewiki