Fetch United States Congressional Records from their API <https://api.govinfo.gov/docs/> such as congressional speeches, speaker names, and metadata about congressional sessions, and detailed granule records. Optional parameters allow users to specify congressional sessions, and the maximum number of speeches to retrieve. Data is parsed, cleaned, and returned in a structured dataframe for analysis.
Version: | 1.0.0 |
Imports: | httr, dplyr, stringr, rvest, tibble |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2025-05-12 |
DOI: | 10.32614/CRAN.package.uscongress |
Author: | Steph Buongiorno [aut, cre] |
Maintainer: | Steph Buongiorno <steph.buon at proton.me> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | uscongress results |
Reference manual: | uscongress.pdf |
Package source: | uscongress_1.0.0.tar.gz |
Windows binaries: | r-devel: uscongress_1.0.0.zip, r-release: uscongress_1.0.0.zip, r-oldrel: uscongress_1.0.0.zip |
macOS binaries: | r-release (arm64): uscongress_1.0.0.tgz, r-oldrel (arm64): uscongress_1.0.0.tgz, r-release (x86_64): uscongress_1.0.0.tgz, r-oldrel (x86_64): uscongress_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=uscongress to link to this page.