# Description Switches Xero metrics to the new KPIs flow. This uses the 2 new entities around Invoiced Revenue and Host Resolutions. The metrics affected will change computation source in PBI as well (for MTD per category and Monthly by deal views). This directly affects the following metrics: * Invoiced Operator Revenue * Invoiced Booking Fees Revenue * Invoiced Listing Fees Revenue * Invoiced Verification Fees Revenue * Invoiced APIs Revenue * Invoiced Athena Revenue * Invoiced E-Deposit Revenue * Damage Host-Waiver Payments * Host Resolutions Amount Paid * Host Resolutions Payment Count Additionally, the following metrics will be indirectly affected since depend partially on Xero: * Total Revenue * 4x Total Revenue per (Booking Created, Guest Journey Created, Deals Booked in Month, Listings Booked in Month) * Waiver Retained # 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. **Same as last time - the way models are called could be improved, but let's switch everything first and then discuss. There's chances these cross models will die anyway** - [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: #23759 |
||
|---|---|---|
| .. | ||
| int_daily_currency_exchange_rates.sql | ||
| int_dates.sql | ||
| int_dates_by_deal.sql | ||
| int_dates_mtd.sql | ||
| int_dates_mtd_by_dimension.sql | ||
| int_monthly_12m_window_contribution_by_deal.sql | ||
| int_monthly_aggregated_metrics_history_by_deal.sql | ||
| int_monthly_churn_metrics.sql | ||
| int_monthly_growth_score_by_deal.sql | ||
| int_mtd_aggregated_metrics.sql | ||
| int_mtd_deal_lifecycle.sql | ||
| int_mtd_deal_metrics.sql | ||
| int_mtd_vs_previous_year_metrics.sql | ||
| int_simple_exchange_rates.sql | ||
| schema.yml | ||