Skip to content

nikessl/Airbnb-Seattle-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Airbnb Seattle Data Analysis

Install

Python 3.x is required to run this project and the following Python libraries have to be installed:

Furthermore a software has to be installed to run and execute an iPython Notebook

I use Anaconda to do so.

Project Motivation

This project is part of the Data Science Nanodegree I am doing at Udacity. I chose the dataset "Seattle Airbnb Open Data" as part of a submission to apply the concepts I learned. The aim of the small analysis was to find out which aspects lead to high and low prices for appartments in Seattle.

The questions addressed in this analysis are:

  1. In which season do prices in Seattle climax?
  2. Which areas of the city are most affected by the price spike?
  3. Which attributes have the biggest impact on prices?

Files

Included is the code that I wrote in python Data Analysis.ipynb, and the README.md file, that you are reading right now.

Data

The data used in this analysis is real Airbnb data public available on kaggle.com

Run

You can run the code by downloading it from this repository, opening it in your notebook. In order to run the code you will need to download the data from kaggle.com and save it into the same folder, the code file is in. You can then just simply run the code.

Results

The main results of the analysis are:

  1. Prices for Airbnb apartments are most expensive in the summer months (June, July & August)
  2. The area that is mostly affected by the seasonal effect on prices is Downtown Seattle, while all of the areas are more expensive over summer
  3. The location of an apartment is the most important aspect for its price
  4. The fact that an apartment is a "Loft" has the highest impact on prices in the category "property type"
  5. The more bedrooms, bathrooms and number of accommodates an apartment has the more expensive it is

Blog Post

This is the Link to my Blog Post where I present the results of the analysis.

Acknowledgements

Thanks to Airbnb and kaggle for providing the dataset I used in this analysis. Also, thanks to the Udacity team and mentors for providing me with knowledgeand helpful tips to do this little project. The feedback on how I should structure the code was particularly helpful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published