We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
The content you are editing has changed. Please copy your edits and refresh the page.
core_eiaaeo__yearly_projected_fuel_consumption_by_type
core_eiaaeo__yearly_projected_fuel_cost_in_electric_sector_by_type
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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_cost_in_electric_sector_by_type
#3649The text was updated successfully, but these errors were encountered: