Package: lobby 0.0.2


Christopher T. Kenny
lobby: Interact with the 'US Senate Lobbying Disclosure API'
Download and read data on lobbying in the United States Congress. Data is queried from the Senate's Application Programming Interface (<https://lda.senate.gov/api/>). This supports filings since 2008. Functions exist for all primary data endpoints, including queries by filings, contributions, registrations, clients, and lobbyists.
Authors:
lobby_0.0.2.tar.gz
lobby_0.0.2.zip(r-4.7)lobby_0.0.2.zip(r-4.6)lobby_0.0.2.zip(r-4.5)
lobby_0.0.2.tgz(r-4.6-any)lobby_0.0.2.tgz(r-4.5-any)
lobby_0.0.2.tar.gz(r-4.7-any)lobby_0.0.2.tar.gz(r-4.6-any)
lobby_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
lobby/json (API)
| # Install 'lobby' in R: |
| install.packages('lobby', repos = c('https://christopherkenny.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/christopherkenny/lobby/issues
Pkgdown/docs site:https://christophertkenny.com
Last updated from:aa262f6acc. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 84 | ||
| macos-oldrel-arm64 | OK | 73 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 106 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 105 |
Exports:get_lobby_keyhas_lobby_keylob_constants_contribution_item_typeslob_constants_countrieslob_constants_filing_typeslob_constants_government_entitieslob_constants_lobbying_activity_issueslob_constants_prefixeslob_constants_stateslob_constants_suffixeslob_get_keylob_has_keylob_list_clientslob_list_contributionslob_list_filingslob_list_lobbyistslob_list_registrantslob_request_nextlob_retrieve_clientlob_retrieve_contributionlob_retrieve_filinglob_retrieve_lobbyistlob_retrieve_registrantlob_set_keyset_lobby_key
Dependencies:askpassclicurldplyrgenericsgluehttr2jsonlitelifecyclemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check or Get US Senate Lobbying Disclosure API Key | get_lobby_key has_lobby_key key lob_get_key lob_has_key |
| Get constants | lob_constants_contribution_item_types lob_constants_countries lob_constants_filing_types lob_constants_government_entities lob_constants_lobbying_activity_issues lob_constants_prefixes lob_constants_states lob_constants_suffixes |
| List Lobbying Filings | lob_list_clients |
| List Contribution Reports | lob_list_contributions |
| List Lobbying Filings | lob_list_filings |
| List Lobbyists | lob_list_lobbyists |
| List Registrants | lob_list_registrants |
| Request next set of responses | lob_request_next |
| Retrieve a specific client by its ID | lob_retrieve_client |
| Retrieve a specific contribution by its UUID | lob_retrieve_contribution |
| Retrieve a specific filing by its UUID | lob_retrieve_filing |
| Retrieve a specific lobbyist by their ID | lob_retrieve_lobbyist |
| Retrieve a specific registrant by their ID | lob_retrieve_registrant |
| Add Entry to Renviron | lob_set_key set_lobby_key |