Skip to content

mhiyer/Seattle-Airbnb-Open-Data

 
 

Repository files navigation

Useful information to know before investing in Airbnb in Seattle

Project Motivation

For this project, I was interested in using Seattle Airbnb Open Data to get useful information that will help the future Airbnb investor in Seattle. In particular, the questions I interested in are :

  • What are the most requested neighborhoods in Seattle?
  • What are the busiest times of the year to visit Seattle? By how much do prices spike?
  • What should we care about to have a good Airbnb Ratings?

Install

This project requires Python 3.x and the following Python libraries installed:

File Descriptions

  • Data : * listings.csv, including full descriptions and average review score. *Reviews.csv, including unique id for each reviewer and detailed comments * Calendar.csv, including listing id and the price and availability for that day.
  • Tree jupyter notebooks each one answer a question.

Summary of results

The results of the analysis are summarised in a blog post here: Three things you should know before investing in Airbnb in seattle

Licenses and Acknowledgements

I would like to thank Udacity courses for some of code ideas, and to kaggle/AirBnb for the data.

Feel free to use the code and let me know if the model can be improved.

About

Analyse Seattle Airbnb data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%