{
  "_id": "6a1bd5dc1d7bb097a0a15bba",
  "Package": "congress",
  "Title": "Access the Congress.gov API",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\"))",
  "Description": "Download and read data on United States congressional\nproceedings. Data is read from the Library of Congress's\nCongress.gov Application Programming Interface\n(<https://github.com/LibraryOfCongress/api.congress.gov/>).\nFunctions exist for all version 3 endpoints, including for\nbills, amendments, congresses, summaries, members, reports,\ncommunications, nominations, and treaties.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/christopherkenny/congress,\nhttps://christophertkenny.com/congress/",
  "BugReports": "https://github.com/christopherkenny/congress/issues",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2026-05-01 16:14:52 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/congress",
  "RemoteRef": "HEAD",
  "RemoteSha": "32dfeca4611025c1e6b71d77eb82cfb892a53041",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:18:01 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "MD5sum": "c6355582b77540e9475705f98aa23dc4",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "congress_0.1.0.tar.gz",
  "_fileid": "49f773f0ce6d08e07d75d3b83b957925ed711ff215a9d8deb0e300a2b2c2c2e8",
  "_filesize": 259394,
  "_sha256": "49f773f0ce6d08e07d75d3b83b957925ed711ff215a9d8deb0e300a2b2c2c2e8",
  "_created": "2026-05-31T06:18:01.000Z",
  "_published": "2026-05-31T06:31:56.800Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78704991260,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314373241"
    },
    {
      "job": 78704991258,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314373889"
    },
    {
      "job": 78704991255,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314442876"
    },
    {
      "job": 78704991244,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314440398"
    },
    {
      "job": 78704801683,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314358890"
    },
    {
      "job": 78704991245,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314370068"
    },
    {
      "job": 78704991257,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314368790"
    },
    {
      "job": 78704991264,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314367485"
    },
    {
      "job": 78704991262,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314368312"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705119225",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christopherkenny/congress",
  "_commit": {
    "id": "32dfeca4611025c1e6b71d77eb82cfb892a53041",
    "author": "Christopher T. Kenny <ctk44@cornell.edu>",
    "committer": "Christopher T. Kenny <ctk44@cornell.edu>",
    "message": "use ctktemplate pkgdown theme",
    "time": 1777652092
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 21,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 105,
      "uuid": 28026893
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 748,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/congress"
  },
  "_devurl": "https://github.com/christopherkenny/congress",
  "_pkgdown": "https://christophertkenny.com/congress/",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/congress.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christopherkenny/congress",
  "_realowner": "christopherkenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-10-12"
    },
    {
      "version": "0.0.3",
      "date": "2024-01-09"
    },
    {
      "version": "0.1.0",
      "date": "2025-09-02"
    }
  ],
  "_exports": [
    "cong_amendment",
    "cong_bill",
    "cong_bound_record",
    "cong_committee",
    "cong_committee_meeting",
    "cong_committee_print",
    "cong_committee_report",
    "cong_congress",
    "cong_crs_report",
    "cong_daily_record",
    "cong_hearing",
    "cong_house_communication",
    "cong_house_requirement",
    "cong_house_vote",
    "cong_law",
    "cong_member",
    "cong_nomination",
    "cong_record",
    "cong_request_next",
    "cong_senate_communication",
    "cong_summaries",
    "cong_treaty",
    "get_congress_key",
    "has_congress_key",
    "set_congress_key"
  ],
  "_help": [
    {
      "page": "cong_amendment",
      "title": "Request Amendment Information",
      "topics": [
        "cong_amendment"
      ]
    },
    {
      "page": "cong_bill",
      "title": "Request Bill Information",
      "topics": [
        "cong_bill"
      ]
    },
    {
      "page": "cong_bound_record",
      "title": "Request bound Congressional Record Information",
      "topics": [
        "cong_bound_record"
      ]
    },
    {
      "page": "cong_committee",
      "title": "Request Committee Information",
      "topics": [
        "cong_committee"
      ]
    },
    {
      "page": "cong_committee_meeting",
      "title": "Request Committee Meeting Information",
      "topics": [
        "cong_committee_meeting"
      ]
    },
    {
      "page": "cong_committee_print",
      "title": "Request Committee Print Information",
      "topics": [
        "cong_committee_print"
      ]
    },
    {
      "page": "cong_committee_report",
      "title": "Request Committee Report Information",
      "topics": [
        "cong_committee_report"
      ]
    },
    {
      "page": "cong_congress",
      "title": "Request Congress Information",
      "topics": [
        "cong_congress"
      ]
    },
    {
      "page": "cong_crs_report",
      "title": "Request Congressional Research Service (CRS) Report Information",
      "topics": [
        "cong_crs_report"
      ]
    },
    {
      "page": "cong_daily_record",
      "title": "Request daily Congressional Record Information",
      "topics": [
        "cong_daily_record"
      ]
    },
    {
      "page": "cong_hearing",
      "title": "Request Hearing Information",
      "topics": [
        "cong_hearing"
      ]
    },
    {
      "page": "cong_house_communication",
      "title": "Request House Communication Information",
      "topics": [
        "cong_house_communication"
      ]
    },
    {
      "page": "cong_house_requirement",
      "title": "Request House Requirement data",
      "topics": [
        "cong_house_requirement"
      ]
    },
    {
      "page": "cong_house_vote",
      "title": "Request House Roll Call Vote Information",
      "topics": [
        "cong_house_vote"
      ]
    },
    {
      "page": "cong_law",
      "title": "Request Law Information",
      "topics": [
        "cong_law"
      ]
    },
    {
      "page": "cong_member",
      "title": "Request Member Information",
      "topics": [
        "cong_member"
      ]
    },
    {
      "page": "cong_nomination",
      "title": "Request Nomination Information",
      "topics": [
        "cong_nomination"
      ]
    },
    {
      "page": "cong_record",
      "title": "Request Congressional Record Information",
      "topics": [
        "cong_record"
      ]
    },
    {
      "page": "cong_request_next",
      "title": "Request next set of responses",
      "topics": [
        "cong_request_next"
      ]
    },
    {
      "page": "cong_senate_communication",
      "title": "Request Senate Communication Information",
      "topics": [
        "cong_senate_communication"
      ]
    },
    {
      "page": "cong_summaries",
      "title": "Request Bill Summary Information",
      "topics": [
        "cong_summaries"
      ]
    },
    {
      "page": "cong_treaty",
      "title": "Request Treaty Information",
      "topics": [
        "cong_treaty"
      ]
    },
    {
      "page": "key",
      "title": "Check or Get Congress API Key",
      "topics": [
        "get_congress_key",
        "has_congress_key",
        "key"
      ]
    },
    {
      "page": "set_congress_key",
      "title": "Add Entry to Renviron",
      "topics": [
        "set_congress_key"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/congress/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/congress/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "congress.Rmd",
      "filename": "congress.html",
      "title": "Getting started with congress",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Authentication",
        "Pagination",
        "Filtering by Date",
        "Retrieving Legislation",
        "Legislative Details",
        "Member Activity",
        "Committee Work",
        "Executive Business",
        "Congressional Record",
        "Summary"
      ],
      "created": "2025-05-23 22:01:35",
      "modified": "2025-05-23 22:01:35",
      "commits": 1
    }
  ],
  "_score": 5.77706415474243,
  "_indexed": true,
  "_nocasepkg": "congress",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T06:20:17.000Z",
      "distro": "noble",
      "commit": "32dfeca4611025c1e6b71d77eb82cfb892a53041",
      "fileid": "6642591c8812f28ac024824ccd61fad5758b4d35da94eb5f297e6d1e358c8e54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705119225"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T06:20:23.000Z",
      "distro": "noble",
      "commit": "32dfeca4611025c1e6b71d77eb82cfb892a53041",
      "fileid": "b4eca59ece237e8fc1385aa53a388f712cbace9877ac4dd8c4d48c55724e27c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705119225"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T06:31:20.000Z",
      "commit": "32dfeca4611025c1e6b71d77eb82cfb892a53041",
      "fileid": "e8710d5e20efccbb067972692517bbd5497efbb0d13de368cc6a1a3e4b211d7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705119225"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T06:30:56.000Z",
      "commit": "32dfeca4611025c1e6b71d77eb82cfb892a53041",
      "fileid": "52f4e8814b872fa791ee45c47691729c3526f4840adcb69c158c059aacd26f5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705119225"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-31T06:20:08.000Z",
      "commit": "32dfeca4611025c1e6b71d77eb82cfb892a53041",
      "fileid": "cfef3ffd60dfb8feefc2772ccb3338c98237c7c5956a76d250f4ea2450ca073e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705119225"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T06:19:30.000Z",
      "commit": "32dfeca4611025c1e6b71d77eb82cfb892a53041",
      "fileid": "74ba5b6ab76efb79e370b646aa3cb852c2f9fb06a378e5dfa22f145aaf29b201",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705119225"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T06:19:16.000Z",
      "commit": "32dfeca4611025c1e6b71d77eb82cfb892a53041",
      "fileid": "1b514bc3b4c64a596a146a6979017f4ad0faea74dccd6e26b054c67697235801",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705119225"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T06:19:20.000Z",
      "commit": "32dfeca4611025c1e6b71d77eb82cfb892a53041",
      "fileid": "1c6914950cadd7840f5d09190390601fb35e821daa60766dfde3507f8299190f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705119225"
    }
  ]
}