# Description This model aggregates at monthly by deal level different metrics for AM reporting purposes. It also includes revenue retained ratios for client profitability assessment. There's part of the existing AM report that could be simplified, likely, by using the new macro. This will be explored in a separated PR, if it applies. # 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. - [ ] I have checked for DRY opportunities with other models and docs. ** Checked and there might be possibilities to simplify the code. I'll check ones I finish this line of work** - [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: #25829 |
||
|---|---|---|
| .. | ||
| int_daily_currency_exchange_rates.sql | ||
| int_dates.sql | ||
| int_edeposit_and_athena_verifications.sql | ||
| int_monthly_12m_window_contribution_by_deal.sql | ||
| int_monthly_aggregated_metrics_history_by_deal.sql | ||
| int_monthly_aggregated_metrics_history_by_deal_by_time_window.sql | ||
| int_monthly_churn_metrics.sql | ||
| int_monthly_growth_score_by_deal.sql | ||
| int_mtd_aggregated_metrics.sql | ||
| int_mtd_vs_previous_year_metrics.sql | ||
| int_simple_exchange_rates.sql | ||
| schema.yml | ||