The Simple Definition
A data product is a reusable, trusted, and self-contained unit of value built from data. It combines curated business data, technical metadata, and access mechanisms—designed to solve a specific business problem or enable downstream applications.
In enterprise architecture, data products become the building blocks of the data platform, enabling discoverability, interoperability, and governance at scale.

Example - Retail Sales Order Data Product
A "Sales Order" data product might include:
- Business Data: Transaction ID, Customer ID, Product, Quantity, Price, Delivery Date.
- Technical Metadata: Data lineage, refresh frequency, source system, quality metrics.
- Business Metadata: Definitions, calculation rules, and business glossaries (e.g., "What constitutes a completed order").
The metadata provides semantic context, enabling business users to understand relationships among entities—such as how a product relates to a supplier or how order delivery links to inventory management.
Data products are organized into data packages for easier discovery and can be combined to form analytical models, dashboards, or APIs that power decision-making and automation.

