This PR creates 2 new models: - `int_core__monthly_aggregated_metrics_history_by_deal`, which just gathers the information of the previously created models that compute the kpis by deal id. - `core__monthly_aggregated_metrics_history_by_deal`, effectively a copy from intermediate to reporting It also includes documentation of these 2 models, differences between these and the `mtd_aggregated_metrics` equivalents and references it to exposures. I took the opportunity to update the documentation of the `core__mtd_aggregated_metrics` now that it's a bit more mature. This should be the last PR for the first draft of 'by deal' metrics. Related work items: #17689 |
||
|---|---|---|
| .. | ||
| core__bookings.sql | ||
| core__check_in_cover_users.sql | ||
| core__monthly_aggregated_metrics_history_by_deal.sql | ||
| core__mtd_aggregated_metrics.sql | ||
| core__unified_user.sql | ||
| core__verification_payments.sql | ||
| core__verification_requests.sql | ||
| core__vr_check_in_cover.sql | ||
| schema.yaml | ||