Hotel-Revenue-Analysis-Project

Hotel Revenue Analysis [PowerBI, PowerQuery M, T-SQL, SQL Server Management Studio, Excel, PowerPoint]

Portfolio Link

GitHub Powerpoint link Google Drive PowerPoint Link GitHub Repository Link

The dataset used in this analysis can be downloaded here. It contains various information about hotel booking from 2018 - 2020, along with additional tables containing market segment information and meal costs.

Power BI Dashboard

The interactive PowerBI Dashboard created for this project can be found in the link below:
PowerBI Dashboard Link

PowerBI Static Image

Background

This project explores a hotel revenue dataset spanning across three years (2018, 2019, and 2020). SQL and Power BI were leveraged to uncover valuable insights about revenue & guest seasonality.

Data from raw .csv file was ingested into SQL Server Management Studio [SSMS], from which SQL queries were iteratively built upon to obtain the final SQL output which was then imported into SSMS for data analysis & visualization. Additional data processing was done in PowerBI with PowerQuery M for visualization purposes. Guests, revenue seasonality, recommendation for staffing arrangement, and dataset limitations were explained in the accompanying PowerPoint slide with the help of PowerBI visualizations.

Final SQL Code Blocks imported into PowerBI

Final_SQL_Query_1 Final_SQL_Query_2

The project addresses the following key business questions:

1. Which are the busiest months? On average, how long do guests stay at the hotel?

Answer 1

2. Which day of the week do different types of guests, typically like to book on?

Answer 2

3. Which type of guests are likely to generate more revenue by hotel?

Answer 3

4. What is the revenue breakdown by region? What are the top 5 countries that has generated the greatest revenue?

Answer 4

5. Is our hotel revenue growing by year? If so, which hotel brings in greater revenue? Is there any observed seasonality with respect to revenue?

Answer 5