Codebook for U.S. House Returns 2020

The data file district-overall-2020 contains constituency (district) returns for elections to the U.S. House of Representatives from 2020. The data source is the document “Statistics of the Congressional Election,” published biennially by the Clerk of the U.S. House of Representatives. 2018 data comes from official state election websites, and for Kansas, come from Stephen Pettigrew and the Kansas Secretary of State office (in some cases, they are marked as unofficial, and will be updated at a later time).

All string variables are in upper case.

Variables

The variables are listed as they appear in the data file.

year


state


state_po


state_fips


state_cen


state_ic


office


district


stage

code definition
“gen” general elections
“pri” primary elections

special

code definition
“TRUE” special elections
“FALSE” regular elections

candidate


party


writein

code definition
“TRUE” write-in candidates
“FALSE” non-write-in candidates

mode


candidatevotes


totalvotes


fusion_ticket


unofficial


version