Welcome to the Hotel Bookings Cancellation Data Analysis project repository! This project involves an in-depth analysis of hotel booking cancellations using Excel. The dataset contains essential columns that shed light on the dynamics of hotel bookings and cancellations.
hotel
: Type of hotel (e.g., Resort Hotel, City Hotel)is_canceled
: Cancellation status (0 for not canceled, 1 for canceled)arrival_date_year
: Year of arrivalarrival_date_month
: Month of arrival- ... (other columns listed)
- Understanding the Business Problem: Initial exploration of the hotel booking industry and the implications of cancellations.
- Data Cleaning and Preparation: Ensured data accuracy through handling missing values, outliers, and formatting.
- Pivot Tables and Charts:
- Cancellation by Marital Status
- Cancellation by Room Status
- Month-wise Cancellation Trends
- Comparison of Cancellation Rates by Hotel Type
- Interactive Dashboard: Designed an intuitive dashboard for visually conveying analysis findings.
- Clone the repository.
- Open the provided Excel file containing dataset and analysis.
- Explore sheets for data, pivot tables, charts, and the interactive dashboard.
Feel free to contribute, provide feedback, or leverage the insights for your use. Happy analyzing!