data-dwh-dbt-project/models
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
..
intermediate Merged PR 2068: Adding cancelled bookings metric 2024-06-18 14:58:55 +00:00
reporting Merged PR 2053: Added number_format category in mtd_aggregated_metrics 2024-06-17 14:59:01 +00:00
staging upper in payments 2024-06-18 13:09:45 +02:00
doc_blocks.md improve stg_stripe__charges 2024-02-23 16:45:19 +01:00