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
456 stars 105 forks source link

update pudl_out to integrate EIA 923 YTD #814

Open cmgosnell opened 3 years ago

cmgosnell commented 3 years ago

The main issue with integrating truly monthly data from YTD sources is in aggregating. If we have only a quarter of data and freq="AS" in a pudl.output.pudltabl.PudlTabl object, then we need to do something to either have truly comparable annual data with the YTD months vs whole years.... or we make this an unacceptable behavior.

The later is my preference for now for a few reasons:

e-belfer commented 5 months ago

I think this was resolved in #2902 and can be closed. Thoughts, @cmgosnell ?