PUDL v2026.6.0
·
109 commits
to main
since this release
PUDL is an application that must be installed from the repository using pixi.
Installation:
git clone https://github.com/catalyst-cooperative/pudl.git
cd pudl
git checkout v2026.6.0
pixi installData Release:
Data products generated by this release will be published separately to Zenodo
as well as s3://pudl.catalyst.coop/'v2026.6.0'.
Changes:
See Release Notes for details.
What's Changed
New & Updated Data
- Integrate April 2026 EIA 860M data by @e-belfer in #5284
- [chore] update Zenodo DOIs to latest record versions by @github-actions[bot] in #5292
- Create core_eia176__yearly_gas_supply by @MeadBarrel in #5227
- Annual Update: FERC Form 1 2025 by @cmgosnell in #5236
Other Changes
- Remove fercN_xbrl regex; actually ignore directories by @zaneselvans in #5254
- Post v2026.5.0 -- add new release notes section by @zaneselvans in #5258
- Clean up FERC IO managers; add
build_interactive_defs()by @zaneselvans in #5242 - Configure a PUDL dev container by @zaneselvans in #5260
- Dagsterize and enrich PUDL
datapackage.jsonby @zaneselvans in #5270 - Integrate PudlPaths into Dagster resources by @zaneselvans in #5261
- Make dev container work with git worktrees by @zaneselvans in #5287
- Use PudlPathsResource in datapackage asset / asset check by @zaneselvans in #5288
- Add EIA 191 data source page by @e-belfer in #5267
- Record internal management guidelines for contributor PRs by @krivard in #5283
- Sync docs and notebooks with reality of code by @aesharpe in #5244
- Add build-pudl stub workflow by @zschira in #5299
- Add good first issue dev docs by @e-belfer in #5300
- Migrate to Zulip notifications by @zaneselvans in #5298
- Validate annual RUS7 service interruption totals by @desusaiteja in #5286
- Update defs reference in notebooks by @aesharpe in #5307
- Add core_eia176__yearly_liquefied_natural_gas_inventory (Part 5) by @MeadBarrel in #5219
- Add DBF datapackage by @krivard in #5275
- Propagate hashtag comments into human-editable schema files by @krivard in #5310
- Fix external links display in dev docs by @vega28 in #5319
- Add target override option to dbt_helper for extreme cases by @krivard in #5321
- Change fuel_consumed_mmbtu to fuel_received_mmbtu in out_eia923__frc table by @aesharpe in #5294
- FERC1 2025 row count update omigosh by @cmgosnell in #5325
- Fix boolean check in com-dev-notify by @zaneselvans in #5328
- Add list of ignored users to com-dev-notify by @zaneselvans in #5331
- Add FERC provenance metadata to datapackage by @zschira in #5264
- Document newer EIA-930 renewable energy sources. by @zaneselvans in #5336
- Fix 2026-06-17 build failure by @zschira in #5338
- Only checkout 2 revisions for CI filter by @zaneselvans in #5340
- Close out release notes for v2026.6.0 by @krivard in #5332
New Contributors
- @desusaiteja made their first contribution in #5286
- @vega28 made their first contribution in #5319
Full Changelog: v2026.5.0...v2026.6.0