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
π₯ Hotel Booking Performance & Cancellation Intelligence Dashboard
Industry-Style Analytics Project β Analyzing booking data to drive smarter hospitality decisions
This project analyzes hotel booking data to uncover patterns in cancellations, revenue trends, seasonality, and customer behavior. The outcome is an executive-style, interactive dashboard built in Google Sheets to support data-driven decision-making for hotel management teams.
π
Overall booking performance
π«
Cancellation risk drivers
π°
Revenue and pricing trends
π‘
Channel and customer segment performance
Context:
The hospitality industry faces high revenue volatility due to booking cancellations and fluctuating seasonal demand.
Core Problem:
High cancellation rates and inconsistent booking behavior reduce revenue predictability and operational efficiency.
Objective β Use historical booking data to:
β Reduce cancellation rates
β Improve revenue stability
β Optimize pricing and deposit policies
β Identify high-value, stable customer segments
β Key Business Question
"How can hotel management reduce cancellations and maximize revenue using booking behavior insights?"
Property
Details
π Dataset Name
Hotel Booking Dataset
π Type
Structured transactional data
π Rows
~8,700 (post-cleaning)
π Columns
30+
π Time Period
2015β2017
π Source
Approved academic dataset (imported into Google Sheets)
Key Attributes:
Category
Fields
π·οΈ Booking Status
is_canceled, reservation_status
π Time Features
arrival_date_year, arrival_date_month
π€ Guest Details
adults, children, babies, country
π‘ Channel Info
market_segment, distribution_channel
π΅ Revenue Proxy
adr
All cleaning and preprocessing were performed in Google Sheets as per capstone requirements.
Step
Description
π Duplicate Removal
Duplicate booking records removed using built-in deduplication