Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Data Object Definition


Geographic data shows the grouping of countries into a hierarchy of regions and zones, for purpose of aggregating sales data for analytics and reporting.


Deployment Status

Status
colourGreen
titleAvailable


This data is available in the Data Ocean as of Q3 2023.


Data Model


Geographic

Basic Info  

...

data in the Data Lake is composed of

...

4 different table views:

...

...

...

...

...

...

...

...

  1. zone

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_customer

...

 

Additional Info & Comments  


Below is the overview over the structure of geographic hierarchy. 

    Image Added

  • Countries are logically divided into below 4 Geographic Zones based on geography, mostly aligning with the location Solvay plant/sites resides.
            ASIA PACIFIC
            EUROPE
            LATIN AMERICA
            NORTH AMERICA
  • Geo Zones are further divided into Mini Zone
  • Each Mini Zone will have one or many countries under it
  • Each country is further divided into smaller Regions 


Data Flow  


                Image Added


Tables & Attributes



...

region 

fullnametypedescription

...

region_keySTRING

...


region_

...

idSTRING

...


region_

...

nameSTRING

...


country_keySTRING
country_idSTRING
country_nameSTRING
meta_source_systemSTRING
inserted_dateTIMESTAMP
updated_dateTIMESTAMP
delete_flagBOOLEAN


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

...

country 

fullnametypedescription

...

country_keySTRING

...


country_idSTRING

...


country_

...

nameSTRING
meta_source_system

...

STRING
inserted_dateTIMESTAMP
updated_dateTIMESTAMP
delete_flagBOOLEAN

...

Other Info & Comments  

...