github-actions
released this
20 Oct 06:44
·
14 commits
to main
since this release
This is a special early release to publish the new VCE Resource Adequacy Renewable Energy (RARE) dataset. It also includes final releases of EIA 860 and 923 data for 2023 and the FERC Form 714 data for 2021-2023, which had previously been integrated from the XBRL data published by FERC. See the release notes for more narrative detail.
What's Changed
New & Updated Data
- Extract 714 xbrl by @aesharpe in #3822
- FERC 714: transform of hourly demand table (dbf +xbrl) by @cmgosnell in #3842
- Add source metadata for
vceregen
by @aesharpe in #3887 - Integrate 2023 EIA 923 final release data by @e-belfer in #3903
- Extract VCE renewable generation profiles and remove deprecated
gsutil
from workflows by @e-belfer in #3893 - Transform vceregen renewable generation profiles by @aesharpe in #3898
Other Changes
- Update release process documentation by @zaneselvans in #3807
- added description of Data Source Heading by @Nancy9ice in #3780
- Make an EIA plant part association table with generators by @cmgosnell in #3774
- Remove
record_id_eia
foreign key relationship toout_pudl__yearly_assn_eia_ferc1_plant_parts
by @cmgosnell in #3819 - Add PUDL pronunciation to docs and README by @aesharpe in #3817
- Fix Excel and CSV column mapping errors by @cmgosnell in #3820
- Try to fix CodeCov report uploads in pytest workflow. by @zaneselvans in #3827
- If docs build interrupted, don't commit leftover autoapi files by @e-belfer in #3826
- added primary key column in data dictionary page by @Nancy9ice in #3821
- Raise error if FERC1 column renames don't match expected data by @e-belfer in #3791
- edited data dictionary description by @Nancy9ice in #3781
- Fix bugs in allocate_gen_fuel by @grgmiller in #3690
- update min-max rows for gen-fuel allocation* assets by @cmgosnell in #3831
- Add pudl usage metrics gcp infrastructure by @bendnorman in #3841
- Increase nightly build VM disk from 80GB to 100GB by @zaneselvans in #3853
- Adjust superset row limits by @bendnorman in #3843
- Add documentation section to PR template by @aesharpe in #3859
- Move dagster modules to
pyproject.toml
instead of CLI command by @bendnorman in #3865 - added introduction by @Nancy9ice in #3848
- FERC 714: Fix defensive check by @cmgosnell in #3869
- added descriptions of the EIA861 data by @Nancy9ice in #3808
- Integrate final 2023 EIA 860 data by @e-belfer in #3871
- Create an asset factory for FERC 1 output tables by @e-belfer in #3883
- Migrate where/when we filter for the freshest XBRL data by @cmgosnell in #3861
- fix rolling fuel cost average bug by @cmgosnell in #3892
- Add Mapbox key to superset by @bendnorman in #3854
- Update
gridpathratoolkit
andvceregen
metadata by @e-belfer in #3897 - Lint GHA workflows in pre-commit. by @jdangerx in #3870
- Update the source.py file with new name for vceregen dataset: vcerare by @aesharpe in #3907
- Update language in vcerare datasource description by @aesharpe in #3909
- Close out release notes and repo metadata for v2024.10.0 by @zaneselvans in #3916
Full Changelog: v2024.8.0...v2024.10.0