Skip to content

jpthewes/Airbnb_Seattle_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airbnb_Seattle_data_analysis

Project in the Data Scientist Nanodegree of Udacity

Table of Contents

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

Installation

This code runs with Python 3 and requires some additional libraries. For the installation of these, you can run: pip3 install -r requirements.txt Afterwards you can just execute the analysis.py script and enjoy the data analysis results in the command line.

Project Motivation

For this project, I was interestested in the following questions after taking a look at the availbale Airbnb Data from Seattle:

  1. What are the key factors determining the price of the appartments?
  2. Will I be happier if I spend those extra dollars for the upgrade?

File Descriptions

analysis.py: Python script doing the data analysis
data/: Seattle's Airbnb data files
images/: Images to have a glance at the data

Results

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

Licensing, Authors, Acknowledgements

The Airbnb Data is from Kaggle and I thank Kaggle and Airbnb for providing the data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages