Currency Rate Euro€ To USD$ (2003-2022)
Accurate Currency Exchange Rate for Euro€ to USD$
@kaggle.meetnagadia_currency_rate_euro_to_usd
Accurate Currency Exchange Rate for Euro€ to USD$
@kaggle.meetnagadia_currency_rate_euro_to_usd
CREATE TABLE eurusdx (
"date" TIMESTAMP,
"open" DOUBLE,
"high" DOUBLE,
"low" DOUBLE,
"close" DOUBLE,
"adj_close" DOUBLE,
"volume" DOUBLE
);
Anyone who has the link will be able to view this.