Initialize the dbt project
Now that you have checked your dbt installation, it's time to break ground on your dbt environment and set up the dbt project.
To do so, you will need to first initialize the dbt project, give your project a name, and choose a data connector. Given that Looker's e-commerce is the underlying data for the dbt project, let's call the dbt project looker_ecommerce
.
Lastly, upon initialization, dbt will handle the rest of the file directory set up.
This exercise is part of the course
Case Study: Building E-Commerce Data Models with dbt
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
