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

[Split into multiple issues] Make endpoints to calculate "other spending" (IE/EC/CC) totals #3587

Closed
4 tasks
lbeaufort opened this issue Feb 27, 2019 · 1 comment

Comments

@lbeaufort
Copy link
Member

lbeaufort commented Feb 27, 2019

While investigating this bug, I discovered that we calculate "other spending" totals on the front-end side, using JavaScript. We should make endpoints to calculate these totals rather than calculating them on the front-end, for consistency and performance improvement.

Example: https://www.fec.gov/data/candidate/P80001571/?tab=other-spending

Screen Shot 2019-09-19 at 11 22 21 AM

  • Research data needs for IE/EC/CC totals
  • Make endpoints for these totals - Independent Expenditures, Electioneering Communications, Communication Costs
  • Add automated tests
  • Make front-end ticket to use these endpoints
@lbeaufort lbeaufort changed the title Make endpoints to calculate "other spending" totals Make endpoints to calculate "other spending" (IE/EC/CC) totals Mar 4, 2019
@lbeaufort lbeaufort modified the milestones: Sprint 10.1, Sprint 10.2 Sep 9, 2019
@patphongs patphongs modified the milestones: Sprint 10.2, Sprint 10.3 Oct 4, 2019
@lbeaufort lbeaufort modified the milestones: Sprint 10.3, Sprint 10.4 Oct 4, 2019
@lbeaufort lbeaufort modified the milestones: Sprint 10.4, Sprint 10.5 Oct 17, 2019
@lbeaufort lbeaufort changed the title Make endpoints to calculate "other spending" (IE/EC/CC) totals [Split into multiple issues] Make endpoints to calculate "other spending" (IE/EC/CC) totals Oct 29, 2019
@PaulClark2
Copy link
Contributor

closing in favor of
#4061
#4062
#4063

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

No branches or pull requests

3 participants