Baselight
Sign In
kaggle

Currency Foreign Exchange Rates

Kaggle

@kaggle.dhruvildave_currency_exchange_rates

Loading...
Loading...

A historical dataset of currency foreign exchange rates

Dataset Description

This is a historical dataset of currency foreign exchange rates. This dataset includes 113 currencies in total with exchange values in varied permutations. It can be used for various task like time series analysis and forecasting. There are approximately 1.4 million rows and 7 columns in the dataset.

The data has two main columns in particular:

  • slug
  • currency

slug column is of form "ABC/PQR" where ABC and PQR are standard active currency codes as of ISO 4217. currency contains a currency code which is the unit of the value in the tables. For example, if slug is JPY/INR and currency is INR it means that $$1 \text{ JPY} = x \text{ INR}$$ where x is in INR.

The other columns are the regular OHLC (Open - High - Low - Close) columns along with the date.

Image Credits: Unsplash - Tech Daily


Related Datasets

Share link

Anyone who has the link will be able to view this.