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
469 stars 108 forks source link

Add row unpacked income_statement_ferc1 table #473

Closed zaneselvans closed 1 year ago

zaneselvans commented 4 years ago

We developed some tools for unpacking FERC Form 1 tables that are organized by row number (where each row should really be a column in a database table) for some client work, and this allows us to make a bunch of financial tables much cleaner and easier to use.

To make this happen we need to:

zaneselvans commented 1 year ago

All of these tables were addressed in the XBRL FERC 1 refactor. See #1574