Joey Eamigh a954e89b47
fix: map EIA fuel type codes to display names in generation chart
EIA stores fuel types as codes (NG, NUC, WND, SUN, COL, WAT) but
the chart expected display names (gas, nuclear, wind, solar, coal,
hydro). All data was falling through to "other". Added EIA_FUEL_MAP
lookup in pivotGenerationData to resolve codes before categorizing.
2026-02-11 05:50:09 -05:00
2026-02-11 04:01:16 -05:00
2026-02-11 03:33:58 -05:00
2026-02-11 03:57:23 -05:00
2026-02-11 03:57:23 -05:00
2026-02-11 03:57:23 -05:00

bonus4

To install dependencies:

bun install

To run:

bun run 

This project was created using bun init in bun v1.3.8. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 819 KiB
Languages
TypeScript 97.2%
JavaScript 1.2%
CSS 1.2%
Shell 0.2%
Dockerfile 0.2%