Skip to content

Raagini23/EDA-Airbnb-listings-in-Milan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Launch Interactive EDA Notebook

If you're here to view the code, you can explore it directly on GitHub. For interactive visualizations, please click here to view the notebook on nbviewer: ([https://nbviewer.org/github/Raagini23/EDA-Airbnb-listings-in-Milan/blob/main/Airbnb%20listings%20Milan%20EDA%20.ipynb)]

EDA on Airbnb Listings in Milan

This project is an exploratory data analysis (EDA) on Airbnb listings in Milan, aimed at extracting actionable insights for property hosts and owners. The analysis focuses on understanding market dynamics, pricing strategies, and identifying opportunities within the Milan Airbnb market.

Dataset

The dataset used for this analysis was obtained from Inside Airbnb (https://insideairbnb.com/milan/). It contains comprehensive information about listings, including prices, reviews, property types, and availability.

Project Structure

  • Data Cleaning:

    • Handling missing values by using available data and filling in some missing values manually.
    • For specific listings with missing data, I visited the Airbnb Milan website, clicked on the individual listings, and filled in the missing information manually.
    • Addressing outliers and other anomalies in the dataset to ensure the analysis is accurate and reliable.
  • Data Exploration: Exploring various aspects of the data using statistical summaries and visualizations.

  • Insights & Findings: Highlighting the key insights derived from the analysis.

  • Conclusion: Summarizing the findings and their implications.

Visualizations

Several visualizations were created to illustrate the trends and patterns in the data, including:

  • Correlation of Price with Minimum Nights, No. of Reviews etc
  • .Details of High-priced listings
  • Property types and their availability.

Libraries

The project makes use of the following Python libraries:

  • pandas
  • numpy
  • matplotlib
  • seaborn
  • plotly
  • geopandas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published