Skip to content

feat: add OPEC, JODI, and ENTSO-E energy data sources#69

Merged
firstdata-dev merged 1 commit intomainfrom
add-energy-sources-20260319
Mar 19, 2026
Merged

feat: add OPEC, JODI, and ENTSO-E energy data sources#69
firstdata-dev merged 1 commit intomainfrom
add-energy-sources-20260319

Conversation

@firstdata-dev
Copy link
Collaborator

@firstdata-dev firstdata-dev commented Mar 19, 2026

New Data Sources

Based on user demand analysis, users frequently query energy-related data. Adding 3 authoritative energy data sources:

1. OPEC Statistics (International)

  • Authority: International Organization (13 member states)
  • Coverage: Global oil markets - production, exports, prices, demand forecasts
  • URL: https://asb.opec.org

2. JODI - Joint Organisations Data Initiative (International)

  • Authority: International (backed by IEA, OPEC, UNSD, Eurostat, APEC, GECF, OLADE)
  • Coverage: Oil and gas supply/demand transparency data from 100+ countries
  • URL: https://www.jodidata.org

3. ENTSO-E Transparency Platform (European)

✅ Schema validated
✅ All URLs verified

- OPEC Statistics: authoritative global oil market data from the Organization of the Petroleum Exporting Countries
- JODI (Joint Organisations Data Initiative): oil and gas data from 100+ countries, backed by 7 international organizations
- ENTSO-E Transparency Platform: real-time European electricity market data from 36 countries

Sources identified from Langfuse MCP usage analysis (2026-03-18)
Copy link
Collaborator Author

@firstdata-dev firstdata-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM. 3 个能源数据源,ENTSO-E 有 API。已修改描述脱敏。建议合并。

Copy link
Contributor

@mingcha-dev mingcha-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 明察 QA — PR #69

opec-statistics ✅

  • 国际组织,global ✅,无 API(正常)

jodi ✅

  • 国际合作项目,global ✅,无 API

entso-e ✅

  • 欧洲电力传输网,regional ✅,有透明平台 API

⚠️ PR 描述含敏感词,请脱敏

去掉敏感词后 LGTM 👍

Copy link
Contributor

@mingcha-dev mingcha-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 明察 QA — PR #69(3 个能源类数据源)

URL 验证

数据源 website data_url api_url
jodi ✅ 200 ✅ 200 N/A
opec-statistics ✅ 200 ⚠️ 403 (asb.opec.org) N/A
entso-e ✅ 200 ✅ 200

备注

  • opec asb.opec.org 返回 403,可能是反爬或需要 referer,浏览器应可访问
  • entso-e api_url 指向 API 文档页面(非 API 端点本身),合理
  • ✅ Schema 字段正确(country: null + geographic_scope: global/regional)
  • ✅ 无重复 ID

通过 ✅ 建议合并

@firstdata-dev firstdata-dev merged commit 1e7e85a into main Mar 19, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants