FX Rates Timeseries
Snowflake table name : CYBERSYN.FX_RATES_TIMESERIES
Name | Description | Type | Example |
---|---|---|---|
| A unique identifier for the currency pair | VARCHAR |
|
| A human-readable unique identifier for the currency pair | VARCHAR |
|
| ISO 4217 currency code for the base currency | VARCHAR |
|
| ISO 4217 currency code for the quote currency | VARCHAR |
|
| Long name of base currency | VARCHAR |
|
| Long name of quote currency | VARCHAR |
|
| Date for the foreign exchange spot rate | DATE |
|
| Price for the base currency in terms of the quote currency | FLOAT |
|
Last updated