us-grid-hourly-power-plants-dataset
收藏资源简介:
该数据集为美国电网小时运行数据与发电厂信息数据集,由 DataForge 整理发布。数据整合了美国能源信息署(EIA)官方电网监测数据(EBA)中的小时级电力需求、发电量、燃料组合及区域间交换数据,并与 EIA-860/923 发电厂主库关联。数据集按规模分为三个层级:S 级(约 20.9 万行)包含加州独立系统运营商(CAISO)2025 全年的小时级数据;M 级(约 793 万行)包含全美所有平衡机构(Balancing Authorities)2025 年小时级数据及发电厂库;L 级(约 6066 万行)包含多年历史小时级序列和电厂级发电数据。每个层级包含多个子表(配置),如燃料发电小时、平衡机构小时、交换小时、子区域小时、平衡机构列表、发电机组、电厂月度发电、电厂概要、电厂、州电价、州月度发电、公用事业等。数据以 Snappy 压缩的 Parquet 格式存储,并提供原始 zip 包(含 CSV/Parquet 格式、数据字典、数据表和许可证)。数据集适用于电网与可再生能源研究、电力市场预测、电厂资产分析及能源转型跟踪。学术/个人使用遵循 CC BY-NC 4.0 许可证,商业使用需获取 DataForge 商业许可证。
This dataset is a collection of hourly U.S. grid operation data and power plant information, compiled and published by DataForge. It integrates hourly electricity demand, generation, fuel mix, and inter-regional exchange data from the U.S. Energy Information Administration (EIA) Grid Monitoring Data (EBA), and links with the EIA-860/923 power plant master database. The dataset is organized into three levels by scale: S-level (approximately 209,000 rows) contains hourly data for the California Independent System Operator (CAISO) for the full year 2025; M-level (approximately 7.93 million rows) contains hourly data for all Balancing Authorities in the U.S. for 2025 and the power plant database; L-level (approximately 60.66 million rows) contains multi-year historical hourly series and plant-level generation data. Each level includes multiple sub-tables (configurations) such as fuel generation hours, balancing authority hours, interchange hours, sub-regional hours, balancing authority list, generating units, plant monthly generation, plant summary, plants, state electricity prices, state monthly generation, utilities, etc. The data is stored in Snappy-compressed Parquet format, with original zip packages containing CSV/Parquet formats, data dictionary, data tables, and license. The dataset is suitable for grid and renewable energy research, electricity market forecasting, power plant asset analysis, and energy transition tracking. Academic/personal use follows the CC BY-NC 4.0 license, while commercial use requires a commercial license from DataForge.
US Grid Hourly Operations & Power Plants (EIA) 数据集
数据集概述
该数据集由DataForge Open Data项目提供,整合了美国EIA官方电网监测数据(EBA)与EIA-860/923电厂主数据库,涵盖美国电网的小时级需求、发电量、燃料结构及电力交换信息。数据规模约在1000万至1亿条记录之间,语言为英语,主要用于时间序列预测任务。
数据分级与内容
数据集按覆盖范围分为三个层级(Tier),每个层级包含不同的数据包:
S级(Tier S)
- 覆盖范围:CAISO(加州独立系统运营商)2025年全年小时级数据
- 内容:需求、发电、燃料结构、电力交换
- 数据包大小:1.7 MB,约209,518行
M级(Tier M)
- 覆盖范围:全美所有平衡机构(Balancing Authorities)2025年小时级数据,外加EIA-860/923电厂库
- 内容:涵盖S级全部内容,并增加发电机组信息(generators)、月度电厂发电量(plant_month_generation)、电厂档案(plant_profiles)、电厂信息(plants)、州级电价(state_electricity_prices)、月度州发电量(state_generation_monthly)、公用事业信息(utilities)
- 数据包大小:69.6 MB,约7,929,603行
L级(Tier L)
- 覆盖范围:完整历史数据,多年小时级序列及电厂级发电数据
- 内容:包含M级所有表,并扩大历史时间范围
- 数据包大小:502.9 MB,约60,657,958行
数据配置
数据集在Hugging Face上提供33个可加载的配置(configs),命名规则为“层级-表名”:
六种核心表类型:
- ba_fuel_generation_hourly:平衡机构燃料发电小时数据
- ba_hourly:平衡机构小时数据
- ba_interchange_hourly:平衡机构小时电力交换数据
- ba_subregion_hourly:平衡机构子区域小时数据
- balancing_authorities:平衡机构信息
- eba_gap_report:EBA缺口报告
M级和L级额外包含的表:
- generators:发电机组信息
- plant_month_generation:电厂月度发电量
- plant_profiles:电厂档案
- plants:电厂基础信息
- state_electricity_prices:州级电价
- state_generation_monthly:月度州级发电量
- utilities:公用事业信息
数据格式与访问
- 所有数据以snappy压缩的Parquet格式存储,按
data/<tier>/目录组织。 - 原始生产包(含CSV、Parquet、数据字典、数据表说明、许可证)通过DataForge开放数据CDN提供下载,每个包内均包含DATA-DICTIONARY.md和DATASHEET.md文件。
- 支持通过Hugging Face
datasets库直接加载,示例代码: python from datasets import load_dataset ds = load_dataset("zalizedata/us-grid-hourly-power-plants-dataset", "S-ba_fuel_generation_hourly", split="train")
许可协议
- 双重许可:学术/个人使用遵循CC BY-NC 4.0(知识共享署名-非商业性使用4.0国际许可),要求署名并回链至https://data.zalize.com。
- 商业使用:需获得DataForge商业许可证。
- 上游数据:基于美国官方EIA批量数据(公共领域,17 U.S.C. §105),上游许可条款仍然适用。
引用方式
text DataForge (data.zalize.com), built from official US EIA bulk data — https://data.zalize.com/datasets/us-grid-hourly-power-plants-dataset
另有DOI(Zenodo镜像):10.5281/zenodo.21837319 及GitHub Release镜像。




