See also the Data Governance page on Exchange Rate data governance, as well as the BW page on BW Currency Conversion.

Data Object Definition


Exchange rates are conversion rates set between two currencies, published in Reuters website, identified by a RIC code (*) and daily uploaded to Solvay systems. The rate is usually ECB (European Central Bank) rate.

*RIC code: A Reuters Instrument Code, or RIC, is a ticker-like code used by Thomson Reuters to identify financial instruments and indices. The codes are used for looking up information on various Thomson Reuters financial information systems.

Data Model


Exchange rate data in the Data Lake is composed of 1 table view:

  1. V_DIM_exchange_rate

Project Space: prj-data-pricing-dev
See how this entity relates to the others in the pricing data model here.

Additional Info & Comments


Data Flow


Tables & Attributes


View ID: prj-data-pricing-dev.DataOcean.V_DIM_exchange_rate

fullnametypedescription
exchange_rate_keySTRING
source_system_idSTRING
effective_dateDATE
from_currencySTRING
to_currencySTRING
exchange_rateFLOAT
ratio_for_from_currencyFLOAT
ratio_for_to_currencyFLOAT
exchange_rate_typeSTRING
exchange_rate_type_usageSTRING
system_idSTRING
inserted_dateTIMESTAMP
updated_dateTIMESTAMP
delete_flagBOOLEAN