Right now the EIA 861 and FERC 714 interim ETLs process data for all years for both the full and the fast ETL. As we add more of this data into dagster, and notably as we incorporate the service territory analyses (#2437), the inability to subset this data by year is causing memory issues for the CI.
To make this change, we would need to do the following:
Right now the EIA 861 and FERC 714 interim ETLs process data for all years for both the full and the fast ETL. As we add more of this data into dagster, and notably as we incorporate the service territory analyses (#2437), the inability to subset this data by year is causing memory issues for the CI.
To make this change, we would need to do the following: