data-dwh-dbt-project/models/reporting/core
Oriol Roqué Paniagua 20e7220ffe Merged PR 2246: KPIs refactor: naming convention and PBI sources replication
Changing naming to follow convention.
This PR has the following changes:
- the model `int_core__mtd_aggregated_metrics` has been moved to cross and changed the name to `int_mtd_aggregated_metrics`
- the model `int_core__monthly_aggregated_metrics_history_by_deal` has been moved to cross and changed the name to `int_monthly_aggregated_metrics_history_by_deal`
- the reporting models `core__mtd_aggregated_metrics` and `core__monthly_aggregated_metrics_history_by_deal` now source the `int_mtd_aggregated_metrics` and `int_monthly_aggregated_metrics_history_by_deal` to avoid breaking the production dashboard
- the reporting models have been duplicated from core into general with the correct names, i.e., `mtd_aggregated_metrics` and `monthly_aggregated_metrics_history_by_deal`
- Documentation has been moved in intermediate and replicated in reporting, adding comments on the currently in use models that are going to die soon.

This will allow for a transition of the PBI dashboard from one source to another. Exposures file still not touched since technically the report is still sourcing the 'legacy' models. Documentation of the refactor here: https://www.notion.so/knowyourguest-superhog/Refactoring-Business-KPIs-5deb6aadddb34884ae90339402ac16e3

Related work items: #18202
2024-07-09 15:14:50 +00:00
..
core__bookings.sql a lot of changes 2024-04-04 16:33:08 +02:00
core__check_in_cover_users.sql Merged PR 2201: Fixing errors raised by texts 2024-07-05 15:12:04 +00:00
core__guest_satisfaction_responses.sql Created model in reporting as well with schema 2024-07-03 16:34:33 +02:00
core__monthly_aggregated_metrics_history_by_deal.sql Merged PR 2246: KPIs refactor: naming convention and PBI sources replication 2024-07-09 15:14:50 +00:00
core__mtd_aggregated_metrics.sql Merged PR 2246: KPIs refactor: naming convention and PBI sources replication 2024-07-09 15:14:50 +00:00
core__unified_user.sql Added core__unified_user to reporting with the documentation 2024-06-12 15:11:07 +02:00
core__verification_payments.sql restructuring, dates schema 2024-03-13 11:09:22 +01:00
core__verification_requests.sql Merged PR 2029: Guest Journey - start date based on used link 2024-06-13 14:53:58 +00:00
core__vr_check_in_cover.sql propagating renames 2024-05-08 12:03:44 +02:00
schema.yaml Merged PR 2246: KPIs refactor: naming convention and PBI sources replication 2024-07-09 15:14:50 +00:00