You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Basic Info  

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.

Tables & Attributes:

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

fullnamemodetypedescription
exchange_rate_key
STRING
source_system_id
STRING
effective_date
DATE
from_currency
STRING
to_currency
STRING
exchange_rate
FLOAT
ratio_for_from_currency
FLOAT
ratio_for_to_currency
FLOAT
exchange_rate_type
STRING
exchange_rate_type_usage
STRING
system_id
STRING
inserted_date
TIMESTAMP
updated_date
TIMESTAMP
delete_flag
BOOLEAN

Other Info & Comments  

-

  • No labels