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

BE/FE: Scope Breakdown Graph #105

Open
zcroft27 opened this issue Feb 24, 2025 · 0 comments
Open

BE/FE: Scope Breakdown Graph #105

zcroft27 opened this issue Feb 24, 2025 · 0 comments
Assignees

Comments

@zcroft27
Copy link
Contributor

We currently have an endpoint GET /summary/gross that breaks down gross emissions by scope and month, but this graph should break down net emissions over a duration by only scope.

Figma link

Image

Deliverables:

  • GET /summary/scope that takes body parameters: month_duration and company_id. This is the same as GET /summary/scope and should be similar in implementation (backend\internal\storage\postgres\schema\summary.go).
  • API documentation for this endpoint.
  • Interactive frontend pie chart. I suggest you use these interactive pie charts or these radial charts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants