ayush9304 / Hotel-Booking-Analysis-EDA

Exploratory Data Analysis (EDA) on Hotel Booking Dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EDA on Hotel Booking Dataset

This data set contains booking information for a city hotel and a resort hotel, and includes information such as when the booking was made, length of stay, the number of adults, children, and/or babies, and the number of available parking spaces, among other things.

Files

  1. Hotel_Booking_Analysis_EDA.ipynb :- Notebook that contains whole EDA code.
  2. Presentation - Hotel Booking Analysis - EDA Capstone Project.pdf :- Project Presentation
  3. hotel_bookings.csv :- Hotel Booking Dataset

Key Findings

More People make bookings in city hotels

image
More bookings are made during summer months

image
Avg daily rate for Resort Hotels is lesser than
City Hotels.

image
Almost half of the bookings were done through
Online Travel Agents (TA)

Screenshot 2022-06-02 042111
Majority of bookings are done through TA/TO

Screenshot 2022-06-02 042441
Avg daily rate decreases by longer lead time

image
Bookings having less lead time are less often cancelled

image
Majority of people books room type A

image
Most people do not want car parking space

image
Most people books meal type BB

Screenshot 2022-06-02 043549
The country of Portugal (PRT) has significantly highest number of bookings

image
Most bookings are done within 100 days of check-in date to hotel.

image

About

Exploratory Data Analysis (EDA) on Hotel Booking Dataset


Languages

Language:Jupyter Notebook 100.0%