Educational attainment of adults 25-64, Canada and provinces
Annual educational attainment of the population aged 25 to 64, from Statistics Canada table 37-10-0130-01: the share of the population (percent) whose highest credential is below upper secondary, upper secondary / post-secondary non-tertiary, or tertiary (ISCED-2011 levels, OECD-harmonized, so the three headline shares sum to ~100%). Canada and the 13 provinces and territories, broken down by age group (25-64 total and 25-34) and gender (total, men+, women+), 2000 to 2025. Small territorial samples carry higher sampling variability — values are published as-is. Released each March.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Lignes
- 6 552
- Colonnes
- 5
- Cadence de la source
- Annuelle
- Dernière actualisation
- 27 sept. 2026
- Thème
- education
| Colonne | Type | Description |
|---|---|---|
| date | date | Reference period of the observation (the WDS Datapoint 'refPer' field), mapped to the first day of the year for these annual tables. For the tuition dataset the WDS labels each academic year by its starting calendar year (2026-01-01 means the 2026/2027 academic year). |
| series_id | string | Statistics Canada vector identifier for the series (the WDS 'vectorId', prefixed with 'v', e.g. 'v96320852'). Vectors are the stable public identifiers printed on StatCan tables. |
| series_label | string | Official English series title from WDS Series Info: geography, then the level of study (tuition) or the attainment level, age group and gender (attainment), e.g. 'Ontario;International undergraduate' or 'Canada;Tertiary education;25 to 34 years;Women+'. |
| unit | string | Unit of measure from StatCan's own UOM code set: 'current dollars' for the tuition dataset (weighted-average fees), 'percent' for the attainment dataset (share of the population). |
| value | float | Observation value as published by Statistics Canada, with no transformation. May be null where StatCan published no value (e.g. Yukon tuition in early years); missing values are never imputed. |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| date | series_id | series_label | unit | value |
|---|---|---|---|---|
| 2000-01-01 | v113532500 | Canada;Below upper secondary;Total, 25 to 64 years;Total - Gender | percent | 19 |
| 2001-01-01 | v113532500 | Canada;Below upper secondary;Total, 25 to 64 years;Total - Gender | percent | 18 |
| 2002-01-01 | v113532500 | Canada;Below upper secondary;Total, 25 to 64 years;Total - Gender | percent | 17 |
| 2003-01-01 | v113532500 | Canada;Below upper secondary;Total, 25 to 64 years;Total - Gender | percent | 16 |
| 2004-01-01 | v113532500 | Canada;Below upper secondary;Total, 25 to 64 years;Total - Gender | percent | 16 |
| 2005-01-01 | v113532500 | Canada;Below upper secondary;Total, 25 to 64 years;Total - Gender | percent | 15 |
| 2006-01-01 | v113532500 | Canada;Below upper secondary;Total, 25 to 64 years;Total - Gender | percent | 14 |
| 2007-01-01 | v113532500 | Canada;Below upper secondary;Total, 25 to 64 years;Total - Gender | percent | 14 |
| 2008-01-01 | v113532500 | Canada;Below upper secondary;Total, 25 to 64 years;Total - Gender | percent | 13 |
| 2009-01-01 | v113532500 | Canada;Below upper secondary;Total, 25 to 64 years;Total - Gender | percent | 12 |
Profilé le 27 sept. 2026 à partir de l’instantané 20260927T053006Z-2a48f692a702
Mesuré- Complétude
- 99,7 %
- Lignes
- 6 552
- Colonnes
- 5
- Colonnes incomplètes
- 1
| Colonne | Manquant | Distinctes | Plage | Distribution |
|---|---|---|---|---|
| datedate | 0 % | 29 | 1 janv. 2000 → 1 janv. 2025 | — |
| series_idvarchar | 0 % | 278 | — |
|
| series_labelvarchar | 0 % | 246 | — |
|
| unitvarchar | 0 % | 1 | — |
|
| valuedouble | 1,7 % | 95 | 2 → 83médiane 36 | 119 hors du 1er–99e centile |
- Actuelle
20260927T053006Z-2a48f692a702 · sha256 2a48f692a702…
6 552 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_education/ca_educational_attainment" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/statcan_education/ca_educational_attainment").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_education/ca_educational_attainment
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é 20260927T053006Z-2a48f692a702 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Statistics Canada — Education. (2026). Educational attainment of adults 25-64, Canada and provinces [Data set, snapshot 20260927T053006Z-2a48f692a702, sha256 2a48f692a702]. Datazimuts. Retrieved 2026-09-27, from https://datazimuts.com/fr/datasets/statcan_education/ca_educational_attainment?snapshot=20260927T053006Z-2a48f692a702
@misc{dz_statcan_education_ca_educational_attainm_2a48f692,
title = {{Educational attainment of adults 25-64, Canada and provinces}},
author = {{Statistics Canada — Education}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/statcan_education/ca_educational_attainment?snapshot=20260927T053006Z-2a48f692a702}},
note = {Snapshot 20260927T053006Z-2a48f692a702, sha256 2a48f692a7023812b96815bab622185c0f092fcd19c4a2ebd7861d8fd4115283; accessed 2026-09-27}
}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_education%2Fca_educational_attainment&lang=fr&theme=auto&snapshot=20260927T053006Z-2a48f692a702&x=date&y=value&agg=avg" title="Educational attainment of adults 25-64, Canada and provinces" 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.