airbnbstats: This project analyzes Airbnb listings in New York City and Rome and presents descriptive statistics and interactive visualizations.
This project analyzes Airbnb listings in New York City and Rome using the public Inside-Airbnb snapshot. The objective is to make supply structure, pricing, availability, reviews, and spatial patterns transparent. The work combines data preparation, a systematic exploratory data analysis, interactive visualizations and NLP techniques.
The source code is currently hosted on GitHub here.
requirements.txt- List of dependencies
python -m pip install --upgrade pip
python -m pip install -r requirements.txt