Skip to content

ktsering2003/travel-booking-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview:

This project analyzes travel booking data to uncover insights about family and non-family travelers. Using Python, I explored differences in booking behaviors, revenue patterns, and planning habits. The results highlight actionable strategies that could help travel companies, like Expedia, enhance customer experiences and drive growth.

Key Objectives:

  • Understand booking patterns for family and non-family travelers.
  • Explore monthly trends in net orders and gross booking amounts.
  • Provide actionable recommendations to optimize marketing and loyalty strategies.

Tools Used:

Programming Languages:

  • Python: Used for data manipulation, analysis, and visualization.

Libraries:

  • Pandas: To clean and manipulate the data.
  • Matplotlib: For creating detailed, visually appealing charts.
  • NumPy: For numerical operations and calculations.

Analysis and Insights:

  1. Monthly Net Orders and Gross Booking Amount:
  • What the chart shows: Monthly trends in bookings and revenue from June 2018 to June 2019.
  • Key Insight: Net orders increased by 14.7%, and gross booking revenue rose by 35%. This indicates growing travel demand, particularly during mid-year months. average_length_stay_booking_window_comparison
  1. Family vs Non-Family Travelers
  • What the chart shows: Comparison of total bookings and revenue for family and non-family travelers.
  • Key Insight: Non-family travelers contributed over 80% of bookings and generated three times the revenue of family travelers. family_vs_non_family_bookings_with_net_orders
  1. Average Length of Stay and Booking Window What the chart shows: Differences in how far in advance family and non-family travelers book and how long they stay. Key Insight:
  • Families book further in advance (26.8 days on average) compared to non-families (23.2 days).
  • Both groups have similar lengths of stay (around 2.7 days). monthly_net_orders_and_gross_booking_amount

Contact:

For any questions or feedback, feel free to reach out via LinkedIn:

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

DATA SET: 2025 DSA Case Study Dataset.xlsx

About

Analyzing travel booking data to uncover trends and propose customer-focused strategies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages