This project is a comprehensive dashboard for AtliQ Hospitality, designed to visualize and analyze key performance metrics of hotels. The dashboard provides insights into revenue, occupancy, bookings, and customer feedback across various dimensions such as city, property, and room class.
The AtliQ Hospitality Dashboard aims to simplify hotel performance monitoring through interactive visualizations. Stakeholders can filter data by city, property, and platform, making it easier to understand trends in revenue, occupancy rates, booking platforms, and customer feedback.
- Revenue Tracking: Analyze revenue by city, day type (weekday/weekend), and booking platform.
- Occupancy Insights: View occupancy percentage by city and room type.
- Customer Feedback: Monitor average customer ratings and cancellation rates.
- Trend Analysis: Track trends over weeks for key metrics like revenue and occupancy.
- Filter Options: Filter data by city, property, room class, and more.
The project leverages the following datasets:
-
dim_date.csv
Contains date-related dimensions, including day type and week number. -
dim_hotels.csv
Provides information on hotel properties, including city and category (Luxury/Business). -
dim_rooms.csv
Details about room categories and classifications (e.g., Standard, Elite). -
fact_aggregated_bookings.csv
Aggregated booking data such as successful bookings and room capacity. -
fact_bookings.csv
Transactional data including booking status, platform, and revenue.
The Home Page displays overall performance metrics like:
- Total Revenue: Insights into revenue generated by properties.
- Occupancy Rate: The percentage of booked rooms across properties.
- Average Rating: Feedback provided by customers.
Key Widgets:
The Detailed Metrics section allows users to:
-
Drill down into data for individual properties.
-
View performance metrics by day type (weekday/weekend) and room class.
-
Analyze trends for revenue and occupancy over weeks.
The Filters feature provides dynamic filtering options to refine data visualizations:
-
Filter by Property, City, State, Platform, or Month.
-
Gain deeper insights based on specific criteria.
- Power BI: Dashboard creation and data visualization.
- Excel: Data preparation and validation.