get_committee_financial_reports: Query for Committee Financial reports

Description Usage Arguments Examples

View source: R/financial_endpoints.R

Description

Provides financial reports for a given committee id

Usage

1
get_committee_financial_reports(committee_id, api_key, query_params = list())

Arguments

committee_id

String: The Open FEC committee id for the committee you hope to query about

api_key

String: Your Open FEC API key

query_params

List of KV Pairs: Additional query paramaters to be included

Examples

1
get_committee_financial_reports("C00381442", "YOUR_API_KEY_HERE")

robinspollak/R.openFEC documentation built on Aug. 10, 2019, 7:34 p.m.