Package: ropensecretsapi 1.0.1
ropensecretsapi: R Package for the OpenSecrets.org API
An R package for the OpenSecrets.org web services API.
Authors:
ropensecretsapi_1.0.1.tar.gz
ropensecretsapi_1.0.1.zip(r-4.7)ropensecretsapi_1.0.1.zip(r-4.6)ropensecretsapi_1.0.1.zip(r-4.5)
ropensecretsapi_1.0.1.tgz(r-4.6-any)ropensecretsapi_1.0.1.tgz(r-4.5-any)
ropensecretsapi_1.0.1.tar.gz(r-4.7-any)ropensecretsapi_1.0.1.tar.gz(r-4.6-any)
ropensecretsapi_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ropensecretsapi/json (API)
NEWS
| # Install 'ropensecretsapi' in R: |
| install.packages('ropensecretsapi', repos = c('https://thospfuller.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:ed38d9a1aa. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 140 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-oldrel-arm64 | OK | 216 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 94 |
Exports:GetCandContribDataGetCandIndByIndDataGetCandIndustryDataGetCandSectorDataGetCandSummaryDataGetCongCmteIndusDataGetLegislatorsDataGetMemPFDprofileDataGetOrgsDataGetOrgSummaryDataSetAPIKey
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Provides the top organizations contributing to specified politician. | GetCandContribData |
| Provides total contributed to specified candidate from specified industry for specified cycle. | GetCandIndByIndData |
| Provides the top industries contributing to a specified politician. | GetCandIndustryData |
| Provides the top industries contributing to a specified politician. | GetCandSectorData |
| Provides summary fundraising information for a specified politician. | GetCandSummaryData |
| Provides summary fundraising information for a specific committee, industry and congress number. | GetCongCmteIndusData |
| Provides a list of legislators and associated attributes. | GetLegislatorsData |
| Returns PFD information for a member of Congress. | GetMemPFDprofileData |
| Provides organization data. | GetOrgsData |
| Provides organization summary data. | GetOrgSummaryData |
| Allows the user to set the OpenSecrets.org API key once thereby removing the need to pass it in for each function call in this package. | SetAPIKey |
