Annual average EUR exchange rates for the 5 non-Euro countries this
project covers, 2008-2022. Supplied by the OECD alongside the original
Stata package (Stata/exchange_rates.dta); bundled here as-is because it
is small, non-confidential reference data. Used by
build_accounts_indicators() to convert turnover to national currency
for the countries in country_patches$non_euro.
Format
A data frame with 75 rows and 4 columns:
- currency
3-letter currency code (e.g.
"HRK").- year
Calendar year.
- rate
Annual average units of national currency per EUR.
- country
2-letter country code — the join key used by
build_accounts_indicators(), alongsideyear.
Source
Eurostat, via the OECD Scale Up project's exchange_rates.dta
(Stata/ in the original package). See
https://ec.europa.eu/eurostat/databrowser/view/ERT_BIL_EUR_A/default/table?lang=en.