Skip to content

Update/readme 2026 01#39

Merged
fivetran-catfritz merged 6 commits intomainfrom
update/readme-2026-01
Jan 23, 2026
Merged

Update/readme 2026 01#39
fivetran-catfritz merged 6 commits intomainfrom
update/readme-2026-01

Conversation

@fivetran-catfritz
Copy link
Contributor

@fivetran-catfritz fivetran-catfritz commented Jan 23, 2026

  • Fixed Streamlit links in main README.md
  • Added analyses/README.MD

@fivetran-catfritz fivetran-catfritz self-assigned this Jan 23, 2026
@fivetran-catfritz fivetran-catfritz added the docs:ready Triggers the docs generator workflow. label Jan 23, 2026
Copy link
Collaborator

@fivetran-joemarkiewicz fivetran-joemarkiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with two small suggestions to link to what will be the docs link instead of the file.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's also update the table description in the README to link to the docs page. Currently we link to the github file. See here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated both!

## Analysis SQL
| **sql** | **description** |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| [zuora__account_churn_analysis](https://github.com/fivetran/dbt_zuora/blob/main/analyses/zuora__account_churn_analysis.sql) | The output of the compiled sql will generate monthly account churn analysis by identifying when accounts transition from active to inactive status. The analysis provides insights into account retention patterns by tracking rate plan charges per account over time and flagging churned months when an account goes from having active charges to no active charges. The SQL references the `zuora__account_daily_overview` and `zuora__line_item_history` models and includes `source_relation` to support multi-connection setups. |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's also link to the docs page here.

@fivetran-catfritz fivetran-catfritz merged commit 0c99c16 into main Jan 23, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs:ready Triggers the docs generator workflow.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants