Prisoners, annual (Europe)
Annual number of prisoners - persons held in penal institutions - for EU member states, EFTA countries and EU candidate countries. Eurostat dataset crim_pris_age ('Prisoners by age and sex'), filtered to freq=A, sex=T ('Total'), age=TOTAL ('Total'), unit=NR ('Number'). Each row is one (year, country): the total prison population, all ages and both sexes. Method: Eurostat compiles the statistics from national prison administrations; prisoner counts include convicted persons and persons held in pre-trial detention. Non-EU/EFTA/candidate series (the UK sub-national series UKC-L/UKM/UKN, Kosovo) are dropped (same licensing rule as the other Eurostat datasets). Units: number of prisoners (counts). Caveats: national definitions of penal institutions differ (some countries exclude certain detention types), so cross-country levels are less comparable than within-country trends; counts scale with population - the companion prisoner-rates dataset gives per-100,000 rates for direct comparisons. Coverage: ~37 geographic units after the geo rule, 2008 to the present, annual. Provenance: Eurostat keyless JSON-stat API, free reuse with attribution (Commission Decision 2011/833/EU) - please cite Eurostat. Primary key: (year, country_code). Join keys: country_code (ISO 3166-1 alpha-3), year. Cadence: refreshed yearly; Eurostat updates the crime statistics in spring (2026-04-29 vintage covers 2008-2024). Sample use: filter country_code='DEU' to track Germany's prison population over time.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 610
- Colonnes
- 4
- Cadence de la source
- Annuelle
- Dernière actualisation
- 24 sept. 2026
- Thème
- crime
| Colonne | Type | Description |
|---|---|---|
| year | string | Reference year of the observation (stored as January 1), from the 'time' dimension. |
| country_code | string | Reporting country: ISO 3166-1 alpha-3 (mapped from Eurostat's alpha-2 codes). Also carries the provider aggregates (e.g. 'EU', 'EU27_2020', 'EU28', 'EA', 'EA21', 'EA20', 'EA19' for the house price index) verbatim; the exact set varies by dataset. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU/EA aggregates. |
| prisoners | float | Total number of persons held in penal institutions (convicted persons and persons held in pre-trial detention), all ages and both sexes, from the 'sex' slice T ('Total'), the 'age' slice TOTAL ('Total') and the 'unit' indicator NR ('Number') (dataset crim_pris_age, compiled by Eurostat from national prison administrations). (unit: prisoners (count)) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| year | country_code | country_name | prisoners |
|---|---|---|---|
| 2008-01-01 | ALB | Albania | 4 916 |
| 2009-01-01 | ALB | Albania | 4 667 |
| 2010-01-01 | ALB | Albania | 4 657 |
| 2011-01-01 | ALB | Albania | 4 659 |
| 2012-01-01 | ALB | Albania | 4 618 |
| 2013-01-01 | ALB | Albania | 4 998 |
| 2014-01-01 | ALB | Albania | 5 689 |
| 2015-01-01 | ALB | Albania | 5 981 |
| 2016-01-01 | ALB | Albania | 6 031 |
| 2017-01-01 | ALB | Albania | 5 674 |
Profilé le 24 sept. 2026 à partir de l’instantané 20260924T081432Z-7ad1a7fb8fab
Mesuré- Complétude
- 100 %
- Lignes
- 610
- Colonnes
- 4
- Colonnes incomplètes
- 0
| Colonne | Manquant | Distinctes | Plage | Distribution |
|---|---|---|---|---|
| yearvarchar | 0 % | 15 | — |
|
| country_codevarchar | 0 % | 38 | — |
|
| country_namevarchar | 0 % | 40 | — |
|
| prisonersdouble | 0 % | 561 | 43 → 383 663médiane 6 601 | 14 hors du 1er–99e centile |
- Actuelle
20260924T081432Z-7ad1a7fb8fab · sha256 7ad1a7fb8fab…
610 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/eurostat/eurostat_prisoners_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_prisoners_annual").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/eurostat/eurostat_prisoners_annual
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é 20260924T081432Z-7ad1a7fb8fab et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Eurostat. (2026). Prisoners, annual (Europe) [Data set, snapshot 20260924T081432Z-7ad1a7fb8fab, sha256 7ad1a7fb8fab]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/fr/datasets/eurostat/eurostat_prisoners_annual?snapshot=20260924T081432Z-7ad1a7fb8fab
@misc{dz_eurostat_eurostat_prisoners_annual_7ad1a7fb,
title = {{Prisoners, annual (Europe)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_prisoners_annual?snapshot=20260924T081432Z-7ad1a7fb8fab}},
note = {Snapshot 20260924T081432Z-7ad1a7fb8fab, sha256 7ad1a7fb8fabbb2523c420e215cc32550845901493d03fbe1585d73e761ffb5b; accessed 2026-09-24}
}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=eurostat%2Feurostat_prisoners_annual&lang=fr&theme=auto&snapshot=20260924T081432Z-7ad1a7fb8fab&x=year&y=prisoners&agg=avg" title="Prisoners, annual (Europe)" 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.