Labour Data
Workforce management data for the Munu Data Store.
Documentation
| Document | Description |
|---|---|
| Labor Data Model | Complete specification for labor/shift data |
Overview
The Labour Data domain provides a canonical data model for storing workforce management data from multiple source systems (Planday, Personalkollen, Quinyx, Timegrip, and others).
Primary Use Cases
- Historical Cost Analysis - Correlate actual labor costs with sales data
- Forecasting & Budgeting - Use planned shift and cost data for future planning
- Cross-System Analytics - Normalize data from multiple workforce management systems
Storage Structure
/labor-data/
├── metadata.json
├── source_systems.json
├── cost_categories.json
├── shift_types.json
└── {year}/{month}/shifts-{YYYY-MM-DD}.json
Related Data Domains
- Master Data - Employee and revenue unit references
- Sales Data - Correlate labor costs with sales