gw_system | R Documentation |
These are the independent states and microstates in the Gleditsch-Ward system.
gw_system
A data frame with the following 6 variables.
gwcode
a numeric vector for the Gleditsch-Ward state code
gw_abb
a character vector for the state abbreviation
gw_name
a character vector for the state name
microstate
a numeric vector for whether the state is a microstate. 1 = microstate. 0 = not a microstate
start
a date for system entry
end
a date for system exit
The end column is current as of Dec. 31, 2020. That date is reflected in the
end
column for states still active today.
Gleditsch, Kristian S. and Michael D. Ward. 1999. "A Revised List of Independent States since the Congress of Vienna." International Interactions 25(4): 393–413.
str(gw_system)
head(gw_system)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.