Skip to content

infinitelambda/dq-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Quality with dbt

Demonstration of Data Quality with dbt

Demo

Tech stacks used:

dbt dbt-package Snowflake Streamlit DuckDB

Streamlit dashboard

Try it locally?

chmod +x showme.sh
./showme.sh

Clone repo and activate local env

git clone git@github.com:infinitelambda/dq-demo.git
cd dq-demo
python3 -m venv .venv
source .venv/bin/activate

Run dbt

Check here!

Run Dashboard

Check here!

Contacts

If you have any questions, reach out to the team and we would be more than happy to help.

Make sure to explore more technical content on the Infinite Lambda blog.

“”