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

Implement Building Grades & Report Card UI #129

Open
vkoves opened this issue Sep 18, 2024 · 6 comments
Open

Implement Building Grades & Report Card UI #129

vkoves opened this issue Sep 18, 2024 · 6 comments
Assignees
Labels
data Data updates & tweaks enhancement New feature or request

Comments

@vkoves
Copy link
Owner

vkoves commented Sep 18, 2024

Figure out a way to grade buildings and show those grades, like mocked up in issue #113

See designs in Figma

Updates

Blocked by issue #120 - we need to find and filter out anomalous buildings before we can safely give out grades

@vkoves vkoves added enhancement New feature or request data Data updates & tweaks labels Sep 18, 2024
@vkoves vkoves added this to the Implement V2 Building Details milestone Sep 18, 2024
@vkoves
Copy link
Owner Author

vkoves commented Oct 2, 2024

We decided that the metrics to grade on are:

  • GHG Intensity
  • Energy Mix (more electric is good and predicts lower emissions in the future as the grid cleans up)
  • Reporting Years (not reporting is bad)

@vkoves
Copy link
Owner Author

vkoves commented Oct 2, 2024

@AlexanderTyan offered to take this

@vkoves
Copy link
Owner Author

vkoves commented Oct 2, 2024

The data source to play with is the latest year data, found in src/data/dist/building-benchmarks.csv.

@AlexanderTyan
Copy link
Collaborator

@vkoves hey would you mind adding me to this repo? so i can push

@vkoves
Copy link
Owner Author

vkoves commented Oct 4, 2024

Just sent you an invite @AlexanderTyan!

@vkoves
Copy link
Owner Author

vkoves commented Nov 13, 2024

@AlexanderTyan and I discussed that grades will be added as columns to the historical CSV so that we calculate a grade for each year and can compare them over time. Make sure to export the grade for each subtotal and the overall (e.g. F for GHG intensity, A for reporting, D overall)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Data updates & tweaks enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

2 participants