vkoves / electrify-chicago

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

Track/Render Total GHG Emissions Over Time #102

Closed vkoves closed 2 weeks ago

vkoves commented 1 month ago

We're tracking electricity use, gas use, and GHG intensity, but not total emissions. We should make sure to track and/or render that data (maybe we are tracking it and I forgot to render it):

Here's an example from Merch Mart:

Screenshot from 2024-05-15 14-53-04

vkoves commented 3 weeks ago

So it looks like in the benchmarking-all-years.csv the column is there, so it's just missing from the rendered table in HistoricalBuildingDataTable.vue. We should be able to add that in there following the paradigms of the other columns.

alexkcode commented 2 weeks ago

Some of the emissions look like they're off by a digit or two (ex: United Center, Crown Hall) but seems like it's probably a data quality/script issue or some other external problem.