Learn R Programming

ropensecretsapi

An R Package for the OpenSecrets.org web services API.

Copy Link

Version

Install

install.packages('ropensecretsapi')

Monthly Downloads

162

Version

1.0.1

License

LGPL-3

Maintainer

Thomas Fuller

Last Published

October 27th, 2014

Functions in ropensecretsapi (1.0.1)

GetCandIndByIndData

Provides total contributed to specified candidate from specified industry for specified cycle.
GetOrgSummaryData

Provides organization summary data.
GetCandIndustryData

Provides the top industries contributing to a specified politician.
GetMemPFDprofileData

Returns PFD information for a member of Congress.
GetCandContribData

Provides the top organizations contributing to specified politician.
GetCandSectorData

Provides the top industries contributing to a specified politician.
GetOrgsData

Provides organization data.
GetCongCmteIndusData

Provides summary fundraising information for a specific committee, industry and congress number.
GetCandSummaryData

Provides summary fundraising information for a specified politician.
GetLegislatorsData

Provides a list of legislators and associated attributes.
SetAPIKey

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.