data-dwh-dbt-project/models/intermediate
Oriol Roqué Paniagua 771b226888 Merged PR 2068: Adding cancelled bookings metric
Adding cancelled bookings metric based on the feedback of the tech team. Mainly, the date of a cancelled booking can be considered as the `updated_date_utc` for those bookings with status cancelled, as it's a terminal state and no additional steps should follow.

I also took the opportunity to update:
- The order on the `int_core__mtd_aggregated_metrics`, so it matches the one in the Notion page for the 1st batch, freeing already the space for the order_by numbers for missing metrics
- Make acronyms of alias in the `main_kpi` subquery in `int_core__mtd_booking_metrics` slightly more clear
- Remove empty line at the end of the file in `int_core__mtd_booking_metrics`

Keep in mind that the cancelled bookings metric will be directly available in the dashboard once this PR is approved and DWH re-runs.

Related work items: #17310
2024-06-18 14:58:55 +00:00
..
core Merged PR 2068: Adding cancelled bookings metric 2024-06-18 14:58:55 +00:00
cross remove hardcoded rates and seed, remove docs 2024-06-18 11:35:07 +02:00
xero Revert "remove unnecessary nested objects since they can be joined in dwh" 2024-05-23 16:23:52 +02:00