UCDP/PRIO armed conflicts 1946-: intensity by conflict-year
Every state-based armed conflict recorded by the UCDP/PRIO Armed Conflict Dataset v26.1, 1946-2025 (https://ucdp.uu.se/downloads/, keyless annual bulk ZIP, CC BY 4.0). Each row is one conflict in one active year: primary parties (side_a, side_b), incompatibility, intensity level (1 = minor: 25-999 battle deaths in the year; 2 = war: >= 1,000), cumulative intensity, conflict type (1 = extrasystemic, 2 = interstate, 3 = internal, 4 = internationalized internal), start and episode-end dates, and location mapped to ISO alpha-3 country codes (semicolon-separated when a conflict spans countries). Method: keyless download of the versioned annual CSV; internal UCDP actor/dyad ids and precision flags dropped. Caveat: estimates are revised in later annual releases.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Lignes
- 2 816
- Colonnes
- 16
- Cadence de la source
- Annuelle
- Dernière actualisation
- 23 sept. 2026
- Thème
- government
| Colonne | Type | Description |
|---|---|---|
| conflict_id | integer | UCDP conflict identifier; with year forms the primary key. |
| location | string | Conflict location country name(s) as spelled by UCDP, comma-separated when several. |
| country_codes | string | ISO 3166-1 alpha-3 code(s) for location, ';'-separated when several; historical entities keep stable documented codes. |
| side_a | string | Primary party A (always a government). |
| side_b | string | Primary party B (opposition organization). |
| incompatibility | integer | Stated incompatibility code (UCDP/PRIO codebook). |
| territory_name | string | Disputed territory, when the incompatibility concerns territory. |
| year | integer | Calendar year the conflict was active. |
| intensity_level | integer | UCDP intensity level for the conflict-year: 1 = minor armed conflict (25-999 battle-related deaths in the year), 2 = war (at least 1,000 battle-related deaths in the year). |
| cumulative_intensity | integer | Highest intensity level reached over the conflict's history (same 1/2 coding as intensity_level). |
| type_of_conflict | integer | UCDP conflict type: 1 = extrasystemic, 2 = interstate, 3 = internal, 4 = internationalized internal (UCDP/PRIO codebook). |
| start_date | string | Start date of the conflict episode (YYYY-MM-DD). (unit: date) |
| ep_end | integer | 1 when the conflict episode ended in this year. |
| ep_end_date | string | Episode end date (YYYY-MM-DD), when ep_end = 1. (unit: date) |
| region | string | UCDP region code for the conflict location (see the UCDP/PRIO codebook). |
| ucdp_version | string | UCDP dataset version the row was published in. |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| conflict_id | location | country_codes | side_a | side_b | incompatibility | territory_name | year | intensity_level | cumulative_intensity | type_of_conflict | start_date | ep_end | ep_end_date | region | ucdp_version |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 200 | Bolivia | BOL | Government of Bolivia | Popular Revolutionary Movement | 2 | — | 1 946 | 2 | 1 | 3 | 1946-07-18 | 1 | 1946-07-21 | 5 | 26.1 |
| 200 | Bolivia | BOL | Government of Bolivia | MNR | 2 | — | 1 949 | 1 | 1 | 3 | 1946-07-18 | 1 | 1949-09-15 | 5 | 26.1 |
| 200 | Bolivia | BOL | Government of Bolivia | MNR | 2 | — | 1 952 | 1 | 1 | 3 | 1946-07-18 | 1 | 1952-04-12 | 5 | 26.1 |
| 200 | Bolivia | BOL | Government of Bolivia | ELN | 2 | — | 1 967 | 1 | 1 | 3 | 1946-07-18 | 1 | 1967-10-16 | 5 | 26.1 |
| 201 | Cambodia (Kampuchea) | KHM | Government of France | Khmer Issarak | 1 | Cambodia | 1 946 | 1 | 0 | 1 | 1946-08-31 | 0 | — | 3 | 26.1 |
| 201 | Cambodia (Kampuchea) | KHM | Government of France | Khmer Issarak | 1 | Cambodia | 1 947 | 1 | 0 | 1 | 1946-08-31 | 0 | — | 3 | 26.1 |
| 201 | Cambodia (Kampuchea) | KHM | Government of France | Khmer Issarak | 1 | Cambodia | 1 948 | 1 | 0 | 1 | 1946-08-31 | 0 | — | 3 | 26.1 |
| 201 | Cambodia (Kampuchea) | KHM | Government of France | Khmer Issarak | 1 | Cambodia | 1 949 | 1 | 0 | 1 | 1946-08-31 | 0 | — | 3 | 26.1 |
| 201 | Cambodia (Kampuchea) | KHM | Government of France | Khmer Issarak | 1 | Cambodia | 1 950 | 1 | 0 | 1 | 1946-08-31 | 0 | — | 3 | 26.1 |
| 201 | Cambodia (Kampuchea) | KHM | Government of France | Khmer Issarak | 1 | Cambodia | 1 951 | 1 | 0 | 1 | 1946-08-31 | 0 | — | 3 | 26.1 |
- Actuelle
20260923T081219Z-3d314d12ddf4 · sha256 3d314d12ddf4…
2 816 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/ucdp/ucdp_prio_armed_conflicts" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/ucdp/ucdp_prio_armed_conflicts").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/ucdp/ucdp_prio_armed_conflicts
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é 20260923T081219Z-3d314d12ddf4 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Uppsala Conflict Data Program (UCDP). (2026). UCDP/PRIO armed conflicts 1946-: intensity by conflict-year [Data set, snapshot 20260923T081219Z-3d314d12ddf4, sha256 3d314d12ddf4]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/fr/datasets/ucdp/ucdp_prio_armed_conflicts?snapshot=20260923T081219Z-3d314d12ddf4
@misc{dz_ucdp_ucdp_prio_armed_conflicts_3d314d12,
title = {{UCDP/PRIO armed conflicts 1946-: intensity by conflict-year}},
author = {{Uppsala Conflict Data Program (UCDP)}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/ucdp/ucdp_prio_armed_conflicts?snapshot=20260923T081219Z-3d314d12ddf4}},
note = {Snapshot 20260923T081219Z-3d314d12ddf4, sha256 3d314d12ddf402f9d8b59e9345cdf16b2052a8e9c891f88db4c8bb50148b97e1; accessed 2026-09-23}
}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=ucdp%2Fucdp_prio_armed_conflicts&lang=fr&theme=auto&snapshot=20260923T081219Z-3d314d12ddf4&x=year&y=conflict_id&agg=avg" title="UCDP/PRIO armed conflicts 1946-: intensity by conflict-year" 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.