Consumer Price Index, 8 major components, monthly
Monthly Consumer Price Index for the 8 major CPI basket components from Statistics Canada (table 18-10-0004-01): food; shelter; household operations, furnishings and equipment; clothing and footwear; transportation; health and personal care; recreation, education and reading; alcoholic beverages, tobacco products and recreational cannabis. Index base 2002 = 100, not seasonally adjusted, for Canada, the 10 provinces, Whitehorse and Yellowknife (Iqaluit publishes headline all-items only and is absent here). Component coverage starts vary by geography (Canada components back to 1949-01 for some series; provinces 1978-09 ->; Whitehorse/Yellowknife 1982-03 ->) — genuine upstream coverage differences, never filled. Caveats: not seasonally adjusted; the latest months are 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
- 61 368
- Colonnes
- 6
- Cadence de la source
- Mensuelle
- Dernière actualisation
- 26 sept. 2026
- Thème
- economy
| 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, one of the 10 provinces, or one of the territorial capitals (Whitehorse, Yellowknife, Iqaluit), as published by Statistics Canada. |
| component_code | string | Major CPI basket component: food, shelter, household_operations, clothing_footwear, transportation, health_personal_care, recreation_education_reading, alcohol_tobacco_cannabis. |
| component_label | string | Provider-verbatim component label from Statistics Canada. |
| cpi_index | float | Consumer Price Index: the price of the component's basket relative to the 2002 base year (2002 = 100), not seasonally adjusted. Non-negative float; genuine upstream coverage differences (components start later in some geographies; Iqaluit publishes all-items only) are kept missing, never filled. (unit: index (2002=100)) |
- Actuelle
20260926T052334Z-aa56e4a3e857 · sha256 aa56e4a3e857…
61 368 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_cpi/statcan_cpi_major_components_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/statcan_cpi/statcan_cpi_major_components_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_cpi/statcan_cpi_major_components_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é 20260926T052334Z-aa56e4a3e857 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Statistics Canada. (2026). Consumer Price Index, 8 major components, monthly [Data set, snapshot 20260926T052334Z-aa56e4a3e857, sha256 aa56e4a3e857]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/statcan_cpi/statcan_cpi_major_components_monthly?snapshot=20260926T052334Z-aa56e4a3e857
@misc{dz_statcan_cpi_statcan_cpi_major_components_aa56e4a3,
title = {{Consumer Price Index, 8 major components, monthly}},
author = {{Statistics Canada}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/statcan_cpi/statcan_cpi_major_components_monthly?snapshot=20260926T052334Z-aa56e4a3e857}},
note = {Snapshot 20260926T052334Z-aa56e4a3e857, sha256 aa56e4a3e857adddd58d40c49f4d49add5ce2b1e6271d3e9b8a3ae255051c9a0; 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_cpi%2Fstatcan_cpi_major_components_monthly&lang=fr&theme=auto&snapshot=20260926T052334Z-aa56e4a3e857&x=month&y=cpi_index&agg=avg" title="Consumer Price Index, 8 major components, 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.