Resort needed insights to boost bookings and optimize revenue
Developed comprehensive Tableau dashboards for customer analytics and forecasting
Drove 10K+ visitors and $1M+ in revenue in 2025
Ambururu Waterfall Resort in Siaya, Kenya, needed data-driven insights to optimize their booking strategy and maximize revenue during peak seasons.
Built comprehensive Tableau dashboards featuring:
-- Revenue by season query SELECT EXTRACT(QUARTER FROM booking_date) as season, COUNT(*) as bookings, SUM(total_amount) as revenue, AVG(total_amount) as avg_booking_value FROM bookings WHERE booking_date >= '2024-01-01' GROUP BY EXTRACT(QUARTER FROM booking_date) ORDER BY season;
The solution included:
This project demonstrated how effective data visualization can transform business operations and drive significant revenue growth.