File:Euro exchange rate to SKK.svg

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

Original file(SVG file, nominally 640 × 480 pixels, file size: 50 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Exchange rate Euro - Slovak koruna
Deutsch: Wechselkurs Euro - Slowakische Krone
Date
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

gnuplot script to generate this plot[edit]

#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'
set ylabel '1 Euro in SKK'
set xlabel 'Date'
set grid
set style data lines
set key top left
set yrange [25:50]
set xrange ['1999-01-04':'2008-12-31']
set xtics 31536000
set mxtics 12
## 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 640,480 font "Arial,10"

set outp 'Euro exchange rate to SKK.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:($19) title 'SKK' ls 1

Licensing[edit]

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.
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.
This licensing tag was added to this file as part of the GFDL licensing update.

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:32, 25 December 2009Thumbnail for version as of 20:32, 25 December 2009640 × 480 (50 KB)Gorgo (talk | contribs)fixed dates
18:07, 6 January 2009Thumbnail for version as of 18:07, 6 January 2009600 × 480 (47 KB)Gorgo (talk | contribs)== Summary == {{Information |Description={{en|1=Exchange rate Euro - Slowakische Krone}} {{de|1=Wechselkurs Euro - Slovak koruna}} |Source=created with gnuplot, data from http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html |Author=created with

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata