fivetran / dbt_stripe

Data models for Stripe built using dbt.
https://fivetran.github.io/dbt_stripe/
Apache License 2.0
30 stars 31 forks source link

Feature/standardized billing line item model #82

Closed fivetran-joemarkiewicz closed 2 days ago

fivetran-joemarkiewicz commented 2 months ago

PR Overview

This PR will address the following Issue/Feature: Internal Project

This PR will result in the following new package version: v0.14.0

While there are no immediate breaking changes in this PR, it will include a net new end model as well as two new upstream staging models discount and product which should be accompanied by a minor (v0.X.0) release.

Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:

Feature Updates

  • Addition of the stripe__line_item_enhanced model. This model builds a standard denormalized analytical table which can be used to report on your revenue, subscription, customer, and product metrics from your billing platform. This model has been designed to match the schema of the similarly named *__line_item_enhanced model within the Shopify, Recharge, Recurly, and Zuora platforms in an effort to standardize reporting when using data from a billing platform.

PR Checklist

Basic Validation

Please acknowledge that you have successfully performed the following commands locally:

Before marking this PR as "ready for review" the following have been applied:

Detailed Validation

Please share any and all of your validation steps:

Validation tests have been applied for the new end model and we are opening this feature to the community to receive feedback before broader release.

If you had to summarize this PR in an emoji, which would it be?

💬