Skip to content

Unlock insights into Airbnb listings in Paris using Python and data analysis! Discover trends in pricing, host characteristics, and guest preferences for optimized experiences. πŸ‘πŸ“ŠπŸ“ˆ

Notifications You must be signed in to change notification settings

mahalaxmi111/AirBnB-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

AirBNB Analysis

AirBnB-San-Francisco-Headquarters-Are-Inspired-by-Their-Own-Listings-feat-959x410

Overview

The AirBNB Analysis project provides insights into various listings on AirBNB, utilizing data analysis techniques to explore trends, pricing, and host characteristics in the Paris area. This analysis is performed using a Jupyter Notebook.

Analysis

The analysis includes:

  • Exploratory Data Analysis (EDA) to understand the distribution of prices and ratings.
  • Visualization of trends in host response rates and acceptance rates.
  • Correlation analysis between various features.

Data Description

The dataset includes various fields such as:

  • listing_id: Unique identifier for each listing.
  • host_id: Unique identifier for the host.
  • neighbourhood: The neighborhood where the listing is located.
  • price: Price per night.
  • review_scores: Ratings across multiple categories.

Key Insights

  1. Average Pricing: The average price per night is approximately €113, with prices ranging from €0 to €12,000, indicating a wide variability in listing costs.
  2. Host Characteristics: Listings managed by superhosts tend to receive higher ratings and may attract more bookings.
  3. Popular Neighborhoods: Buttes-Montmartre has the highest number of listings (7,232), suggesting it is a popular area among guests.
  4. Guest Capacity: Most listings accommodate an average of 3 guests, which aligns with typical travel groups.

Suggestions for Hosts

  1. Optimize Pricing: Consider adjusting prices based on seasonal demand and local events to maximize occupancy rates.
  2. Enhance Guest Experience: Focus on improving communication and response times, as higher host response rates correlate with better guest satisfaction.
  3. Highlight Unique Features: Listings with distinctive amenities or experiences tend to attract more interest; consider showcasing these in your listing description.
  4. Leverage Reviews: Encourage guests to leave reviews and respond to feedback to build credibility and improve future bookings.

KaggleNotebook

https://www.kaggle.com/code/mahalaxmiwadeyar/notebook27341ebd87

About

Unlock insights into Airbnb listings in Paris using Python and data analysis! Discover trends in pricing, host characteristics, and guest preferences for optimized experiences. πŸ‘πŸ“ŠπŸ“ˆ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published