Learn by Directing AI
Home
/
Data Engineering
/
dbt Framework: From Scripts to Models
Brief
1
2
3
4
5
6
Materials
Chat
dbt Framework: From Scripts to Models
Units
1
Meet Mihai and understand the cheese business
2
Set up the project and profile all three sources
3
Initialize the dbt project and configure sources
4
Build staging models
5
Build the mart, add dbt tests, and find the gap
6
Show Mihai and close the project
Materials
Chat with Mihai Popescu
Materials
CLAUDE.md
dbt_project.yml
schema.yml
profiles.yml
milk-purchases.csv
pipeline-spec.md
production-log.csv
production-log-sample.csv
sales.csv
sales-sample.csv
verification-checklist.md
All materials
schema.yml
Copy
yml
schema.yml
# Define your sources and model tests here.