A data frame with 53 observations on the following 11 variables.
-
district
-
numeric, number of Congressional district
-
D
-
numeric, number of votes for the Democratic candidate
-
R
-
numeric, votes for the Republican candidate
-
Other
-
numeric, votes for other candidates
-
IncParty
-
character, party of the incumbent (or retiring member), D or R
-
IncName
-
character, last name of the incumbent, character NA if no incumbent running
-
open
-
logical, TRUE if no incumbent running
-
contested
-
logical, TRUE if both major parties ran candidates
-
Bush2004
-
numeric, votes for George W. Bush (R) in the district in the 2004 presidential election
-
Kerry2004
-
numeric, votes for John Kerry (D) in 2004
-
Other2004
-
numeric votes for other candidates in 2004
-
Bush2000
-
numeric, votes for George W. Bush in 2000
-
Gore2000
-
numeric, votes for Al Gore (D) in 2000