industry-department-solutions
latest
false
- Overview
- Platform setup and administration
- Platform setup and administration
- Platform architecture
- Data Bridge onboarding overview
- Connecting a Peak-managed data lake
- Connecting a customer-managed data lake
- Creating an AWS IAM role for Data Bridge
- Connecting a Snowflake data warehouse
- Connecting a Redshift data warehouse (public connectivity)
- Connecting a Redshift data warehouse (private connectivity)
- Reauthorizing a Snowflake OAuth connection
- Using Snowflake with Peak
- SQL Explorer overview
- Roles and permissions
- User management
- Inventory management solution
- Commercial pricing solution
- Merchandising solution

Supply Chain & Retail Solutions user guide
Last updated Apr 16, 2026
Projects dataset
The Projects dataset contains project-level metadata used in commercial pricing scenarios. It defines project entities that may be associated with quotes, pricing decisions, or sales transactions.
This dataset is required for application deployment and pricing insights analysis.
Purpose
The commercial pricing solution uses the Projects dataset to:
- Associate quotes and sales transactions with specific projects
- Enable project-level pricing analysis
- Support segmentation and reporting based on project context
In project-driven pricing environments, this dataset ensures pricing behavior can be evaluated within the appropriate business context.
Required fields
| Field | Description | Type | Priority |
|---|---|---|---|
project_id | Unique identifier for each project. | string | Required |
project_name | Name of the project. | string | Required |
project_category | Category assigned to the project. | string | Required |
project_subcategory | Sub-category assigned to the project. | string | Required |
updated_at | Timestamp when the record was updated. | timestamp_tz | Required |
Usage notes
- Every project referenced in the Quote Line or Sales datasets must exist in the Projects dataset.
- Project identifiers must be consistent across all related datasets.
- Categorization fields improve segmentation-based pricing strategies.
- The
updated_atfield supports incremental data synchronization.
Why this dataset matters
The Projects dataset allows the pricing solution to evaluate pricing behavior in environments where quotes and sales are tied to specific projects. Without it, project-level pricing insights and segmentation would not be possible.