data-dwh-dbt-project/models/reporting/general
Joaquin Ossa fb3a8c7bfa Merged PR 5131: Remove old models
# Description

Remove old models:
- `monthly_aggregated_metrics_history_by_deal`
- `int_monthly_aggregated_metrics_history_by_deal`

# Checklist

- [ ] The edited models and dependants run properly with production data.
- [ ] The edited models are sufficiently documented.
- [ ] The edited models contain PK tests, and I've ran and passed them.
- [ ] I have checked for DRY opportunities with other models and docs.
- [ ] I've picked the right materialization for the affected models.

# Other

- [ ] Check if a full-refresh is required after this PR is merged.

Remove old models

Related work items: #29672
2025-05-05 14:00:21 +00:00
..
daily_currency_exchange_rates.sql
dates.sql
deals_consolidation.sql
edeposit_and_athena_verifications.sql
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
monthly_growth_score_by_deal.sql
mtd_aggregated_metrics.sql Merged PR 4946: Allows By Deal dimension to be propagated within intermediate 2025-04-08 05:37:53 +00:00
mtd_aggregated_metrics_by_deal.sql Merged PR 4948: Reporting model for mtd aggregated metrics by deal 2025-04-08 10:04:11 +00:00
new_dash_booking_summary.sql upgraded screening 2025-04-08 12:09:08 +02:00
schema.yml Merged PR 5131: Remove old models 2025-05-05 14:00:21 +00:00
simple_exchange_rates.sql
ytd_mtd_aggregated_main_metrics_overview.sql