More thingies

This commit is contained in:
Pablo Martin 2023-10-30 16:28:30 +01:00
parent 718366d09c
commit ba37fc09e7
6 changed files with 5 additions and 55 deletions

View file

@ -103,4 +103,6 @@ dbt makes sense nowadays because the modern data stack makes transformations wit
## dbt project structure
- `dbt_project.yml`: header of the project, with stuff like versioning, the default profile for the project, the paths to different folders, etc.
- `dbt_project.yml`: header of the project, with stuff like versioning, the default profile for the project, the paths to different folders, etc.
This is a pic of the data flow we are going to build: ![img.png](../images/dataflow_overview.png)