powered by
Data on global coups from 1979 to 2010 from Powell & Thyne
coups
A data frame with 5828 observations of 9 variables:
gwcode
Gleditsch and Ward country codes.
year
Year, in date format.
coup1
succ.coup
Successful coup, 0/1.
democ
Polity democracy score (0-10).
autoc
Polity autocracy score (0-10).
polity
Polity score (democ-autoc).
polity2
Polity score with correction for regime transitions.
regtrans
Regime transitions.
data(coups) table(coups$succ.coup)
Run the code above in your browser using DataLab