/** * ============================================================================= * QWHPI — Quebec Weekly Housing Price Index * Author : Simon-Pierre Boucher * Contact : contact@spboucher.ai * File : web/app/methodology/page.tsx * Purpose : Methodology — rendered summary of the v2.1 monthly robust index. * ============================================================================= */ export default function Methodology() { return ( <>
QHPI measures price movement, never composition movement. Version 2 rebuilt the index at monthly frequency around the rolling-time-dummy method used by official statistical agencies.
~745,000 residential transactions across 1,100+ Quebec municipalities,
January 2021 to present, spatially joined to the official SDA
1/20 000 boundaries. Non-arm's-length transfers, duplicates
and portfolio-scale conveyances are excluded with a documented
exclusion table (~3.5%). The indéterminé type never enters an
index. Variables whose missingness moves over time are banned
from the model: the provider backfilled
buildingType in region-staggered waves (2022–2023), which
would fabricate artificial index steps — it was detected by a
composition-free arbitration and excluded; building age uses
time-invariant conditional-median imputation.
| Grade | Meaning | Liquidity |
|---|---|---|
| A | Very strong; direct estimation, tight CI | ≥ 150 tx/month |
| B | Strong; direct estimation | 75–149 |
| C | Moderate; direct estimation floor | 40–74 |
| D | Thin; hierarchical shrinkage | 15–39 |
| E | Model-implied only | < 15 |
Base 2021 average = 100. Continuous monthly grid; the trailing month is
flagged is_partial_month while registrations arrive. Every
observation ships with a 95% interval, transaction count, effective
sample size and shrinkage weight. First releases are preserved and
revisions are queryable (/v1/vintages). Growth horizons:
1m, 3m, 6m, YoY.
Author: Simon-Pierre Boucher — contact@spboucher.ai · Key references: Hill, Scholz, Shimizu & Steurer (2022) J. Official Statistics; Eurostat/IMF/OECD RPPI Handbook (2013); Bailey, Muth & Nourse (1963); Case & Shiller (1989).
> ); }