Skip to content

Commit f34d4d6

Browse files
Update README.md
1 parent 3683712 commit f34d4d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
# Apple App Store Source dbt Package ([Docs](https://fivetran.github.io/dbt_apple_store_source/))
1414
## What does this dbt package do?
1515
- 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:
16-
- Name columns for consistency across all packages and for easier analysis
17-
- Adds freshness tests to source data
18-
- Adds column-level testing where applicable. For example, all primary keys are tested for uniqueness and non-null values.
16+
- Name columns for consistency across all packages and for easier analysis
17+
- Adds freshness tests to source data
18+
- Adds column-level testing where applicable. For example, all primary keys are tested for uniqueness and non-null values.
1919
- Generates a comprehensive data dictionary of your Apple App Store data through the [dbt docs site](https://fivetran.github.io/dbt_apple_store_source/).
2020
- These tables are designed to work simultaneously with our [Apple App Store transformation package](https://github.com/fivetran/dbt_apple_store).
2121

0 commit comments

Comments
 (0)