Snowflake Data Warehouse for Restaurant Review Data
Data Warehouse for Restaurant Review data
Design a Data Warehouse for Reporting and OLAP
Project rubric:
Staging:
Students will be able to (SWBAT) load local data files into a Snowflake staging schema, using the command-line snowsql tool:
SWBAT load data files smaller than 50 MB into Snowflake using browser.
SWBAT create a data architecture diagram showing the data files to stage to ODS to DWH to reporting.
Operational Data Store:
SWBAT use snowsql to transform data from staging to ODS.
SWBAT expand and spread JSON data into individual columns.
SWBAT calculate and compare data compression between raw files, staging, and ODS.
SWBAT reverse engineer data sets into an entity relationship model.
SWBAT integrate climate and Yelp data sets by identifying a common data field.
Data Warehouse:
SWBAT design a star schema with dimensions and fact tables.
SWBAT extract, transform and load from ODS model to DWH model.
SWBAT write SQL queries to generate a correlation report between climate data and Yelp data.
Finally, the DataWarehouse can be used to do analytics on the business data.