Skip to content

Exploring Airbnb data for Austin, TX following the CRISP-DM methodology

License

Notifications You must be signed in to change notification settings

daniel-codes/airbnb-austin-tx

Repository files navigation

Exploring and predicting Airbnb rental prices in Austin, Texas

This project explores Airbnb data for Austin, Texas following the CRISP-DM methodology. The areas of particular focus are how property size, location, and reviews correlate to vacation rental prices.

Medium Story: https://medium.com/@daniel.j.cummings/exploring-and-predicting-airbnb-rental-prices-in-austin-texas-88cfa10258fd

Getting Started

Cloning the git repository and installing the provided packages will help you get a copy of the project up and running on your local machine. The analysis for this project was performed using Jupyter Notebook (.ipynb) and the packages were managed using the Ananconda platform.

git clone https://github.com/daniel-codes/airbnb-austin-tx.git
pip install -r /path/to/requirements.txt

File Description:

  • listing_austin.csv - source data for the rental listing info for Austin, TX (source data: http://insideairbnb.com/)
  • airbnb_austin_tx.ipynb - Jupyter Notebook for this project including exploratory data analysis and price prediction
  • requirements.txt - packages used to perform this analysis

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

I found these resources particularly helpful for this project:

About

Exploring Airbnb data for Austin, TX following the CRISP-DM methodology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published