Jumpstart your Stripe analytics with reusable blocks
dbt packages can speed up your work
Once you replicate your Stripe data with Stitch, you can use it in many ways. For example, you can use the data modeling and transformation tool dbt to prepare data for reporting, analytics, or machine learning applications.
Dbt has prebuilt packages for many Stitch data sources, including Stripe. Here’s a look at code for modeling Stripe data. This particular block of code models monthly recurring revenue from your Stripe data.
View the source on GitHub →