SPB Git

spb/wp11_uqo Public

UQO Working Paper No. 11 — Half a million prices, twenty models: a systematic assessment of hedonic specifications.

TeX 54.7% Python 45.2%
899 B · 20 lines markdown
Rendered Raw Blame History
1<!-- Author: Simon-Pierre Boucher — contact@spboucher.ai -->2# Raw data34`transactions_700k_avec_registre_foncier.parquet` — 745,119 Quebec5residential-market transactions (January 2021 – July 2026) matched at the6parcel level to the municipal assessment roll in force at the sale date.7Same snapshot as UQO WP10; see that repository's data documentation for8the full column dictionary.910Columns used by WP11: sale price/date/coordinates, and the roll's11structural descriptors — floor area (`role_aire_etages_m2`), lot area12(`role_superficie_terrain_m2`), year built (`role_annee_construction`),13units (`role_nb_logements`), storeys (`role_nb_etages`), physical link14(`role_lien_physique`), use code (`role_cubf`), municipality15(`role_code_mun`).1617The file is **not redistributed** with the repository (transaction18microdata; 100 MB). Place it in this directory before running the19pipeline.20