Skip to content

This collection of scripts and datasets is designed to provide a thorough exploration of hotel bookings data. Whether you're an enthusiast, a researcher, or a data scientist, this repository offers valuable insights into the world of hotel management, cancellations, guest demographics, and stay durations.

Notifications You must be signed in to change notification settings

dominikvukelic/hotel_bookings_dataset_project

Repository files navigation

hotel_bookings_dataset_project

Overview

This project centers around a comprehensive analysis and processing of a dataset related to hotel bookings, cancellations, types of hotels, guest demographics, stay durations, stay during the week and the weekend, previous bookings etc. The dataset was obtained from Kaggle, and the primary objectives include data processing, meticulous cleaning, identification of key trends, and the creation of visualizations to derive meaningful insights.

Repository Structure

  • starting_file/: Contains the original dataset from Kaggle.

    • hotel_bookings.csv: The raw data file downloaded from Kaggle.
  • cleaning_starting_file/: Contains R script for data cleaning and analysis.

    • hotel_bookings_df.R: R script for cleaning and processing the dataset.
  • cleaned_starting_file/: Contains the cleaned dataset exported from R.

    • hotel_bookings_cleaned.csv: The cleaned and processed dataset, ready for analysis.
  • graphs/: Contains R script for data visualization.

    • graphs.R: R script for analyzing the cleaned dataset and generating visualizations.
  • markdown_file_for_presentation/: Contains R markdown for data visualization.

    • figure-gfm: folder which contains image files referenced in the Markdown document.
    • markdown_graphs.Rmd: R Markdown file which contains a mix of Markdown text and embedded R code, possibly generating graphs or other visual elements when rendered.
    • markdown_graphs.md: Knitted version of R Markdown file for presentational purposes whose output is set as a GitHub document.

About

This collection of scripts and datasets is designed to provide a thorough exploration of hotel bookings data. Whether you're an enthusiast, a researcher, or a data scientist, this repository offers valuable insights into the world of hotel management, cancellations, guest demographics, and stay durations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages