Published September 7, 2026 | Version v2026.8.0

Public Utility Data Liberation Project (PUDL) Data Release

Description

v2026.8.0 (2026-08-07)

This is a regular quarterly PUDL release with a bunch of dataset updates. We've also added a new raw EPA MATS dataset, and Puerto Rico is now included in our EIA-860/860M data thanks to first-time contributor @bsousa22. We also tracked down and fixed a longstanding bug that had FERC Form 714 balancing authority data crossed between the Desert Southwest and Upper Great Plains West regions. See below for all the details.

New Data

EIA-860M

  • Added Puerto Rico EIA-860M data into EIA 860 tables. See issue #4352 and PR #5360. Shoutout to @bsousa22 for making his first PUDL contribution!

EPA MATS

  • Added the EPA Mercury and Air Toxics Standards (MATS) dataset, extracted into a raw table with additional records through end of June 2026. This data is not yet deeply integrated into PUDL. See issue #5358 and PRs #5389, #5464. Also a contribution from @bsousa22.

Expanded Data Coverage

EIA-191

EIA-860M

EIA-923

EIA-930

FERC-714

EIA Electricity API

EPA CEMS

  • Updated the EPA CEMS data with additional records through end of June 2026. See PRs #5441, #5464.

PHMSA Natural Gas data

FERC Form 6

  • Updated the raw FERC Form 6 archives to include additional 2025 data. This data is converted to SQLite, but not deeply integrated into PUDL. See PR #5441.

Documentation

  • Added LLM use guidelines and best practices to the contributor guide and dev guide. See PR #5395.

  • Set up the sphinx_llm Sphinx extension to generate a Markdown version of the PUDL documentation, suitable for consumption by LLMs, based on the llms.txt convention. Each page now advertises its Markdown counterpart via a <link rel="alternate" type="text/markdown"> tag, and the site footer links directly to llms.txt, so that agents browsing the rendered HTML docs can discover and prefer the Markdown versions. See PRs #5381, #5393.

Bug Fixes & Data Cleaning

  • Fixed incorrectly mapped Western Area Power Authority BA codes in FERC 714 data - previously, the Upper Great Plains West region FERC respondent was mapped to the Desert Southwest region EIA balancing authority information, and vice versa. See #4644 and #5408.

  • Fixed an exact-float merge bug in FERC1 "exploded tables" corrections. The add_sizable_minority_corrections() method matched correction candidates by merging directly on floating point columns. Exact float equality is extremely brittle, and moving from 32- to 64-bit floats changed which utility/year pairs matched, producing extra rows and different ending_balance sums in out_ferc1__yearly_detailed_balance_sheet_assets and out_ferc1__yearly_rate_base. These were real matches being lost due to the limited precision of 32-bit floats, on top of the brittleness of of merging on floating point numbers. These are now being captured deterministically by merging on values within a fixed tolerance of $5. See PR #5350.

  • Fixed the Dagster asset graph for EIA-860 to correctly depend on EIA-860M, so selecting the raw_eia860m asset group and its downstream assets now also captures the EIA-860 assets that rely on it, instead of silently leaving them stale. See #4327 and PR #5409.

Performance Improvements

  • Switched from using pl.Enum to unconstrained pl.Categorical types to preserve lazy execution in get_parquet_table_polars(). This allows running schema checks on large tables, and Pandera's Polars backend never actually enforced data content checks on pl.LazyFrame assets (99% of assets in PUDL). See PR #5434. Implementing efficient content validation for pl.LazyFrame assets is left to PR #5432.

  • The fast ETL now processes only two representative EIA-861 years instead of the entire time series, bringing it in line with how every other dataset is already handled and speeding up both local development and CI. Processing all years was originally a workaround for discontinued columns and data validation tests that couldn't tolerate partial coverage; those limitations have since been resolved. This change surfaced an implicit assumption in the FERC-714 outputs that all EIA-861 years were always available, in the logic that repairs known-bad balancing authority/utility associations by copying data from a known-good year. That repair logic has been rewritten as an explicit, validated mapping of per-year fixes, so it degrades gracefully when only a subset of years is present, and is substantially easier to read, test, and extend than the compact form it replaces. See #2628 and #4568.

Developer Experience

  • Standardized numeric dtypes to always use 64-bit values, and datetime types to use microsecond resolution in pudl.metadata.dtypes. The unused compact argument to to_pandas_dtype() was retired. See PR #5350.

  • Sanitized the batch job IDs used by the deploy and build workflows so they always meet Google Batch's naming requirements, fixing failures we had previously worked around by making the IDs more generic. See #5411 and PR #5429.

Other PUDL v2026.8.0 Resources

Contact Us

If you're using PUDL, we would love to hear from you! Even if it's just a note to let us know that you exist, and how you're using the software or data. Here's a bunch of different ways to get in touch:

Files

censusdp1tract.sqlite.zip

Files (19.4 GB)

Name Size
md5:bec81a7ae567079fe6aa4e647a022be0
506.7 MB Preview Download
md5:5b2e7fd3408cd5b4b2e46d67aca7097e
325.8 kB Preview Download
md5:2819ed74c930ccb469682fc64d3bcf84
275.0 MB Preview Download
md5:9ba9d37e7cf75f0d8baf08220bb88b37
202.9 MB Preview Download
md5:7e864459106af44bdc1bedcb98504361
274.6 kB Preview Download
md5:079bfbc0a65df01496a3b828c203de73
1.2 GB Download
md5:baab6eaedff320df9858b7e773cd9561
239.1 MB Preview Download
md5:5fed7f9c0c75cf539dbea44864891938
202.7 MB Preview Download
md5:465203da2ab2253ceabae468956ebdd0
2.3 MB Preview Download
md5:ee5c7f18d569c58f3f008b96a16bedff
8.5 MB Preview Download
md5:08560558e7a1f53962f1b4f679d2b38e
74.7 MB Preview Download
md5:779eb1cfdb0b55b4fa44fe72cffb69f6
48.3 MB Preview Download
md5:bdbb87ef7c7c7e2b8f51191687175f67
221.2 kB Preview Download
md5:c7cbf125f73f2c3be27aedc7d0920d79
147.3 MB Download
md5:6d0680bfca8684e45c2ce9529b6ce822
35.7 MB Preview Download
md5:074508bd237c6b29bbf9d7c24fb5213f
23.1 MB Preview Download
md5:e79f00e04d68c2d591e0d052c24c6cf8
2.3 MB Preview Download
md5:bd09d11e1a79a1623b3d9789bf336c9e
7.2 MB Preview Download
md5:8123644b58ff16d4dd25fb89bb537b9e
2.9 MB Preview Download
md5:a691c0938c1f87f082ea6fb9f9e8e53d
2.8 MB Preview Download
md5:90a7386f6ee4339e182d22585f3ef79d
72.2 kB Preview Download
md5:f4c712e8a9877510eb46ecf5f50025a8
50.9 MB Download
md5:ebce195ab072d0f51db27f443e29a472
5.4 MB Preview Download
md5:cf892bc5841e4d879f1475552ca00d7f
6.6 MB Preview Download
md5:5461d1dc69e3fac83287c7c41225b2eb
978.1 kB Preview Download
md5:ba679325b7ae96c87b6fa5584cfae491
2.0 MB Preview Download
md5:f4c391dd096aeebf8f4b3d72c8b18fb7
44.0 MB Preview Download
md5:dccc5aa72b80361af8270b3c84cea372
27.2 MB Preview Download
md5:ca7d402847ca8025450e1c0372f7fb2a
127.9 kB Preview Download
md5:df96a4425842f543a59c6c986ac3fb83
72.1 MB Download
md5:910bb7473531cf77056969d81d2e1daa
29.0 MB Preview Download
md5:16228015fa01f182f56a5551ded5cc1a
15.1 MB Preview Download
md5:56f66d98917f1c07c377d2a0fda20534
1.3 MB Preview Download
md5:240ab648e9b6fb13f2540b217638676e
3.0 MB Preview Download
md5:893bb157a57e05c3b0136da54a853aab
80.5 MB Download
md5:4d2ff581695443fccc5786550659333d
243.1 MB Preview Download
md5:1a0e188ec25ebd4af61ce2e585864a49
43.4 MB Preview Download
md5:143eef42dd539ccb458a0b33db9392b0
65.7 kB Preview Download
md5:83bcf37029395440c6a0efb7ce49ee8e
192.9 kB Preview Download
md5:c0f31ae5eebd26dae11f22ede549bf8a
38 Bytes Download
md5:5cc49fe4b6e45086f737b626e1137b57
3.5 GB Preview Download
md5:34d59ba247aacbe33030738d288ed362
12.3 GB Preview Download
md5:ef92f4e3a3d4b325a83934058edefc0e
4.5 MB Preview Download

Additional details