Baselight

History Of War (COW MID, 2020)

@owid.cow_mid

Loading...
Loading...

About this Dataset

History Of War (COW MID, 2020)

This dataset provides information on militarized interstate disputes, using Correlates of War's Militarized Interstate Disputes dataset (version 5.0).

The dataset provides information on the number of ongoing and new interstate conflicts and the number of deaths in ongoing interstate conflicts.

Deaths of combatants due to fighting are included.

We use the world regions of the participants to code the conflicts' world region(s). The regions are defined based on Gleditsch and Ward codes. Find the complete mapping at
https://correlatesofwar.org/wp-content/uploads/states2016.csv:

• Americas: 2-165

• Europe: 200-395

• Africa: 402-626

• Middle East: 630-698

• Asia and Oceania: 700-999

You can find more information about the data in our article: [To be published]

Tables

Cow Mid

@owid.cow_mid.owid_cow_mid
  • 71.36 KB
  • 15522 rows
  • 10 columns
Loading...

CREATE TABLE owid_cow_mid (
  "year" INTEGER,
  "region" VARCHAR,
  "fatality" VARCHAR,
  "hostility" VARCHAR,
  "number_ongoing_disputes" INTEGER,
  "number_new_disputes" INTEGER,
  "number_ongoing_disputes_per_country" FLOAT,
  "number_ongoing_disputes_per_country_pair" FLOAT,
  "number_new_disputes_per_country" FLOAT,
  "number_new_disputes_per_country_pair" FLOAT
);

Cow Mid Country

@owid.cow_mid.owid_cow_mid_country
  • 37.63 KB
  • 100534 rows
  • 5 columns
Loading...

CREATE TABLE owid_cow_mid_country (
  "year" INTEGER,
  "country" VARCHAR,
  "hostlev" VARCHAR,
  "participated_in_conflict" INTEGER,
  "number_participants" INTEGER
);

Share link

Anyone who has the link will be able to view this.