Consumer Price Index, all-items, monthly
Monthly headline Consumer Price Index from Statistics Canada (table 18-10-0004-01): the all-items index for Canada, the 10 provinces and the three territories (published for Whitehorse, Yellowknife and Iqaluit). Index base 2002 = 100, not seasonally adjusted. The CPI measures price change for the goods and services purchased by Canadian consumers. Coverage: Canada 1914-01 -> present; provinces 1978-09 ->; Whitehorse and Yellowknife 1982-03 ->; Iqaluit 2002-12 -> (all-items only). No upstream gaps inside the published ranges. 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
- 8 465
- Colonnes
- 4
- 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. |
| 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
20260926T052303Z-f8af5804edd2 · sha256 f8af5804edd2…
8 465 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_all_items_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/statcan_cpi/statcan_cpi_all_items_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_all_items_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é 20260926T052303Z-f8af5804edd2 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Statistics Canada. (2026). Consumer Price Index, all-items, monthly [Data set, snapshot 20260926T052303Z-f8af5804edd2, sha256 f8af5804edd2]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/statcan_cpi/statcan_cpi_all_items_monthly?snapshot=20260926T052303Z-f8af5804edd2
@misc{dz_statcan_cpi_statcan_cpi_all_items_monthl_f8af5804,
title = {{Consumer Price Index, all-items, monthly}},
author = {{Statistics Canada}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/statcan_cpi/statcan_cpi_all_items_monthly?snapshot=20260926T052303Z-f8af5804edd2}},
note = {Snapshot 20260926T052303Z-f8af5804edd2, sha256 f8af5804edd24dea925c5d04569e51d7b23cf7da67da9b10c95b21b3d7411488; 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_all_items_monthly&lang=fr&theme=auto&snapshot=20260926T052303Z-f8af5804edd2&x=month&y=cpi_index&agg=avg" title="Consumer Price Index, all-items, 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.