Skip to content

Commit 1ccf40d

Browse files
Feature: Add Quickstart Model Counts to README (#27)
* MagicBot/add-model-counts updates * Update README.md
1 parent 7af8d19 commit 1ccf40d

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# dbt_pendo_source version.version
2+
3+
## Documentation
4+
- Corrected references to connectors and connections in the README. ([#27](https://github.com/fivetran/dbt_pendo_source/pull/27))
5+
16
# dbt_pendo_source v0.UPDATE.UPDATE
27

38
## Under the Hood:

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
<p align="center">
1+
# Pendo Source dbt Package ([Docs](https://fivetran.github.io/dbt_pendo_source/))
2+
3+
<p align="left">
24
<a alt="License"
35
href="https://github.com/fivetran/dbt_pendo_source/blob/main/LICENSE">
46
<img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" /></a>
@@ -10,7 +12,6 @@
1012
<img src="https://img.shields.io/badge/Contributions-welcome-blueviolet" /></a>
1113
</p>
1214

13-
# Pendo Source dbt Package ([Docs](https://fivetran.github.io/dbt_pendo_source/))
1415
## What does this dbt package do?
1516
- Materializes [Pendo staging tables](https://fivetran.github.io/dbt_pendo_source/#!/overview/pendo_source/models/?g_v=1) which beverage data in the format described by [this ERD](https://fivetran.com/docs/applications/pendo/#schemainformation). These staging tables clean, test, and prepare your Pendo data from [Fivetran's connector](https://fivetran.com/docs/applications/pendo) for analysis by doing the following:
1617
- Name columns for consistency across all packages and for easier analysis
@@ -22,7 +23,7 @@
2223
## How do I use the dbt package?
2324
### Step 1: Prerequisites
2425
To use this dbt package, you must have the following:
25-
- At least one Fivetran Pendo connector syncing data into your destination.
26+
- At least one Fivetran Pendo connection syncing data into your destination.
2627
- A **BigQuery**, **Snowflake**, **Redshift**, **PostgreSQL**, or **Databricks** destination.
2728

2829
#### Databricks Additional Configuration

0 commit comments

Comments
 (0)