alessandrob1-star/ibm-final-project-airbnb-data-analysis-2023

GitHub: alessandrob1-star/ibm-final-project-airbnb-data-analysis-2023

Stars: 1 | Forks: 0

# Airbnb New York City - Exploratory Data Analysis ![Airbnb](https://img.shields.io/badge/Airbnb-%23FF5A5F.svg?style=for-the-badge&logo=Airbnb&logoColor=white) ![Python](https://img.shields.io/badge/Python-3776AB.svg?style=for-the-badge&logo=Python&logoColor=white) ![Pandas](https://img.shields.io/badge/pandas-150458.svg?style=for-the-badge&logo=pandas&logoColor=white) **Final Capstone Project** | IBM Programme in Data Analytics ## 📋 Project Overview This project presents a complete **Exploratory Data Analysis (EDA)** of the Airbnb market in New York City. Starting from a raw dataset, the analysis includes data cleaning, preprocessing, visualization, and the extraction of meaningful business insights regarding pricing patterns, room types, and neighbourhood performance. ## 🎯 Objectives - Assess data quality and perform thorough cleaning (missing values, duplicates, inconsistencies) - Standardize column names and data formats - Analyze pricing dynamics across room types and boroughs - Identify the most active and profitable neighbourhoods - Extract actionable insights for hosts and market stakeholders ## 🛠 Tools & Technologies - **Python** - **Pandas** & **NumPy** — Data manipulation - **Matplotlib** & **Seaborn** — Data visualization - **Jupyter Notebook** ## 📈 Key Insights - **Queens** surprisingly shows the highest average listing price, followed by Bronx and Brooklyn. - **Entire homes/apartments** are significantly more expensive than private and shared rooms. - Extremely strong positive correlation (**~0.99**) between `price` and `service_fee`. - Listings are heavily concentrated in a few popular neighbourhoods (Williamsburg, Bedford-Stuyvesant, Harlem, etc.). - The dataset was relatively clean after preprocessing, with no extreme price outliers detected. ## 📜 Certification **IBM Programme Data Analytics** - Final Project ![IBM Certificate](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/b65f0f6743164925.png) [View Credly Badge](https://www.credly.com/badges/94cd09c5-fbca-466d-b6a5-b38ac423fbeb/linked_in?t=s3wbqe) ## 👤 Author **Alessandro Benevelli** **Feel free to explore the notebook and reach out if you have any questions!**