Transformation Configuration Setup
This page provides instructions on what transform code should be added to a script manifest file to transform H-E-B Circana data into the Unified Retail Market Share Schema (URMS).
Last updated
Was this helpful?
Was this helpful?
urms_heb_circana_lp:
conditional_integrations: "retail_heb_circana_data AND retail_heb_circana_products"
scripts:
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_lp/tests/__reset_heb_circana_lp.sql"
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_lp/8606_URMS_BAS_heb_circana_lp__base_rows.sql"
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_lp/8607_URMS_BAS_heb_circana_lp__ly_fanned.sql"
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_lp/8608_URMS_BAS_heb_circana_lp__normalized.sql"
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_lp/8611_URMS_BAS_heb_circana_lp__stage_and_load.sql"
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_lp/8612_URMS_BAS_heb_circana_lp__load_time_period_mappings.sql"urms_heb_circana_wxw:
conditional_integrations: "retail_heb_circana_data AND retail_heb_circana_products"
scripts:
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_wxw/tests/__reset_heb_circana_wxw.sql"
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_wxw/8606_URMS_BAS_heb_circana_wxw__base_rows.sql"
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_wxw/8607_URMS_BAS_heb_circana_wxw__ly_fanned.sql"
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_wxw/8608_URMS_BAS_heb_circana_wxw__normalized.sql"
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_wxw/8611_URMS_BAS_heb_circana_wxw__stage_and_load.sql"
- "github://platform-sql-shared/scripts/base/8600_URMS/heb_circana_wxw/8613_URMS_BAS_heb_circana_wxw__load_weekly_time_period_mappings.sql"