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.3 Solar Generator Attributes #3461

Closed zaneselvans closed 5 days ago

zaneselvans commented 3 months ago
- [ ] https://github.com/catalyst-cooperative/pudl/issues/3469
- [ ] https://github.com/catalyst-cooperative/pudl/issues/3470
- [ ] https://github.com/catalyst-cooperative/pudl/issues/3504
- [x] Define a normalized `core_eia860__solar_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 solar generators, or integrate the solar 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