Skip to content

sid-padture/dwh_table_dependency_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DWH Table Dependency Grapher

Toy project to read queries that move data from raw to models tables within an ELT style data warehouse and graph the dependencies those queries create.

For example, using the example data warehouse schema from the dbt project an interesting finding we can see is that the models customer_orders and customer_payments have no dependency on the raw_customers source table.

png

Image produced with the example.ipynb notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published