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.5)ropensecretsapi_1.0.1.zip(r-4.4)ropensecretsapi_1.0.1.zip(r-4.3)
ropensecretsapi_1.0.1.tgz(r-4.4-any)ropensecretsapi_1.0.1.tgz(r-4.3-any)
ropensecretsapi_1.0.1.tar.gz(r-4.5-noble)ropensecretsapi_1.0.1.tar.gz(r-4.4-noble)
ropensecretsapi_1.0.1.tgz(r-4.4-emscripten)ropensecretsapi_1.0.1.tgz(r-4.3-emscripten)
ropensecretsapi.pdf |ropensecretsapi.html✨
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 10 years agofrom:ed38d9a1aa. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
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 |