Mengjun74 / dash_hotel_booking

🏨 🧐 Hotel Industry Competitive Landscape Dashboard
https://dash-hotel-booking.onrender.com
MIT License
0 stars 0 forks source link

dash_hotel_booking

🏨 🧐 Hotel Industry Competitive Landscape Dashboard

Hotel Industry at a Glace!

The purpose of this visualization dashboard is to present the hotel booking data for exploratory data analysis (EDA) and predictive purposes. The primary objective of the dashboard is to summarize booking information, including the number of bookings, cancellation rates, average booking value, and other important metrics.

This allows prospective travellers to gain a comprehensive understanding of the hotel bookings and identify significant patterns and trends. Armed with this information, travellers can make better informed decisions about their accomodation when they travel to get the best deal.

The dashboard also serves as a valuable tool for hotel managers and marketers to make informed decisions regarding pricing, promotions, and inventory management. For instance, the dashboard showcases the most popular countries for bookings, the most frequently booked room types, and the periods with the highest booking rates.

Use the App

You can access the deployed app on here!

About the Data

The data set presented and used in this project is adopted from the Hotel booking demand data set on the Kaggle website. The data set comprises of reservation details for a city hotel and a resort hotel. It contains information about the booking date, duration of the stay, number of adults, children, and babies, available parking spaces, and other related data. A more in-depth explanation can be found in the proposal. data dictionary.

Description of the Dashboard

This dashboard contains three major sections:

The metrics to control the heatmap include things such as the total bookings for the selected countries and the average price of bookings in a country. The filters will be in the form of a date range of bookings, a dropdown list to select the hotel type and a dropdown list to select multiple countries. Users will then be able to compare the distributions of the prices and number of bookings in the chart box to find a time that best works for them.

For example, one could select a date range of a week in August that they have time off and that they're looking to stay in a hotel. Then, they find that Portugal has a low average daily price according to the heatmap. They would select Portugal and now they can see the price distribution as well as how it fluctuates over the week. They can also see if there are lots of bookings in Portugal as it might be a super popular place this time of year!

Contribute!

Interested in contributing? Check out the Contributing guidelines. By contributing to this project, you agree to follow the Code of Conduct.

There is substantial room to continue development of the project. Currently, we are using only 5 out of 32 columns in the dataset. Help would be appreciated in adding filters for parameters of interest, in addition to generating graphs for other useful metrics.

How to run the app locally

To run the app locally, follow the workflow described in Contributing. Once the repository is cloned, execute the following in terminal (from the top level directory). This will start the shiny app locally and the address will be displayed in the terminal window.

Python app.py

Contributors

Team members: Mengjun Chen