All Currency Exchange Rates To Euro
EuroXChange: ECB Meta Exchange Rate Dataset (1993-Present)
@kaggle.behzadgerami_currency_exchange_rates_to_euro
EuroXChange: ECB Meta Exchange Rate Dataset (1993-Present)
@kaggle.behzadgerami_currency_exchange_rates_to_euro
CREATE TABLE exchangerate_db_1 (
"date" TIMESTAMP,
"ars" DOUBLE,
"aud" DOUBLE,
"bgn" DOUBLE,
"brl" DOUBLE,
"cad" DOUBLE,
"chf" DOUBLE,
"cny" DOUBLE,
"cyp" DOUBLE,
"czk" DOUBLE,
"dkk" DOUBLE,
"dzd" DOUBLE,
"e01" DOUBLE,
"e02" DOUBLE,
"e03" DOUBLE,
"eek" DOUBLE,
"gbp" DOUBLE,
"grd" DOUBLE,
"h00" DOUBLE,
"h01" DOUBLE,
"h02" DOUBLE,
"h03" DOUBLE,
"hkd" DOUBLE,
"hrk" DOUBLE,
"huf" DOUBLE,
"idr" DOUBLE,
"ils" DOUBLE,
"inr" DOUBLE,
"isk" DOUBLE,
"jpy" DOUBLE,
"krw" DOUBLE,
"ltl" DOUBLE,
"lvl" DOUBLE,
"mad" DOUBLE,
"mtl" DOUBLE,
"mxn" DOUBLE,
"myr" DOUBLE,
"nok" DOUBLE,
"nzd" DOUBLE,
"php" DOUBLE,
"pln" DOUBLE,
"ron" DOUBLE,
"rub" DOUBLE,
"sek" DOUBLE,
"sgd" DOUBLE,
"sit" DOUBLE,
"skk" DOUBLE,
"thb" DOUBLE,
"try" DOUBLE,
"twd" DOUBLE,
"usd" DOUBLE,
"zar" DOUBLE
);
Anyone who has the link will be able to view this.