Notes taken by Horeb S.
π My Github repo
This week focuses on transforming raw data into structured analytical views using dbt (Data Build Tool). Key topics include data modeling (fact and dimension tables), the ELT workflow, and dbt fundamentals like materialization, testing, and deployment. By the end of this week, Iβll have built and deployed a functional dbt project, preparing data for real-world analysis and visualization. Here are my notes.
Prerequisites
The prerequisites of this course include :
I didnβt have all of these datasets ingested into my BigQuery. So, letβs use what we learned during Kestra Course to do it.
<aside> π‘
I donβt write any notes about it. But you can see my old ones here : π Week 02 Notes
Additionally, the Kestra Workflow I used to upload fhv files is π here
There is also an hack to upload the files quickly : π Link to the video
</aside>