catalyst-cooperative / pudl

The Public Utility Data Liberation Project provides analysis-ready energy system data to climate advocates, researchers, policymakers, and journalists.
https://catalyst.coop/pudl
MIT License
456 stars 105 forks source link

Integrate EIA860 Schedule 3.2 wind generator attributes #3460

Closed zaneselvans closed 5 days ago

zaneselvans commented 3 months ago
- [ ] https://github.com/catalyst-cooperative/pudl/issues/3471
- [ ] https://github.com/catalyst-cooperative/pudl/issues/3472
- [ ] https://github.com/catalyst-cooperative/pudl/issues/3503
- [x] Define a normalized `core_eia860__wind_generators` table with a FK relationship back to the main `core_eia__entity_generators` and `core_eia__scd_generators` tables.
- [ ] Either create a new denormalized generator output table just for wind generators, or integrate the wind attributes with the other generator attributes in the output tables. May need a design discussion.
aesharpe commented 5 days ago

Deprioritized creating denormalized output tables.