# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "uscongress" in publications use:' type: software license: GPL-3.0-only title: 'uscongress: Fetch United States Congressional Records (1995-Present)' version: 1.0.1 doi: 10.32614/CRAN.package.uscongress abstract: 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. authors: - family-names: Buongiorno given-names: Steph email: steph.buon@proton.me repository: https://ropengov.r-universe.dev commit: 05fa172080b89df6126405994e1340d2cfae471a date-released: '2025-09-07' contact: - family-names: Buongiorno given-names: Steph email: steph.buon@proton.me