Skip to content

Ravikalakoti/Sales-Data-Analysis-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Hotel Data Analysis using Jupyter Notebook

This project analyzes hotel reservation data to uncover key business insights that can help improve customer experience and increase sales.

We use Python with Jupyter Notebook to explore the dataset, clean the data, visualize important trends, and derive meaningful conclusions.


✨ Objectives

  • Understand reservation patterns across months
  • Analyze cancellation rates
  • Evaluate average daily rates (ADR) trends
  • Provide insights for business decisions

πŸ“ˆ ADR (Average Daily Rate) Per Month

Visualizing how ADR changes month over month helps identify pricing trends and seasonal impacts on bookings.

ADR Per Month


❌ Reservation Cancellation Distribution

A pie chart to show the proportion of reservations that were canceled versus those that were not. This helps understand cancellation behavior.

Reservation Canceled Pie Chart


πŸ› οΈ Tools & Libraries Used

  • Python 🐍
  • Pandas
  • NumPy
  • Matplotlib
  • Seaborn
  • Jupyter Notebook

πŸ“ Dataset

The data was sourced from a publicly available hotel booking dataset containing information about reservations, cancellation status, pricing, and customer demographics.


πŸš€ How to Run

  1. Clone this repository.
  2. Open the Jupyter Notebook file.
  3. Run the notebook cells in sequence to reproduce the analysis.

πŸ“¬ Contact

For questions or feedback, reach out to me on LinkedIn.

About

This is a Python project using jupyter notebook for clean the data of hotels csv files and visualize in plots..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors