You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop a data warehouse for Hotel Management Dataset.Designed and implemented a data warehouse using a star schema to support analytical queries. Built ETL workflows to transform transactional data into fact and dimension tables. Wrote optimized SQL queries to analyze trends and generate summary reports.
This repository contains multiple variants of this project; the primary algorithm allows for data cube operations to be performed using lightweight functions with ease of usability to provide speed, efficiency, and assist in reducing data oversimplification as found in other OLAP cube viewers.