Exchange Rates: Currencies & Gold (2002-2024)
Comprehensive Historical Data of Global Currencies and Gold (2002-2024)
@kaggle.milangabriel_exchange_rates_currencies_and_gold_2002_2024
Comprehensive Historical Data of Global Currencies and Gold (2002-2024)
@kaggle.milangabriel_exchange_rates_currencies_and_gold_2002_2024
CREATE TABLE polish_zloty_exchange_rates (
"unnamed_0" BIGINT,
"date" TIMESTAMP,
"usd" DOUBLE,
"eur" DOUBLE,
"jpy" DOUBLE,
"gbp" DOUBLE,
"aud" DOUBLE,
"cad" DOUBLE,
"chf" DOUBLE,
"inr" DOUBLE,
"zar" DOUBLE,
"sgd" DOUBLE,
"mxn" DOUBLE,
"brl" DOUBLE,
"krw" DOUBLE,
"try" DOUBLE,
"sek" DOUBLE,
"nok" DOUBLE,
"gold" DOUBLE
);
Anyone who has the link will be able to view this.