Package: uscongress Type: Package Title: Fetch United States Congressional Records (1995-Present) Version: 1.0.1 Authors@R: person("Steph", "Buongiorno", email = "steph.buon@proton.me", role = c("aut", "cre")) Author: Steph Buongiorno [aut, cre] Maintainer: Steph Buongiorno Description: Fetch United States Congressional Records from their API 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. License: GPL-3 | file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: httr, dplyr, stringr, rvest, tibble Suggests: testthat, knitr, rmarkdown Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://ropengov.r-universe.dev Date/Publication: 2025-09-07 23:37:48 UTC RemoteUrl: https://github.com/rOpenGov/uscongress RemoteRef: HEAD RemoteSha: 05fa172080b89df6126405994e1340d2cfae471a NeedsCompilation: no Packaged: 2026-06-05 10:32:51 UTC; root