Livedocs
Stripe Data Analysis Template
This notebook provides a comprehensive template for fetching, analyzing, and visualizing various Stripe data, including charges, customers, subscriptions, invoices, and refunds. It demonstrates how to connect to the Stripe API, retrieve data with pagination, and perform key analyses such as monthly revenue, payment method distribution, customer lifetime value, and subscription churn.
Got unexpected token ! at byte offset 36

Analysis Examples

Below are some example analyses you can perform with the fetched data.