Global Currencies To USD
International Exchange rates of various global currencies to US dollars.
@kaggle.pawanbhandarkar_global_currencies_to_usd
International Exchange rates of various global currencies to US dollars.
@kaggle.pawanbhandarkar_global_currencies_to_usd
CREATE TABLE currency_to_usd (
"unnamed_0" BIGINT,
"currency" VARCHAR,
"usd" DOUBLE
);
Anyone who has the link will be able to view this.