data-dwh-dbt-project/models/reporting/general
Oriol Roqué Paniagua 1865bafd19 Merged PR 4118: New Dash services Invoiced Revenue
# Description

Adds new metrics on Revenue for New Dash services:
    invoiced_revenue.xero_basic_protection_net_fees_in_gbp,
    invoiced_revenue.xero_waiver_pro_net_fees_in_gbp,
    invoiced_revenue.xero_id_verification_net_fees_in_gbp,
    invoiced_revenue.xero_protection_plus_net_fees_in_gbp,
    invoiced_revenue.xero_screening_plus_net_fees_in_gbp,
    invoiced_revenue.xero_sex_offenders_check_net_fees_in_gbp,
    invoiced_revenue.xero_protection_pro_net_fees_in_gbp

Note that it does not add Basic Screening. This is because so far this is a free service, even though the kpis models already consider such a possibility.

First data appears for December so this will be available starting 1st February

# 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.
- [X] I have checked for DRY opportunities with other models and docs.
- [X] I've picked the right materialization for the affected models.

# Other

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

New Dash services Invoiced Revenue

Related work items: #26680
2025-01-20 16:23:20 +00:00
..
daily_currency_exchange_rates.sql
dates.sql
deals_consolidation.sql
edeposit_and_athena_verifications.sql
monthly_aggregated_metrics_history_by_deal.sql Merged PR 4118: New Dash services Invoiced Revenue 2025-01-20 16:23:20 +00:00
monthly_aggregated_metrics_history_by_deal_by_time_window.sql
monthly_growth_score_by_deal.sql
mtd_aggregated_metrics.sql
new_dash_booking_summary.sql
schema.yml
simple_exchange_rates.sql