Skip to content

Add output table for EIA923 Energy Storage Operations Table #4311

Open
@zaneselvans

Description

@zaneselvans

Overview

  • I noticed that we have no denormalized output table corresponding to the core_eia923__monthly_energy_storage core table -- it's the only one of the core EIA-923 tables that's missing an output table.
  • To make this data easier to work with, we should add an out_eia923__monthly_energy_storage table that includes additional information about the individual energy storage plants, including their names. Probably using the pudl.output.eia923.denorm_by_gen() function? Or are the energy storage "generators" different enough that that doesn't work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    eia923Anything having to do with EIA Form 923good-first-issueGood issues for first-time contributors. Self-contained, low context, no credentials required.outputExporting data from PUDL into other platforms or interchange formats.schema-changeUsed to label any PR that changes table or column names, what columns appear in a table, etc.

    Type

    No type

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions