New Housing Price Index, house-only and land-only, monthly
Monthly New Housing Price Index components (table 18-10-0205-01) from Statistics Canada: the 'House only' and 'Land only' sub-indexes that the headline total index is built from, for Canada and 27 census metropolitan areas. Index base December 2016 = 100, not seasonally adjusted. Coverage and caveats are the same as the companion headline dataset (late-joining CMAs kept missing, never zero-filled; latest month occasionally revised). Statistics Canada Open Licence (commercial reuse allowed); source: Statistics Canada.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Statistics Canada
- Lignes
- 30 688
- Colonnes
- 6
- Cadence de la source
- Mensuelle
- Dernière actualisation
- 26 sept. 2026
- Thème
- housing
| Colonne | Type | Description |
|---|---|---|
| month | string | Reference month of the index value, as an ISO date (first of the month). |
| country_code | string | ISO 3166-1 alpha-3 code for Canada (CAN) — the join key for the 'Enrich with public data' feature. |
| geo_name | string | Geography: Canada or one of 27 census metropolitan areas, as published by Statistics Canada. |
| component_code | string | Index component: 'house' = House only (the structure), 'land' = Land only (the lot). |
| component_label | string | Provider-verbatim component label from Statistics Canada. |
| nhpi | float | New Housing Price Index: contractors' selling prices for new residential houses, specifications held constant between periods. Index base December 2016 = 100, not seasonally adjusted. Non-negative float; genuine upstream gaps (late-joining CMAs) are missing, never zero-filled. (unit: index (December 2016=100)) |
- Actuelle
20260926T052408Z-68167b6afe5c · sha256 68167b6afe5c…
30 688 lignes · premier instantané
Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/statcan_housing/statcan_nhpi_house_land_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/statcan_housing/statcan_nhpi_house_land_monthly").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)Point d’accès API : https://datazimuts.com/v1/datasets/statcan_housing/statcan_nhpi_house_land_monthly
Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.
D’où viennent ces données et ce qui en a été fait. Le travail des autres apparaît sous forme de décomptes ; seuls les projets partagés sont nommés.
Citer cet instantané
Épinglé à l’instantané 20260926T052408Z-68167b6afe5c et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Statistics Canada. (2026). New Housing Price Index, house-only and land-only, monthly [Data set, snapshot 20260926T052408Z-68167b6afe5c, sha256 68167b6afe5c]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/statcan_housing/statcan_nhpi_house_land_monthly?snapshot=20260926T052408Z-68167b6afe5c
@misc{dz_statcan_housing_statcan_nhpi_house_land__68167b6a,
title = {{New Housing Price Index, house-only and land-only, monthly}},
author = {{Statistics Canada}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/statcan_housing/statcan_nhpi_house_land_monthly?snapshot=20260926T052408Z-68167b6afe5c}},
note = {Snapshot 20260926T052408Z-68167b6afe5c, sha256 68167b6afe5c9bd9ad6ab3dc803012040fda1f5e531b96dae90fd3c216372b45; accessed 2026-09-26}
}Intégrer un tableau ou un graphique
Collez ce code dans n’importe quelle page. L’intégration est épinglée au même instantané, suit le thème clair ou sombre du lecteur et affiche toujours la source, la licence et un lien de retour.
<iframe src="https://datazimuts.com/embed/chart?dataset=statcan_housing%2Fstatcan_nhpi_house_land_monthly&lang=fr&theme=auto&snapshot=20260926T052408Z-68167b6afe5c&x=month&y=nhpi&agg=avg" title="New Housing Price Index, house-only and land-only, monthly" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Posez une question sur ce jeu de données. Les réponses viennent uniquement de sa fiche, de son profil mesuré et de son historique, et citent les faits utilisés.