# Description Exposes Churn Rates into Main KPIs, specifically Revenue Churn Rate, Bookings Churn Rate and Listings Churn Rate. This is based on the average approach. Additionally, it adds these 3 metrics in the kpis_additive_metrics_per_dimension_are_consistent test. Additionally, it removes from int_mtd_vs_previous_year_metrics the computation of the additive Churn Rates. The removal of further unused code will be handled in a separated 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. - [NA] I have checked for DRY opportunities with other models and docs. - [NA] 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: #22691 |
||
|---|---|---|
| .. | ||
| daily_currency_exchange_rates.sql | ||
| dates.sql | ||
| monthly_aggregated_metrics_history_by_deal.sql | ||
| monthly_growth_score_by_deal.sql | ||
| mtd_aggregated_metrics.sql | ||
| schema.yml | ||
| simple_exchange_rates.sql | ||