pudl icon indicating copy to clipboard operation
pudl copied to clipboard

Create resources for non-urgent AEO Table 54 data

Open jdangerx opened this issue 9 months ago • 0 comments

Split out from #3581

Table 54 has heterogeneous data with a variety of different units, so we'll have to pull those out into multiple different assets.

For each, we need to subset the raw table 54 data, transform it into a table with one column for each variable, and then persist it to the database.

In rough priority order, the resources are:

# Resources
- [ ] `core_eiaaeo__yearly_projected_fuel_consumption_by_type`
- [ ] https://github.com/catalyst-cooperative/pudl/issues/3649
- [ ] `core_eiaaeo__yearly_projected_net_energy_for_load`
- [ ] `core_eiaaeo__yearly_projected_end_use_prices_by_sector`
- [ ] `core_eiaaeo__yearly_projected_end_use_prices_by_service_category`
- [ ] `core_eiaaeo__yearly_projected_generation_in_electric_sector`
- [ ] `core_eiaaeo__yearly_projected_generation_in_end_use_sectors`
- [ ] `core_eiaaeo__yearly_projected_emissions_in_electric_sector`

jdangerx avatar May 14 '24 19:05 jdangerx