Description Usage Arguments Examples
View source: R/filings_endpoints.R
Provides FEC Filing records for a given candidate id
| 1 | get_filings_for_candidate(candidate_id, api_key, query_params = list())
 | 
| candidate_id | String: The Open FEC candidate id for the candidate 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 | 
| 1 | get_filings_for_candidate("P60019015", "YOUR_API_KEY_HERE")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.