vkoves / electrify-chicago

Learn about Chicago's most polluting buildings, and what they can do to clean up their act!
http://electrifychicago.net
16 stars 10 forks source link

Implement Building Grades & Report Card UI #129

Open vkoves opened 2 months ago

vkoves commented 2 months ago

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

vkoves commented 1 month ago

We decided that the metrics to grade on are:

vkoves commented 1 month ago

@AlexanderTyan offered to take this

vkoves commented 1 month ago

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

AlexanderTyan commented 1 month ago

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

vkoves commented 1 month ago

Just sent you an invite @AlexanderTyan!

vkoves commented 2 weeks ago

@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)