Currencies
Standardized currency definitions based on ISO 4217 for reporting and metrics.
Semantic Contract
Definitions
| Column | Description |
|---|---|
| id | Unique identifier of the currency. |
| currency_code | ISO 4217 currency codes. |
Sample & Implementation
| id | name |
|---|---|
| 1 | EUR |
| 2 | USD |
| 3 | GBP |
| 4 | CHF |
Data Format
Field
Type
Dependencies
- None.