1
2
3
4
5
#

Name:

Description:

Numeric codes and names of 85 political parties appearing in Poole and Rosenthal's collection of U.S. Congressional roll calls.

Variables:

  • codeinteger, numeric code for legislator appearing in Poole and Rosenthal rollcall data files

  • partycharacter, name of party

Details

The function readKH converts the integer codes into strings, via a table lookup in this data frame.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Keith Poole's website: http://legacy.voteview.com/PARTY3.HTM

See Also

readKH

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/political_parties_appearing_in_the_U_S.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.