Skip to content

Commit 08045a2

Browse files
authored
Update README.md (#13)
1 parent 99829f8 commit 08045a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# Apple App Store Source dbt Package ([Docs](https://fivetran.github.io/dbt_apple_store_source/))
1414
# 📣 What does this dbt package do?
15-
- Materializes [Apple App Store staging tables](https://fivetran.github.io/dbt_apple_store_source/#!/overview/github_source/models/?g_v=1) which leverage data in the format described by [this ERD](https://fivetran.com/docs/applications/apple_store/#schemainformation). These staging tables clean, test, and prepare your Apple App Store data from [Fivetran's connector](https://fivetran.com/docs/applications/apple-app-store) for analysis by doing the following:
15+
- Materializes [Apple App Store staging tables](https://fivetran.github.io/dbt_apple_store_source/#!/overview/github_source/models/?g_v=1) which leverage data in the format described by [this ERD](https://fivetran.com/docs/connectors/applications/apple-app-store#schemainformation). These staging tables clean, test, and prepare your Apple App Store data from [Fivetran's connector](https://fivetran.com/docs/applications/apple-app-store) for analysis by doing the following:
1616
- Name columns for consistency across all packages and for easier analysis
1717
- Adds freshness tests to source data
1818
- Adds column-level testing where applicable. For example, all primary keys are tested for uniqueness and non-null values.

0 commit comments

Comments
 (0)