Participation and employment rates, monthly, seasonally adjusted
Monthly participation rate and employment rate from Statistics Canada's Labour Force Survey (table 14-10-0287-01), seasonally adjusted, both sexes, age 15 and over, for Canada and the 10 provinces. The participation rate is the labour force as a percentage of the population aged 15 and over; the employment rate is employed persons as a percentage of the same population. Coverage 1976-01 to the present with no upstream gaps. Caveats: same as the companion unemployment-rate dataset (Canada + 10 provinces only; latest months 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
- 13 376
- 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 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). |
| measure_code | string | Rate measure: 'participation_rate' or 'employment_rate'. |
| measure_label | string | Provider-verbatim measure label from Statistics Canada. |
| rate_pct | float | Labour-market rate in percent: the participation rate is the labour force as a percentage of the population aged 15 and over; the employment rate is employed persons as a percentage of the same population. Seasonally adjusted, bounded 0-100; no upstream gaps in the published history. (unit: percent) |
- Actuelle
20260926T052428Z-4d8e5b53d0b8 · sha256 4d8e5b53d0b8…
13 376 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_participation_employment_rate_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/statcan_labour/statcan_lfs_participation_employment_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_participation_employment_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é 20260926T052428Z-4d8e5b53d0b8 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Statistics Canada. (2026). Participation and employment rates, monthly, seasonally adjusted [Data set, snapshot 20260926T052428Z-4d8e5b53d0b8, sha256 4d8e5b53d0b8]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/statcan_labour/statcan_lfs_participation_employment_rate_monthly?snapshot=20260926T052428Z-4d8e5b53d0b8
@misc{dz_statcan_labour_statcan_lfs_participation_4d8e5b53,
title = {{Participation and employment rates, monthly, seasonally adjusted}},
author = {{Statistics Canada}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/statcan_labour/statcan_lfs_participation_employment_rate_monthly?snapshot=20260926T052428Z-4d8e5b53d0b8}},
note = {Snapshot 20260926T052428Z-4d8e5b53d0b8, sha256 4d8e5b53d0b85fa678387e034b566eb7fe74d8790898b33b0ddb9432e4844f0f; 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_participation_employment_rate_monthly&lang=fr&theme=auto&snapshot=20260926T052428Z-4d8e5b53d0b8&x=month&y=rate_pct&agg=avg" title="Participation and employment rates, 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.