data-dwh-dbt-project/models/intermediate/kpis
Oriol Roqué Paniagua d33e5ff2b2 Merged PR 5353: Switch int_core__booking_summary to int_booking_summary
# Description

This PR does the following:
* Moves `core/int_core__booking_summary` to `cross/int_core__booking_summary`
* Renames the model `cross/int_core__booking_summary` to `cross/int_booking_summary`
* Same for schema entry. In the new schema, I just added in the description how to retrieve exclusively New Dash Bookings for usability purposes.

Then, it adapts any dependency on `int_core__booking_summary` to `int_booking_summary`

No additional changes - inclusion of Resolution Incidents data will come later in a different PR.

# 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.
- [X] 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: #30676
2025-05-30 12:51:10 +00:00
..
projected
_kpis_readme.md
int_kpis__agg_daily_api_billable_verifications.sql
int_kpis__agg_daily_billable_bookings.sql
int_kpis__agg_daily_deals.sql
int_kpis__agg_daily_listings.sql
int_kpis__agg_daily_new_dash_accommodation_offered_services.sql
int_kpis__agg_daily_new_dash_chargeable_services.sql
int_kpis__agg_daily_new_dash_created_bookings.sql
int_kpis__agg_daily_new_dash_created_services.sql Merged PR 3654: New Dash KPIs - Chargeable Services (Revenue) 2024-11-26 10:14:37 +00:00
int_kpis__agg_daily_new_dash_deals_offered_services.sql Addressed comments 2025-03-27 12:31:52 +01:00
int_kpis__agg_dates_main_kpis.sql Merged PR 4411: Propagates New Dash/Old Dash/APIs split in KPIs as per Business Scope 2025-02-14 14:12:39 +00:00
int_kpis__agg_monthly_api_billable_verifications.sql
int_kpis__agg_monthly_billable_bookings.sql
int_kpis__agg_monthly_check_out_bookings.sql
int_kpis__agg_monthly_churn_contribution.sql
int_kpis__agg_monthly_completed_guest_journeys.sql
int_kpis__agg_monthly_created_bookings.sql
int_kpis__agg_monthly_created_guest_journeys.sql
int_kpis__agg_monthly_guest_journeys_with_payment.sql
int_kpis__agg_monthly_guest_payments.sql
int_kpis__agg_monthly_host_resolutions.sql
int_kpis__agg_monthly_invoiced_revenue.sql
int_kpis__agg_monthly_new_dash_accommodation_offered_services.sql
int_kpis__agg_monthly_new_dash_chargeable_services.sql
int_kpis__agg_monthly_new_dash_created_bookings.sql
int_kpis__agg_monthly_new_dash_created_services.sql
int_kpis__agg_monthly_new_dash_deals_offered_services.sql
int_kpis__agg_monthly_onboarding_mrr.sql
int_kpis__agg_monthly_started_guest_journeys.sql
int_kpis__agg_monthly_total_and_retained_revenue.sql Adds Monthly/MTD and Aggregated/Metric models for Total and Retained Revenue 2025-04-01 17:41:56 +02:00
int_kpis__agg_mtd_billable_bookings.sql aggregated to agg 2024-11-05 12:17:26 +01:00
int_kpis__agg_mtd_check_out_bookings.sql
int_kpis__agg_mtd_completed_guest_journeys.sql
int_kpis__agg_mtd_created_bookings.sql
int_kpis__agg_mtd_created_guest_journeys.sql aggregated to agg 2024-11-05 12:17:26 +01:00
int_kpis__agg_mtd_guest_journeys_with_payment.sql
int_kpis__agg_mtd_guest_payments.sql Merged PR 5285: Adds Stay Disrupt (Confident Stay) Fees in KPIs Guest Payments flow 2025-05-23 10:33:26 +00:00
int_kpis__agg_mtd_host_resolutions.sql Merged PR 3419: Adds Host Resolutions metrics in new KPIs 2024-11-05 07:45:41 +00:00
int_kpis__agg_mtd_invoiced_revenue.sql Addressed comments 2025-04-16 16:18:14 +02:00
int_kpis__agg_mtd_started_guest_journeys.sql
int_kpis__agg_mtd_total_and_retained_revenue.sql
int_kpis__agg_weekly_new_dash_accommodation_offered_services.sql
int_kpis__agg_weekly_new_dash_chargeable_services.sql Merged PR 3667: Creates Chargeable metrics for New Dash KPIs 2024-11-26 14:19:41 +00:00
int_kpis__agg_weekly_new_dash_created_bookings.sql
int_kpis__agg_weekly_new_dash_created_services.sql
int_kpis__agg_weekly_new_dash_deals_offered_services.sql
int_kpis__dimension_daily_accommodation.sql
int_kpis__dimension_date_product_guest.sql
int_kpis__dimension_dates.sql
int_kpis__dimension_deals.sql
int_kpis__lifecycle_daily_accommodation.sql
int_kpis__lifecycle_daily_deal.sql
int_kpis__metric_daily_api_billable_verifications.sql
int_kpis__metric_daily_billable_bookings.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
int_kpis__metric_daily_check_in_attributed_guest_journeys.sql
int_kpis__metric_daily_check_out_bookings.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
int_kpis__metric_daily_completed_guest_journeys.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
int_kpis__metric_daily_created_bookings.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
int_kpis__metric_daily_created_guest_journeys.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
int_kpis__metric_daily_deals.sql
int_kpis__metric_daily_guest_journeys_with_payment.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
int_kpis__metric_daily_guest_payments.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
int_kpis__metric_daily_host_resolutions.sql
int_kpis__metric_daily_invoiced_revenue.sql
int_kpis__metric_daily_listings.sql
int_kpis__metric_daily_new_dash_accommodation_offered_services.sql
int_kpis__metric_daily_new_dash_chargeable_services.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
int_kpis__metric_daily_new_dash_created_bookings.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
int_kpis__metric_daily_new_dash_created_services.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
int_kpis__metric_daily_new_dash_deals_offered_services.sql
int_kpis__metric_daily_started_guest_journeys.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
int_kpis__metric_daily_total_and_retained_revenue.sql
int_kpis__metric_monthly_api_billable_verifications.sql
int_kpis__metric_monthly_billable_bookings.sql
int_kpis__metric_monthly_check_out_bookings.sql
int_kpis__metric_monthly_completed_guest_journeys.sql
int_kpis__metric_monthly_created_bookings.sql
int_kpis__metric_monthly_created_guest_journeys.sql
int_kpis__metric_monthly_guest_journeys_with_payment.sql
int_kpis__metric_monthly_guest_payments.sql
int_kpis__metric_monthly_host_resolutions.sql
int_kpis__metric_monthly_invoiced_revenue.sql
int_kpis__metric_monthly_new_dash_chargeable_services.sql
int_kpis__metric_monthly_new_dash_created_services.sql Updated all PK in created and chargeable services models 2024-12-02 12:42:47 +01:00
int_kpis__metric_monthly_started_guest_journeys.sql
int_kpis__metric_monthly_total_and_retained_revenue.sql
int_kpis__metric_mtd_billable_bookings.sql
int_kpis__metric_mtd_check_out_bookings.sql
int_kpis__metric_mtd_completed_guest_journeys.sql
int_kpis__metric_mtd_created_bookings.sql
int_kpis__metric_mtd_created_guest_journeys.sql
int_kpis__metric_mtd_guest_journeys_with_payment.sql
int_kpis__metric_mtd_guest_payments.sql Merged PR 5285: Adds Stay Disrupt (Confident Stay) Fees in KPIs Guest Payments flow 2025-05-23 10:33:26 +00:00
int_kpis__metric_mtd_host_resolutions.sql
int_kpis__metric_mtd_invoiced_revenue.sql
int_kpis__metric_mtd_started_guest_journeys.sql
int_kpis__metric_mtd_total_and_retained_revenue.sql
int_kpis__metric_weekly_new_dash_chargeable_services.sql
int_kpis__metric_weekly_new_dash_created_services.sql
int_kpis__product_guest_agg_metrics.sql
int_kpis__product_guest_daily_metrics.sql
int_kpis__product_new_dash_agg_metrics.sql Changed loop 2025-04-02 12:55:04 +02:00
schema.yml