Skip to content

Data Model

Anubha Parashar edited this page Jul 10, 2026 · 1 revision

Data Model

work_order_number is the shared key.

Dataset Grain
Work order One row per work order
Work-unit revenue One row per sales-order work-unit line
Activity/labor One row per activity event
Billing One row per billing event
Other cost One row per expense event

One work order can have multiple sales orders, work units, activity records, invoices, and costs.

See DATA_DICTIONARY.md in the repository for all columns.

Clone this wiki locally