Home

Awesome

<div align="center"> <h1 align="center"> dbt demo </h3>

View Article

Demo for the article Build an Efficient Data Pipeline: Is dbt the Key?

</div>

Set up

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Try it out

Try running the following commands: