Expand description
Analytics contracts for labor, revenue, occupancy, and exception reporting. Source-derived analytics read models for resort operations.
Analytics facts in this module sit after source ingestion and data-quality validation: raw Gingr/provider records are preserved as provenance, blocking hygiene findings stop projection, and nonblocking findings stay attached so manager briefs and labor-cost dashboards can explain their evidence instead of inventing operational truth.
Modules§
- service_
demand - Aggregated service-demand facts used to compare booked work against labor capacity.
- stay
- Projected stay-fact boundary for reservation records that passed validation.
Structs§
- Projection
Version - Version tag for a deterministic analytics projection.
Enums§
- Error
- Validation failures returned by analytics domain constructors.
Type Aliases§
- Result
- Result type returned by fallible analytics operations.