Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show specific coverage dates for each candidate #3215

Closed
1 task
Tracked by #156
JonellaCulmer opened this issue Oct 2, 2019 · 2 comments · Fixed by #3270
Closed
1 task
Tracked by #156

Show specific coverage dates for each candidate #3215

JonellaCulmer opened this issue Oct 2, 2019 · 2 comments · Fixed by #3270

Comments

@JonellaCulmer
Copy link
Contributor

JonellaCulmer commented Oct 2, 2019

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:

  • Update feature to include specific coverage dates per candidate, per election year.

Screenshot

Screen Shot 2019-10-02 at 11 38 26 AM

@lbeaufort
Copy link
Member

@JonellaCulmer thanks for entering this issue! If this is in the "should" list should it be tagged 10.3?

@patphongs
Copy link
Member

A PR has been made for this issue: #3270. Pending review...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants