fdaudens HF staff commited on
Commit
34d6267
1 Parent(s): c6bc867

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -23,9 +23,9 @@ The dataset contains the following variables:
23
  • office: The office being contested (U.S. PRESIDENT).
24
  • state: The full name of the state.
25
  • state_po: The U.S. postal code abbreviation for the state.
26
- state: The full name of the state (only for rows with electoral college results)
27
- "Electoral Vote of each State": Number of delegates in the State
28
- elec vote for candidate: Number of delegates who voted for the candidate
29
  • state_fips: The FIPS code for the state.
30
  • state_cen: The U.S. Census state code.
31
  • state_ic: The ICPSR state code.
 
23
  • office: The office being contested (U.S. PRESIDENT).
24
  • state: The full name of the state.
25
  • state_po: The U.S. postal code abbreviation for the state.
26
+ elec_vote_state: The full name of the state (only for rows with electoral college results)
27
+ elec_vote_each_state: Number of delegates in the State
28
+ elec_vote_for_candidate: Number of delegates who voted for the candidate
29
  • state_fips: The FIPS code for the state.
30
  • state_cen: The U.S. Census state code.
31
  • state_ic: The ICPSR state code.