data-dwh-dbt-project/models/reporting/general
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
..
daily_currency_exchange_rates.sql deleted the collate 2024-09-20 15:16:53 +02:00
dates.sql new features dates 2024-10-02 10:11:48 +02:00
deals_consolidation.sql YOLO 2025-01-13 15:27:52 +01:00
edeposit_and_athena_verifications.sql YOLO 2025-01-13 15:27:52 +01:00
monthly_account_revenue_impact_from_growth.sql Merged PR 5085: Propagates the new account growth model to reporting 2025-04-29 12:46:50 +00:00
monthly_aggregated_metrics_history_by_deal_by_time_window.sql Added business scope to models 2025-03-14 11:48:22 +01:00
mtd_aggregated_metrics.sql Merged PR 5215: Switch from 20th to 12th for invoicing cap 2025-05-15 14:10:27 +00:00
mtd_aggregated_metrics_by_deal.sql Merged PR 5215: Switch from 20th to 12th for invoicing cap 2025-05-15 14:10:27 +00:00
new_dash_booking_summary.sql Merged PR 5353: Switch int_core__booking_summary to int_booking_summary 2025-05-30 12:51:10 +00:00
new_dash_deal_onboarding.sql Merged PR 5261: Adds contract signed month in onboarding reporting 2025-05-20 05:53:30 +00:00
schema.yml Merged PR 5333: Reporting version of Stay Disrupt Conversion Funnel 2025-05-29 14:57:07 +00:00
simple_exchange_rates.sql Fixed names of tables 2024-06-19 11:59:45 +02:00
stay_disrupt_conversion_funnel.sql Merged PR 5333: Reporting version of Stay Disrupt Conversion Funnel 2025-05-29 14:57:07 +00:00
ytd_mtd_aggregated_main_metrics_overview.sql Merged PR 5215: Switch from 20th to 12th for invoicing cap 2025-05-15 14:10:27 +00:00