/dbt_coalesce_2023_data_vault

Example project for enabling and configuring best practices for Data Vault within dbt

Primary LanguagePython

Welcome to our Data Vault Best Practices Project!

Pre-Reqs for this project

This project makes use of a open data set found here. This data set will need to be configured as the source for this project to run. You will also want to configure your Database and Schemas that you want this to run into in the dbt_project.yml file.

Once configuration has been complete you can run the project using:

  • dbt build

Resources:

  • Learn more about dbt in the docs
  • Check out Discourse for commonly asked questions and answers
  • Join the chat on Slack for live discussions and support
  • Check out the blog for the latest news on dbt's development and best practices