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


Customer Geographic data in the Data Lake is composed of 4 different table views:

  1. DIM_geo_zoneregion
  2. DIM_regioncountry
  3. DIM_countrymini_zone
  4. DIM_minigeo_zone

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

Additional Info & Comments  

Tables & Attributes

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

fullnametypedescription

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

geo_zone_keySTRINGgeo_zone_idSTRINGgeo_zone_nameSTRINGmeta_source_systemSTRINGinserted_dateTIMESTAMPupdated_dateTIMESTAMPdelete_flagBOOLEAN



View ID: prj-data-pricing-dev.DataOcean.V_DIM_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 

fullnametypedescriptionmini_zone_keySTRINGmini_zone_idSTRINGmini_zone
fullnametypedescription
country_keySTRING
country_idSTRING
country_nameSTRINGmeta_source_systemSTRINGinserted_dateTIMESTAMPupdated_dateTIMESTAMPdelete_flagBOOLEAN

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

_nameSTRING
meta_source_systemSTRING
inserted_dateTIMESTAMP
updated_dateTIMESTAMP
delete_flagBOOLEAN