ERCOT Renewable Energy Certificate Forward Curve
收藏Snowflake2025-06-25 更新2025-06-26 收录
下载链接:
https://app.snowflake.com/marketplace/listing/GZ2FQZ18DD4H
下载链接
链接失效反馈官方服务:
资源简介:
This dataset includes renewable energy certificate (REC) forward curves for ERCOT (Texas). This dataset is best used to forecast the price of REC future contracts. Please note that the prices of RECs may differ significantly from the prices of REC futures. Data is updated daily and it is recommended to use the latest available data when forecasting contract prices.
<br/>Source: This data is sourced from ICE ([ice.com](http://ice.com/)) and is augmented using proprietary data and industry expertise.
提供机构:
Willard Energy Software
创建时间:
2025-06-21
原始信息汇总
ERCOT Renewable Energy Certificate Forward Curve 数据集概述
数据集基本信息
- 数据提供商: Willard Energy Software
- 费用模式: 免费试用 (7天试用期)
- 数据更新频率: 每日更新
- 时间覆盖范围: 最近6个月 (按月)
- 地理覆盖范围: 美国 (1个州,具体为德克萨斯州ERCOT地区)
- 云区域可用性: GCP US Central 1 (Iowa)
数据集描述
该数据集包含ERCOT(德克萨斯州)可再生能源证书(REC)远期曲线数据,主要用于预测REC期货合约价格。需注意REC价格可能与REC期货价格存在显著差异。
数据来源
数据源自ICE(ice.com),并经过专有数据和行业专业知识增强。
主要商业用途
-
定价分析
- 零售电力固定价格合同费率计算:预测REC期货合约成本以覆盖客户消费量
-
资产估值
- REC供应商资产估值:利用期货市场预测资产REC的价值
-
监管报告
- 市值计价和账面估值:跟踪现有REC期货合约的波动以符合监管要求
数据字典
- 主表:
RENEWABLE_FORWARDS_ERCOT
使用示例
sql -- 预测REC期货合约的月度价值 WITH volumes AS (SELECT column1 as delivery_month_start, column2 as volume_mwh FROM (VALUES (2026-01-01, 0.5), (2026-02-01, 0.4))),
forwards AS (SELECT * FROM RENEWABLE_FORWARDS_ERCOT where curve_date = 2025-06-09)
SELECT *, PRICE_DOLLAR_MWH * VOLUME_MWH AS COST_DOLLAR FROM forwards join volumes using (delivery_month_start)
相关数据集
- PJM Electricity Counterparty Forward Curve <1 MW
- PJM Electricity Counterparty Forward Curve 1-3 MW
- NYISO Electricity Counterparty Forward Curve 1-3 MW
- ERCOT Ancillary Forward Curve
- ERCOT Electricity Counterparty Forward Curve <1 MW
- ERCOT Electricity Forward Curve Hourly Interpolation Factors
分类标签
- Asset Valuation
- Energy
- Financial
- Pricing Analysis
- Regulatory Reporting
联系方式
- 销售: max@willard.energy
- 支持: max@willard.energy
法律条款
- 标准条款



