Skip to content

gustavo-leandro/Airbnb-analysis-Boston-and-Seattle

Repository files navigation

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, and Acknowledgements

Installation

There should be no necessary libraries to run the code here beyond the Anaconda distribution of Python. The code should run with no issues using Python versions 3.*.

Project Motivation

For this project, I was interestested in using Airbnb data from 2016/2017 to better understand:

  1. When is there more (or less) availability in Boston and Seattle? Is there a difference between the two cities?
  2. When is it cheaper to stay in Boston or Seattle? Is there a difference between the two cities?
  3. Do neighborhoods influence prices? And the score rating?
  4. What features do the top rated (score rating +90) properties have in common? What is different from the other properties?

File Descriptions

There are 4 notebooks available here to showcase work related to the above questions. Each of the notebooks is exploratory in searching through the data pertaining to the questions showcased by the notebook title. Markdown cells were used to assist in walking through the thought process for individual steps.

There are 2 .csv files with data for each city. The calendar file with the availability data and the listings file with the listing of the available attributes of the properties

Results

The main findings of the code can be found at the post available here.

Licensing, Authors, Acknowledgements

The data is in the public domain. You can find other information at the Kaggle link available here for Boston and Seattle. Feel free to use the code here as you would like!

== End ==

About

Airbnb datasets analysis for Udacity nanodegree project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published