SPB Git

spb/wp5_uqo Public

UQO Working Paper No. 5 — Airbnb, residential rents and housing market pressure.

TeX 53.4% Python 46.5%
715 B

# Raw data (not included)

The two raw input files are not distributed with this repository and were not present in the original project folder either (see AUDIT.md §5.1):

  • airbnb.csv — ~5,000 Airbnb listings scraped from Airbnb (Quebec province)
  • rent.json — 8,356 residential rental listings from Realtor.ca (Quebec province)

Place them in this directory to run pipeline steps 01–03 (scripts/01_inspect_raw_data.py, 02_clean_airbnb.py, 03_clean_rent.py).

The cleaned datasets derived from them are committed in data/processed/, so the full analysis (steps 04–10) and the paper are reproducible without the raw files.