A comprehensive Power BI solution for hotel revenue management, offering detailed analysis of pricing, occupancy, market segmentation, and profitability.
π PBI-PBI-hotel-revenue-analytics/
β
βββ π Asset/
β βββ π Images/
β β βββ π 0_Menu_2025-04-23 123745.jpg
β β βββ π 1_Executive_Summary_2025-04-23 123841.jpg
β β βββ π 1.2Executive_Report_2025-04-23 123921.jpg
β β βββ π 1.3_Other Executive_2025-04-23 123921.jpg
β β βββ π 2.Revenue_Analysis_2025-04-23 124051.jpg
β β βββ π 2.1_Other_Revenue_2025-04-23 124325.jpg
β β βββ π 3_Pricing_and_Occupancy_2025-04-23 124406.jpg
β β βββ π 4_market_segmentation_2025-04-23 124453.jpg
β β βββ π 5_Channel_Performance_2025-04-23 124533.jpg
β β βββ π 6_Profitability_Analysis_2025-04-23 124634.jpg
β β βββ π 7_Customer_Satisfaction_2025-04-23 124730.jpg
β β βββ π 8_Marketing_Performance_2025-04-23 124808.jpg
β β βββ π 9_Kpi_Tracking_2025-04-23 124844.jpg
β β βββ π icons/
β β βββ π screenshots/
β β
β βββ π sample-data/
β βββ π hotel_data_sample.csv
β
βββ π dashboards/
β βββ π hotel.pbix
β βββ π executive-summary.pdf
β βββ π sample-reports.pdf
β
βββ π docs/
β βββ π implementation-guide.md
β βββ π metrics-dictionary.md
β βββ π analysis-guide.md
β βββ π dax-measures.md
β βββ π power-query-transformations.md
β βββ π visualization-specifications.md
β βββ π hotel-revenue-management-report.md
β βββ π performance-optimization.md
β
βββ π scripts/
β βββ π power-query-transformations.pq
β βββ π tabular-editor-script.csx
β
βββ π LICENSE
βββ π README.md
βββ π CONTRIBUTING.md
Hotel Revenue Analytics is a comprehensive business intelligence solution developed with Microsoft Power BI that transforms hotel operational data into actionable insights for revenue management. Designed for revenue managers, hotel directors, and commercial teams who need to optimize pricing, occupancy, and overall profitability in real-time.
- Comprehensive Revenue Analysis: Trends, seasonality, and behavior patterns by season and day of week
- Price Optimization (ADR): Analysis of the relationship between price and occupancy to maximize revenue
- Market Segmentation: Breakdown by guest type (Business vs. Leisure) and country of origin
- Distribution Channel Analysis: Comparison between direct bookings and OTAs
- Profitability Measurement: Analysis of margins, marketing efficiency, and cost structure
- Customer Satisfaction: Correlation between review scores and revenue
| Dashboard | Description |
|---|---|
| Executive Summary | Overview of key KPIs and main metrics |
| Revenue Analysis | Detailed revenue breakdowns by month, season, and day of week |
| Pricing & Occupancy | Analysis of the relationship between ADR and occupancy rate |
| Market Segmentation | Performance by guest type and country of origin |
| Distribution Channels | Comparison between booking channels |
| Profitability Analysis | Profit margins and cost structure |
| Customer Satisfaction | Correlation between satisfaction and revenue |
| Time Intelligence | MTD/QTD/YTD performance metrics and comparisons |
| Year-over-Year Analysis | Comparative performance analysis with previous periods |
| Marketing Performance | Marketing efficiency and ROI analysis |
| KPI Tracking | Performance visualization against targets |
- Power BI Desktop (version 2.112.x or later)
- Hotel operations dataset (included as sample or connect to your own source)
- Basic knowledge of Power BI for customization
- Clone this repository
git clone https://github.com/yourusername/PBI-hotel-revenue-analytics.git
- Open the main PBIX file in Power BI Desktop
hotel.pbix
-
Connect to your own data sources or use the included sample data
-
Customize according to your property's specific needs
For detailed instructions, refer to our implementation guide.
- RevPAR (Revenue Per Available Room)
- ADR (Average Daily Rate)
- Occupancy Rate
- TRevPAR (Total Revenue Per Available Room)
- GOPPAR (Gross Operating Profit Per Available Room)
- Marketing Efficiency: Revenue to marketing spend ratio
- Customer Satisfaction: Review scores and their impact on revenue
The data analysis reveals important patterns that can drive strategic decisions:
- Strong positive correlation (0.98) between ADR and Occupancy Rate, suggesting opportunities for strategic price adjustments without significantly impacting occupancy
- Leisure guests generate the highest revenue, with visitors from the USA contributing most to overall revenue
- Direct booking channel produces the highest revenue, while the OTA channel commands a higher ADR
- Fridays consistently generate the highest daily revenue, while Thursdays show the lowest performance
- Strong correlation (0.89) between review scores and revenue, highlighting the importance of guest experience
Contributions are welcome! If you'd like to improve this project:
- Fork the repository
- Create a branch for your feature (
git checkout -b feature/new-feature) - Commit your changes (
git commit -m 'Add new feature') - Push to the branch (
git push origin feature/new-feature) - Open a Pull Request
- Implementation Guide
- Metrics Dictionary
- Analysis Guide
- DAX Measures
- Visualization Specifications
- Power Query Transformations
Questions, issues, or suggestions? Open an issue or contact us at youremail@example.com.
This project is under the MIT License - see the LICENSE file for details.
Developed with β€οΈ by Your Name











