- Run create_info_tables.sql to create and fill informational tables from CSVs in the informational_tables folder
- Run create_dwh_tables.sql to create the tables in the database
- Run generate_dwh_fill.py to create SQL output to backfill the tables
- Run SQL output from step 3 (this is included as __generated_dwh_full_fill.sql)
- Run queries as desired from questions folder