This is a file from the Justapedia Commons

File:Euro exchange rate to ILS.svg

From Justapedia, unleashing the power of collective wisdom
Jump to navigation Jump to search

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

Any autoconfirmed user can overwrite this file from the same source. Read COM:OVERWRITE first.

Summary

Description
English: Exchange rate Euro - Israeli new shekel, from 2011
Українська: Валютний курс Євро - Ізраїльський новий шекель, з 2011
Date
Source Own work Data from https://www.ecb.europa.eu/stats/policy_and_exchange_rates/euro_reference_exchange_rates/html/index.en.html
Author TheLotCarmen
SVG development
InfoField
 
The SVG code is valid.
 
This exchange rate was created with Gnuplot.
 
 This plot uses embedded text that can be easily translated using a text editor.
This file may be updated to reflect new information.
If you wish to use a specific version of the file without new updates being mirrored, please upload the required version as a separate file.
Source code
InfoField

Gnuplot code

# gnuplot script for plotting eurofxref-hist.csv as obtained from
#  https://www.ecb.europa.eu/stats/policy_and_exchange_rates/euro_reference_exchange_rates/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 https://www.ecb.europa.eu/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 ['2011-01-01':*]
set mxtics 6
#set xlabel 'Date'

set ylabel 'ILS'
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 ILS.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:($33) title '1 Euro in ILS' 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

21 April 2018

image/svg+xml

File history

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

Date/TimeThumbnailDimensionsUserComment
current15:08, 25 July 2024Thumbnail for version as of 15:08, 25 July 2024800 × 400 (69 KB)wikimediacommons>TheLotCarmenupdate
No pages on the Justapedia use this file (pages on other projects are not listed).

Metadata