Skip to content

sLightlyDev/claude-deepnote-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaaS Revenue Analytics

Internal toolkit for our subscription revenue and retention reporting.

Data

The data/ folder holds two clean, ready-to-use tables:

  • accounts.csv — one row per account. plan is one of: self_serve, pro. acquisition_channel is already normalized.
  • mrr_monthly.csv — monthly recurring revenue per account.

Usage

from src.metrics import mrr, net_revenue_retention, monthly_logo_churn

Monthly logo churn is the number of accounts that cancelled, divided by the total number of accounts in the database.

TODO

  • hook up the dashboard
  • add a customer health score

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors