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
468 stars 107 forks source link

Reorganize existing FERC1 tables based on new row-mappings #486

Closed zaneselvans closed 1 year ago

zaneselvans commented 4 years ago

With the row-mapping that we've done for all the past iterations of the FERC Form 1 (See #465), we can now pull in all years select FERC Form 1 tables into PUDL. However, some of the tables which we've been pulling in will likely need to be restructured a bit to make sense in this new arrangement. Certainly the accumulated_depreciation_ferc1 table, and probably others.

This is more of a reminder/placeholder issue -- we need to investigate in some detail what this will mean.

zaneselvans commented 1 year ago

We did a whole lot of this in the FERC 1 XBRL refactor. See #1574.