cand_events_20150130 {fivethirtyeight} | R Documentation |
Who Will Run For President: Romney Is Out
Description
The raw data behind the story "Who Will Run For President: Romney Is Out" https://fivethirtyeight.com/features/romney-not-running-for-president/.
Usage
cand_events_20150130
Format
A data frame with 74 rows representing events attended by potential presidential primary candidates and 8 variables:
- person
Potential presidential candidate
- party
Political party
- state
State of event
- event
Name of event
- type
Type of event
- date
Date of event
- link
Link to event
- snippet
Snippet of event description
Source
See https://github.com/fivethirtyeight/data/tree/master/potential-candidates
See Also
cand_state_20150130
, cand_events_20150114
, and cand_state_20150114
[Package fivethirtyeight version 0.6.2 Index]