get_senate_cloture_votes {filibustr} | R Documentation |
Senate cloture motions and votes
Description
get_senate_cloture_votes()
returns a tibble of the number of cloture motions,
cloture votes, and successful cloture votes in the Senate during each Congress
since 1917.
Usage
get_senate_cloture_votes()
Details
The data is sourced from the official Senate website, specifically https://www.senate.gov/legislative/cloture/clotureCounts.htm.
Value
A tibble()
with the number of cloture motions, cloture votes, and
successful cloture votes in each Congress.
Examples
get_senate_cloture_votes()
[Package filibustr version 0.2.1 Index]