Welcome to Demo Data Marketplace

Enabling effortless discovery, accessibility, and reuse of crucial data across the organization

Domains

Overview of domains and subdomains, with their connected teams

DOMAIN
The domain Web Shop
3 Teams 12 Data Products
DOMAIN
The domain Operations
1 Team 3 Data Products
The domain Finance & Legal
1 Team 2 Data Products
The domain Marketing & Communications
1 Team 2 Data Products
DOMAIN
The domain Data & AI
1 Team 0 Data Products

Data Products

The most popular data products

  • Icon
    Data Product (Source-Aligned)

    This is an actively managed, high-quality data product that consolidates every order-created event from the company’s sales systems, providing a complete and accurate view of customer purchases. It includes personally identifiable details such as email, phone number, and invoice address, enabling deep insights into customer behavior, repeat purchasing patterns, and fulfillment efficiency. The data helps business teams answer questions like which customers are most valuable, which products drive the highest order totals, and how often customers place follow-up orders after cancellations. It supports strategic initiatives such as revenue forecasting, churn reduction, and customer satisfaction analysis. The dataset consists of two linked tables: - Orders - Line Items where each order can contain multiple line items representing purchased products or services. Example query: sql SELECT o.ORDER_ID, o.CUSTOMER_ID, o.ORDER_DATE, o.ORDER_TOTAL, COUNT(li.LINE_ITEM_ID) AS line_item_count FROM ANALYTICS.ORDERS_V2.ORDERS o LEFT JOIN ANALYTICS.ORDERS_V2.LINE_ITEMS li ON o.ORDER_ID = li.ORDER_ID WHERE o.ORDER_DATE >= DATEADD(day, -30, CURRENT_DATE()) GROUP BY 1, 2, 3, 4 ORDER BY o.ORDER_DATE DESC; This query summarizes customer activity over the last 30 days, showing each order’s total value and number of purchased items. Business teams can use this to track sales trends, identify high-value customers, or detect changes in product demand, all while maintaining appropriate data privacy controls for PII fields.

    Snowflake Orders (No PII) v2 2 prod
    2
    Snowflake Orders (No PII) v3 3 prod
    Snowflake Orders v2 2 prod
    1
    Snowflake Orders v2 (Dev) 2 dev
  • Icon
    Data Product (Source-Aligned)
    No description
    Articles History Snowflake v1 1 2
  • Icon
    Data Product (Source-Aligned)

    The Customers data product includes both registered users and guest buyers from the online shop. It contains all customer records collected since the launch of the platform, offering: - PII and non-PII versions - Latest state and full historical datasets This product supports downstream analytics, customer segmentation, and personalization initiatives.

    Customers History (No PII) S3 v1 1
    Customers History (PII) S3 v1 1
    Customers Latest (No PII) Databricks v1 1 1
    Customers Latest (PII) Databricks v1 1
    1
  • Icon
    Data Product (Source-Aligned)

    All search queries and results since 2020.

    Search Queries All BigQuery v1 1
    2
  • Icon
    Data Product (Source-Aligned)
    No description
    Stock Update Events Snowflake v1 1 1
  • Icon
    Data Product (Consumer-Aligned)
    No description
    Customer Cohorts Snowflake v1 1 1
  • Icon
    Data Product (Aggregate)
    No description
    Articles Latest Snowflake v1 1 1
  • A PowerBI report that combines revenue, cost, and margin to deliver actionable insights into the profitability of each article. It is designed to help decision-makers identify high-performing products, uncover underperforming items, and allocate resources more effectively.

  • Icon
    Data Product (Consumer-Aligned)

    A list of articles with no sales in last 6 months

    Shelf Warmers S3 v1 1 prod
    Shelf Warmers Snowflake v1 1 prod
  • PowerBI semantic model created from Customers

    Customers Semantic Model 1
  • Icon
    Data Product (Source-Aligned)
    No description