catalyst-cooperative / rmi-ferc1-eia

A collaboration with RMI to integrate FERC Form 1 and EIA CapEx and OpEx reporting
MIT License
3 stars 3 forks source link

add in additional FERC tabels FERC/EIA matching #21

Closed cmgosnell closed 2 years ago

cmgosnell commented 4 years ago

I started off the FERC/EIA matching by just pulling FERC records from the steam table for simplicity. Now I need to pull plant records from:

This task will mostly involve standardizing the columns to be exactly the same of the test dataset and the EIA dataset (an extension of Issue #8).

cmgosnell commented 2 years ago

this was done a while ago via pudl_rmi.connect_ferc1_to_eia.InputManager.get_all_ferc1()