Jump to content

File:Euro exchange rate to GBP.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 800 × 400 pixels, file size: 118 KB)

Summary

Description
English: Exchange rate Euro - Pound Sterling
Deutsch: Wechselkurs Euro - Pfund Sterling
Date
Source Own work
Data from http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html (direct link to csv: http://www.ecb.int/stats/eurofxref/eurofxref-hist.zip)
Author Gorgo
SVG development
InfoField
 
The SVG code is valid.
 
This exchange rate was created with Gnuplot.
Source code
InfoField

Gnuplot code

# 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

# 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

#input
set timefmt "%Y-%m-%d"
set datafile missing 'N/A'
set datafile separator ','

#output
set key top left
set style data lines
set grid

set xdata time
set format x '%Y'
set xrange ['1999-01-01':*]
set mxtics 6
#set xlabel 'Date'

set ylabel 'GBP'
set format y '%.2f'

## gnuplot for SVG - gnuplot 4.2 / Ubuntu 8.10 
set term svg size 800,400 font "Arial,10"

set outp 'Euro exchange rate to GBP.svg'
set style line 1 lt rgb 'blue' 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,ILS,INR,KRW,MXN,MYR,NZD,PHP,SGD,THB,ZAR

plot 'eurofxref-hist.csv' usi 1:($9) title '1 Euro in GBP' ls 1

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

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

6 January 2009

image/svg+xml

File history

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

(newest | oldest) View ( | older 10) (10 | 20 | 50 | 100 | 250 | 500)
Date/TimeThumbnailDimensionsUserComment
12:24, 2 July 2011Thumbnail for version as of 12:24, 2 July 2011800 × 400 (64 KB)Gorgoupdated
14:44, 13 February 2011Thumbnail for version as of 14:44, 13 February 2011800 × 400 (62 KB)Gorgoupdated
14:16, 2 October 2010Thumbnail for version as of 14:16, 2 October 2010800 × 400 (60 KB)Gorgoupdated
13:25, 17 July 2010Thumbnail for version as of 13:25, 17 July 2010800 × 400 (60 KB)Gorgoupdated
23:34, 12 June 2010Thumbnail for version as of 23:34, 12 June 2010800 × 400 (59 KB)Gorgoudpated
22:15, 21 May 2010Thumbnail for version as of 22:15, 21 May 2010800 × 400 (59 KB)Gorgoupdated
16:17, 13 March 2010Thumbnail for version as of 16:17, 13 March 2010800 × 600 (59 KB)Gorgofixed dates, larger
17:21, 25 December 2009Thumbnail for version as of 17:21, 25 December 2009600 × 480 (53 KB)Gorgoupdated
01:54, 11 October 2009Thumbnail for version as of 01:54, 11 October 2009600 × 480 (52 KB)Gorgoupdated
02:14, 6 January 2009Thumbnail for version as of 02:14, 6 January 2009600 × 480 (49 KB)Gorgo{{Information |Description={{en|1=Exchange rate Euro - Pound Sterling}} {{de|1=Wechselkurs Euro - Pfund Sterling}} |Source=created with gnuplot, data from http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html |Author=created with gnuplot, data fr
(newest | oldest) View ( | older 10) (10 | 20 | 50 | 100 | 250 | 500)
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata