diff --git a/models/marts/customers.sql b/models/marts/customer360/customers.sql similarity index 100% rename from models/marts/customers.sql rename to models/marts/customer360/customers.sql diff --git a/models/marts/customers.yml b/models/marts/customer360/customers.yml similarity index 100% rename from models/marts/customers.yml rename to models/marts/customer360/customers.yml diff --git a/models/marts/order_items.sql b/models/marts/customer360/order_items.sql similarity index 100% rename from models/marts/order_items.sql rename to models/marts/customer360/order_items.sql diff --git a/models/marts/order_items.yml b/models/marts/customer360/order_items.yml similarity index 100% rename from models/marts/order_items.yml rename to models/marts/customer360/order_items.yml diff --git a/models/marts/orders.sql b/models/marts/customer360/orders.sql similarity index 100% rename from models/marts/orders.sql rename to models/marts/customer360/orders.sql diff --git a/models/marts/orders.yml b/models/marts/customer360/orders.yml similarity index 99% rename from models/marts/orders.yml rename to models/marts/customer360/orders.yml index c093390..c1de688 100644 --- a/models/marts/orders.yml +++ b/models/marts/customer360/orders.yml @@ -150,4 +150,4 @@ metrics: type: cumulative type_params: measure: order_count - window: 7 days \ No newline at end of file + window: 7 days diff --git a/models/marts/ecommerce/home_page.yaml b/models/marts/ecommerce/home_page.yaml new file mode 100644 index 0000000..d3f5a12 --- /dev/null +++ b/models/marts/ecommerce/home_page.yaml @@ -0,0 +1 @@ + diff --git a/models/marts/semantics/olist_closed_deals.yaml b/models/marts/ecommerce/olist_closed_deals.yaml similarity index 100% rename from models/marts/semantics/olist_closed_deals.yaml rename to models/marts/ecommerce/olist_closed_deals.yaml diff --git a/models/marts/semantics/olist_marketing_qualified_leads.yaml b/models/marts/ecommerce/olist_marketing_qualified_leads.yaml similarity index 96% rename from models/marts/semantics/olist_marketing_qualified_leads.yaml rename to models/marts/ecommerce/olist_marketing_qualified_leads.yaml index 2e7eafb..4c51114 100644 --- a/models/marts/semantics/olist_marketing_qualified_leads.yaml +++ b/models/marts/ecommerce/olist_marketing_qualified_leads.yaml @@ -32,4 +32,4 @@ metrics: measure: name: mqls fill_nulls_with: 0 - join_to_timespine: true \ No newline at end of file + join_to_timespine: true diff --git a/models/marts/semantics/users.yaml b/models/marts/ecommerce/users.yaml similarity index 93% rename from models/marts/semantics/users.yaml rename to models/marts/ecommerce/users.yaml index e73cb3e..6701e9d 100644 --- a/models/marts/semantics/users.yaml +++ b/models/marts/ecommerce/users.yaml @@ -14,4 +14,4 @@ semantic_models: - name: device type: categorical - name: sex - type: categorical \ No newline at end of file + type: categorical diff --git a/models/marts/semantics/home_page.yaml b/models/marts/semantics/home_page.yaml deleted file mode 100644 index e69de29..0000000