Skip to content

dbt_tiktok_ads_source v0.1.0

Compare
Choose a tag to compare
@fivetran-reneeli fivetran-reneeli released this 05 Jan 18:31
· 112 commits to main since this release

πŸŽ‰ Initial Release of the Fivetran TikTok Ads dbt package πŸŽ‰

This is the initial release of this package.

This package is designed enrich your Fivetran data by doing the following:

  • Add descriptions to tables and columns that are synced using Fivetran
  • Add freshness tests to source data
  • Add column-level testing where applicable. For example, all primary keys are tested for uniqueness and non-null values.
  • Model staging tables, which will be used in our transform package

Currently the package supports Postgres, Redshift, BigQuery, Databricks and Snowflake. Additionally, this package is designed to work with dbt versions [">=1.0.0", "<2.0.0"].

For more information refer to the README.