https://github.com/oghene-ella/airbnb_market
Meeting the high demand for temporary lodging for anywhere between a few nights to many months
https://github.com/oghene-ella/airbnb_market
data-analysis
Last synced: about 1 year ago
JSON representation
Meeting the high demand for temporary lodging for anywhere between a few nights to many months
- Host: GitHub
- URL: https://github.com/oghene-ella/airbnb_market
- Owner: oghene-ella
- Created: 2022-10-25T18:44:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T09:23:53.000Z (over 3 years ago)
- Last Synced: 2025-04-06T05:34:23.648Z (about 1 year ago)
- Topics: data-analysis
- Language: Jupyter Notebook
- Homepage:
- Size: 2.12 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exploring NYC Airbnb Marketđ
Brief Introductionâ¨
Welcome to New York City (NYC), one of the most-visited cities in the world. As a result, there are many Airbnb listings to meet the high demand for temporary lodging for anywhere between a few nights to many months.
The aim of this project is to analyse the dataâ¨
My analysis will be focused on the following questions:
- What is the average price of an Airbnb listing per night in NYC?
- Compare the average price of an Airbnb listing, to the private rental market per month
- How many adverts are for private rooms?
- Compare Airbnb listing prices across the five NYC boroughs
_________________________________________________________________________________
With my analysis, I was able to gain insight of the data; the questions above were answered!
Here are my resultsâ¨
- The average price per night for an Airbnb listing in NYC is $141.82. I was able to do that by filtering the free listing
(that is by removing the ones that had $0) and calculating the average of the remaining ones in the column.
- I was able to compare the monthly costs of airbnb listing which was: $4313.61; while in the private market one would pay $3,100.00 according to Zumper (as at 2019)
- The listing for airbnb privates rooms were about 45% of the total listing; which was about 11,356 listing
- I was able to make use of "Manhattan, Midtown", "Brooklyn, Clinton Hill", "Manhattan, Murray Hill", "Manhattan, Hell's Kitchen" and "Manhattan, Chinatown" to compare the price listing across boroughs.
This shows the price range of each borough and the number of people that rented the houses based on the pricing category.
Note: Budget: $0-$69, Average: $70-$175, Expensive: $176-$350, Extravagant: > $350