Homicide victim rates by relationship, annual (Europe)
Annual rates of intentional homicide victims per 100,000 inhabitants by victim-offender relationship - for EU member states, EFTA countries and EU candidate countries. Eurostat dataset crim_hom_vrel ('Intentional homicide victims by victim-offender relationship and sex'), filtered to freq=A, unit=P_HTHAB ('Per hundred thousand inhabitants'). Each row is one (year, country, relationship category, sex): the three published relationship categories are intimate partner or family member (IPTN_FAM), family member (FAM) and intimate partner (IPTN), each broken down by sex (T='Total', M='Male', F='Female'). Method: Eurostat compiles the statistics from national police and criminal-justice data collections; rates use the resident population as the denominator. 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: victims per 100,000 inhabitants. Caveats: intimate-partner homicide is the femicide-relevant measure but national definitions and under-recording differ, so cross-country levels are less comparable than within-country trends; published sex totals occasionally differ from male+female sums upstream (e.g. AL 2015 T=19 vs M+F=21) - values are kept verbatim and never recomputed. Coverage: ~28 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, relationship_code, sex). 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 relationship_code='IPTN' and sex='F' to compare female intimate-partner homicide rates across countries.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 2 404
- Colonnes
- 7
- 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 aggregate 'EU_V' verbatim. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU aggregate. |
| relationship_code | string | Victim-offender relationship from the 'pers_cat' dimension: IPTN_FAM ('Intimate partner or family member'), FAM ('Family member'), IPTN ('Intimate partner') (dataset crim_hom_vrel). |
| relationship_label | string | Eurostat-published relationship label, verbatim from the API. |
| sex | string | Sex from the 'sex' dimension: T ('Total'), M ('Males'), F ('Females'). Published sex totals occasionally differ from male+female sums upstream; values are kept verbatim. |
| homicides_per_100k | float | Intentional homicide victims per 100,000 inhabitants from the 'unit' indicator P_HTHAB ('Per hundred thousand inhabitants') (dataset crim_hom_vrel). (unit: victims per 100,000 inhabitants) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| year | country_code | country_name | relationship_code | relationship_label | sex | homicides_per_100k |
|---|---|---|---|---|---|---|
| 2015-01-01 | ALB | Albania | FAM | Family member | F | 0,07 |
| 2016-01-01 | ALB | Albania | FAM | Family member | F | 0,07 |
| 2015-01-01 | ALB | Albania | FAM | Family member | M | 0,28 |
| 2016-01-01 | ALB | Albania | FAM | Family member | M | 0,34 |
| 2014-01-01 | ALB | Albania | FAM | Family member | T | 0,55 |
| 2015-01-01 | ALB | Albania | FAM | Family member | T | 0,28 |
| 2016-01-01 | ALB | Albania | FAM | Family member | T | 0,35 |
| 2017-01-01 | ALB | Albania | FAM | Family member | T | 0,24 |
| 2018-01-01 | ALB | Albania | FAM | Family member | T | 0,56 |
| 2015-01-01 | ALB | Albania | IPTN | Intimate partner | F | 0,63 |
Profilé le 24 sept. 2026 à partir de l’instantané 20260924T125942Z-6178fbcc97e5
Mesuré- Complétude
- 100 %
- Lignes
- 2 404
- Colonnes
- 7
- Colonnes incomplètes
- 0
| Colonne | Manquant | Distinctes | Plage | Distribution |
|---|---|---|---|---|
| yearvarchar | 0 % | 15 | — |
|
| country_codevarchar | 0 % | 28 | — |
|
| country_namevarchar | 0 % | 28 | — |
|
| relationship_codevarchar | 0 % | 3 | — |
|
| relationship_labelvarchar | 0 % | 3 | — |
|
| sexvarchar | 0 % | 3 | — |
|
| homicides_per_100kdouble | 0 % | 145 | 0 → 5,12médiane 0,2 | 25 hors du 1er–99e centile |
- Actuelle
20260924T125942Z-6178fbcc97e5 · sha256 6178fbcc97e5…
2 404 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_homicide_by_relationship_rates_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_homicide_by_relationship_rates_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_homicide_by_relationship_rates_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é 20260924T125942Z-6178fbcc97e5 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Eurostat. (2026). Homicide victim rates by relationship, annual (Europe) [Data set, snapshot 20260924T125942Z-6178fbcc97e5, sha256 6178fbcc97e5]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/fr/datasets/eurostat/eurostat_homicide_by_relationship_rates_annual?snapshot=20260924T125942Z-6178fbcc97e5
@misc{dz_eurostat_eurostat_homicide_by_relationsh_6178fbcc,
title = {{Homicide victim rates by relationship, annual (Europe)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_homicide_by_relationship_rates_annual?snapshot=20260924T125942Z-6178fbcc97e5}},
note = {Snapshot 20260924T125942Z-6178fbcc97e5, sha256 6178fbcc97e5604c7c8e5a8b0efc216a0a1051f50c30f7843b61c3f88157dd61; 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_homicide_by_relationship_rates_annual&lang=fr&theme=auto&snapshot=20260924T125942Z-6178fbcc97e5&x=year&y=homicides_per_100k&agg=avg" title="Homicide victim rates by relationship, 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.