# Description Adds Guest Payments metrics, namely: * deposit_fees_in_gbp * waiver_payments_in_gbp * checkin_cover_fees_in_gbp * total_guest_payments_in_gbp It includes: * Daily model * Monthly/MTD without dimension aggregates * Monthly/MTD with dimension aggregates * Schema entries for the abovementioned 5 models * Temporary test to compare the different metrics against current production KPIs # Checklist - [X] The edited models and dependants run properly with production data. - [X] The edited models are sufficiently documented. - [X] The edited models contain PK tests, and I've ran and passed them. - [NA] I have checked for DRY opportunities with other models and docs. - [X] I've picked the right materialization for the affected models. # Other - [ ] Check if a full-refresh is required after this PR is merged. Related work items: #23453 |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| kpis_additive_metrics_per_dimension_are_consistent.sql | ||
| kpis_global_metrics_outlier_detection.sql | ||
| tmp_kpis_refactor_equivalent_completed_guest_journeys.sql | ||
| tmp_kpis_refactor_equivalent_created_bookings.sql | ||
| tmp_kpis_refactor_equivalent_created_guest_journeys.sql | ||
| tmp_kpis_refactor_equivalent_guest_journeys_with_payment.sql | ||
| tmp_kpis_refactor_equivalent_guest_payments.sql | ||
| tmp_kpis_refactor_equivalent_started_guest_journeys.sql | ||