Skip to content

hosseinsadeghi/airbnb_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of reservation price data for Airbnb Seattle

A simple analysis on Airbnb data for the city of Seattle.

Installations

This repository doesn't require installation. Simply open and run the Jupyter notebook. Of course, you'll need to have Jupyter Notebook installed. Make sure you install all the required packages as well using the command below:

pip install -r requirements.txt

This code is tested for python 3.7 on a linux and windows machine. It may work with other versions as well.

Project Motivation

Undertanding the contributing factors to reservation price is important for users, hosts, and Airbnb. This Jupyter notebook shows you how to clean the data, draw the conclusions that you need from data.

File Descriptions

There is only one file in this repository, the main notebook.

Licensing, Authors, Acknowledgements

The data for this repository can be found here.

About

A simple analysis on Airbnb data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published