Skip to content

Niveditha-2003/Airbnb-EDA-Data-Visualization-New-York-2024-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

##Airbnb EDA and Data Visualization - New York 2024

##Project Overview

This project explores Airbnb listings in New York (2024) using Pandas, Matplotlib, and Seaborn. The goal is to analyze price distribution, neighborhood trends, and host behavior through data visualization techniques.

##Dataset

The dataset used is the New York Airbnb Listings 2024. It includes details like listing price, neighborhood, host information, and availability.

##Key Features

  1. Data Cleaning

Removed missing values

Dropped duplicate entries

Converted data types for accurate analysis

  1. Exploratory Data Analysis (EDA)

Univariate Analysis: Price distribution, identifying outliers

Bivariate Analysis: Correlations between price, location, and availability

Host & Room Type Insights

  1. Data Visualization

Boxplots for price outliers

Histograms for price distribution

Bar charts for neighborhood-wise listing count

Scatter plots for price vs. availability trends

##Tech Stack

Python

Pandas for data manipulation

Matplotlib and Seaborn for visualization

##How to Run the Project

  1. Download the Repository

Click on the "Code" button in GitHub.

Select "Download ZIP" and extract the files.

  1. Open in VS Code

Open VS Code and navigate to the project folder.

  1. Install Dependencies (if needed)

pip install pandas matplotlib seaborn

  1. Run the Script

Open Airbnb.ipython or Airbnb.py in VS Code and execute the analysis.

##Project Insights

Certain neighborhoods have significantly higher prices.

Some listings show unusual pricing patterns, requiring further investigation.

Host behavior and room type impact pricing strategy.

##Repository Structure

Airbnb-EDA

Airbnb.ipython # Python script for analysis in VS Code
datasets.csv # Dataset used
README.md # Project Documentation

Contact

LinkedIn Profile
GitHub Profile

About

This project explores Airbnb listings in New York (2024) using VS Code, with Pandas, Matplotlib, and Seaborn. It covers data cleaning, exploratory data analysis (EDA), and visualizations to uncover key insights regarding price distribution, host behavior, and neighborhood trends.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages