Description Usage Arguments Examples
View source: R/financial_endpoints.R
Provides cumulative receipt totals by entity type, over a two year cycle. Totals are adjusted to avoid double counting.
| 1 | get_financial_totals_by_entity(api_key, query_params = list())
 | 
| api_key | String: Your Open FEC API key | 
| query_params | List of KV Pairs: Additional query paramaters to be included | 
| 1 | get_financial_totals_by_entity("YOUR_API_KEY_HERE", query_params = list(cycle = "2016", state = "IL"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.