Foreign Exchange Data from the Contonso Dataset
Description
This dataset contains information about foreign exchange (FX) rates between different currencies. It includes details about the exchange rate for a given date, as well as the currencies involved. This dataset is useful for analyzing currency conversions and understanding the exchange rates between different currencies over time.
Usage
fx
Format
A data frame with 4 columns:
- date
- 
DateThe date of the exchange rate.
- from_currency
- 
characterThe code of the source currency (e.g., "USD", "EUR").
- to_currency
- 
characterThe code of the target currency (e.g., "GBP", "JPY").
- exchange
- 
doubleThe exchange rate between the source and target currencies on the given date.
Source
https://github.com/sql-bi/Contoso-Data-Generator-V2-Data/releases/tag/ready-to-use-data