generic_polllist {fivethirtyeight} | R Documentation |
Congress Generic Ballot Polls
Description
The raw data behind the story "Are Democrats Winning The Race For Congress?" https://projects.fivethirtyeight.com/congress-generic-ballot-polls/.
Usage
generic_polllist
Format
A data frame with 934 rows representing polls and 21 variables:
- subgroup
No description provided.
- modeldate
No description provided.
- startdate
Start date of the poll.
- enddate
End date of the poll.
- pollster
The organization that conducted the poll (rather than the organization that paid for or sponsored it)
- grade
No description provided.
- samplesize
No description provided.
- population
A = ALL ADULTS, RV = REGISTERED VOTERS, LV = LIKELY VOTERS, V = VOTERS
- weight
No description provided.
- influence
No description provided.
- dem
No description provided.
- rep
No description provided.
- adjusted_dem
No description provided.
- adjusted_rep
No description provided.
- multiversions
No description provided.
- tracking
No description provided.
- url
No description provided.
- poll_id
No description provided.
- question_id
No description provided.
- createddate
No description provided.
- timestamp
No description provided.
Source
See https://github.com/fivethirtyeight/data/blob/master/congress-generic-ballot/README.md