01
Acquire Powell & Thyne coup event data
action
data_acquire
config (7 keys)
{
"entity_id_column": "country",
"entity_id_convention": "country_name",
"format": "tsv",
"notes": "Each row is a coup event, NOT a country-year. Column 'coup': 1=successful, 2=attempted/failed. Column 'ccode' is the COW country code. Must be collapsed to country-year panel with binary coup_attempt indicator. Version field tracks dataset updates (e.g., V2026.01.13).",
"quality_notes": "Coverage: 1950-2025, 497 events across 97 countries. Some historical country names need standardization (e.g., 'Democratic Republic of the Congo' vs 'Zaire'). DRC coding note: 1960 and 1965 coups coded as type=2 (failed) which may be incorrect for 1965 Mobutu coup — see issue #208.",
"source_url": "https://www.uky.edu/~clthyn2/coup_data/powell_thyne_coups_final.txt",
"year_column": "year"
}