Skip to main content

Module analytics

Module analytics 

Source
Expand description

Analytics contracts for labor, revenue, occupancy, and exception reporting. Analytics read models for resort operations after source validation.

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 facts for reservation records that passed source validation.

Structs§

ProjectionVersion
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.