Hotel Bronx KPI Analysis

Tools Used: R and Tableau

 

PROJECT OVERVIEW:

Hotel Bronx is a fictitious name, however the dataset used is real hotel data, comprising of observations for a hotel’s two different categories: Resort Hotel and City Hotel. The data contains information from July, 2015 to August, 2017. It is a public dataset and can be found here.

The goal of this analysis was to look at the trends in some of the hotel's KPIs: 

i.   The Number of Rooms Booked per month

ii.  The Average Daily Rate

iii. The Revenue generated from room occupancy


For this analysis, I selected the 2-year period from July, 2015 to June, 2017 for the Resort Hotel. I focused on July, 2016 to June, 2017 as the current year, and July, 2015 to June, 2016 as the previous  year. Using R and Tableau, I calculated and visualized current year month-over-month changes in the 3 KPIs. I also compared the current year KPI values with values from same month the previous year.


ANALYSIS:

I used R for data wrangling, and Tableau for data visualization, creating calculated fields, data exploration and creating dashboards.

Find below my Jupyter Notebook (in PDF) containing the data wrangling steps I took in R. Please see the unabridged version here.