You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What we're after: As part of the improvements needed prior to the WCCF feature release, we need to modify the coverage dates currently shown. At present, a generic 2/4/6 year range is included regardless of the candidate filings. We need to make it so that each candidates coverage dates are specific to them and not for the election years generically.
This endpoint should be used for that information: /candidate/[candidate_id]/totals/?cycle=[election_year]&election_full=True&API_KEY=DEMO_KEY
What we're after: As part of the improvements needed prior to the WCCF feature release, we need to modify the coverage dates currently shown. At present, a generic 2/4/6 year range is included regardless of the candidate filings. We need to make it so that each candidates coverage dates are specific to them and not for the election years generically.
This endpoint should be used for that information:
/candidate/[candidate_id]/totals/?cycle=[election_year]&election_full=True&API_KEY=DEMO_KEY
Example call: https://api.open.fec.gov/v1/candidate/P80001571/totals/?cycle=2020&election_full=True&API_KEY=DEMO_KEY
Completion criteria:
Screenshot
The text was updated successfully, but these errors were encountered: