A straighforward DBT project that standardizes three source data sets and munges them into common HSDS tables (WIP).
Moving quick and dirty to a certain degree in order to meet the real time demands of a hackathon.
This is essentially three separate transformation pipelines for three separate data sources, where the root level (/models
) models are interfaces to combine the three sources.
Subdirectory file structure is based on DBT best practices for model organization (https://docs.getdbt.com/guides/best-practices/how-we-structure/1-guide-overview).
- 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
- Find dbt events near you
- Check out the blog for the latest news on dbt's development and best practices