Unemployment rate, monthly, seasonally adjusted
Monthly unemployment rate from Statistics Canada's Labour Force Survey (table 14-10-0287-01): unemployed persons as a percentage of the labour force, seasonally adjusted, both sexes, age 15 and over, for Canada and the 10 provinces. The LFS is Canada's official monthly household survey of labour market activity (~100,000 households). Coverage 1976-01 to the present with no upstream gaps. Caveats: seasonally adjusted estimates only — the monthly SA table publishes Canada and the 10 provinces only (the territories' monthly figures are 3-month moving averages in a separate table, not included here); 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
- 6 688
- 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 rate, 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 the 10 provinces, as published by Statistics Canada (the monthly seasonally adjusted table covers Canada and the provinces only). |
| unemployment_rate_pct | float | Unemployment rate: unemployed persons as a percentage of the labour force, seasonally adjusted, both sexes, age 15 and over. Percent, bounded 0-100; no upstream gaps in the published history. (unit: percent) |
- Actuelle
20260926T052422Z-c437c215f84a · sha256 c437c215f84a…
6 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_labour/statcan_lfs_unemployment_rate_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/statcan_labour/statcan_lfs_unemployment_rate_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_labour/statcan_lfs_unemployment_rate_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é 20260926T052422Z-c437c215f84a et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Statistics Canada. (2026). Unemployment rate, monthly, seasonally adjusted [Data set, snapshot 20260926T052422Z-c437c215f84a, sha256 c437c215f84a]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/statcan_labour/statcan_lfs_unemployment_rate_monthly?snapshot=20260926T052422Z-c437c215f84a
@misc{dz_statcan_labour_statcan_lfs_unemployment__c437c215,
title = {{Unemployment rate, monthly, seasonally adjusted}},
author = {{Statistics Canada}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/statcan_labour/statcan_lfs_unemployment_rate_monthly?snapshot=20260926T052422Z-c437c215f84a}},
note = {Snapshot 20260926T052422Z-c437c215f84a, sha256 c437c215f84a83a6618d582a20d6012e71f9550ca12e41054ce729574e1cfbeb; 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_labour%2Fstatcan_lfs_unemployment_rate_monthly&lang=fr&theme=auto&snapshot=20260926T052422Z-c437c215f84a&x=month&y=unemployment_rate_pct&agg=avg" title="Unemployment rate, monthly, seasonally adjusted" 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.