Recharge: Monthly Recurring Revenue

Description

  • Each record represents a customer, MRR, and non-MRR generated on a monthly basis.

Supported Data Sources

  • Recharge

Columns

Type
Name
Description

DATE

date_month

Month the metrics were calculated.

INTEGER

customer_id

The unique identifier of the customer.

INTEGER

recurring_orders

The number of successful recurring orders counted in the month.

DECIMAL

total_net_recurring_charges

The current net monthly recurring revenue for the customer based on charges, taking into account discounts and refunds.

DECIMAL

calculated_net_order_mrr

The current net monthly recurring revenue for the customer based on orders, taking into account discounts and refunds. This is the recurring charges divided equally amongst all orders stemming from the same charge.

INTEGER

one_time_orders

The number of successful one-time orders counted in the month.

DECIMAL

total_net_one_time_charges

The current net monthly one-time revenue for the customer based on charges, taking into account discounts and refunds.

DECIMAL

calculated_net_order_one_times

The current net monthly one-time revenue for the customer based on orders, taking into account discounts and refunds. This is the one-time charges divided equally amongst all orders stemming from the same charge.

Last updated

Was this helpful?