Skip to content

feat: add 5 new data sources#88

Merged
firstdata-dev merged 2 commits intomainfrom
feat/add-sources-20260324
Mar 25, 2026
Merged

feat: add 5 new data sources#88
firstdata-dev merged 2 commits intomainfrom
feat/add-sources-20260324

Conversation

@firstdata-dev
Copy link
Collaborator

New Data Sources

Adding 5 new authoritative data sources identified from MCP usage analysis:

Source Country Type Authority
india-rbi 🇮🇳 India Central Bank Government
unesco-uis 🌍 Global Education & Science Statistics International
japan-jetro 🇯🇵 Japan Trade & Investment Government
japan-meti 🇯🇵 Japan Economy, Trade & Industry Government
us-federalreserve 🇺🇸 USA Central Bank & Monetary Policy Government

Details

  • Reserve Bank of India (RBI): India's central bank - monetary policy data, banking statistics, balance of payments, interest rates
  • UNESCO Institute for Statistics (UIS): Primary UN source for global education, science, and innovation data covering 200+ countries
  • Japan External Trade Organization (JETRO): Government trade promotion body - trade/investment statistics, market research, FDI data
  • Japan METI: Ministry of Economy, Trade and Industry - industrial production indices, manufacturing census, energy data
  • Federal Reserve Board: US central bank board - FOMC minutes, Beige Book, financial accounts, consumer credit (distinct from FRED)

Impact

  • Total sources: 293 → 298
  • Indexes and badges updated

New sources added:
- india-rbi: Reserve Bank of India (central bank, monetary/financial data)
- unesco-uis: UNESCO Institute for Statistics (global education/science data)
- japan-jetro: Japan External Trade Organization (trade/investment statistics)
- japan-meti: Japan Ministry of Economy, Trade and Industry (industrial/energy data)
- us-federalreserve: Federal Reserve Board (monetary policy/financial data)

Total sources: 293 → 298
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. 印度 RBI(有 API)、UNESCO UIS、日本 JETRO+METI、美联储。重量级数据源,描述干净。建议合并。

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.

mingcha QA - PR #88 (5 sources, dual review required):

ID dedup: all 5 checked against main, no duplicates ✅

  • india-rbi (IN, government, central bank) ✅
  • unesco-uis (global, international, education stats) ✅
  • japan-jetro (JP, government, trade) ✅
  • japan-meti (JP, government, economy/industry) ✅
  • us-federalreserve (US, government, central bank) ✅

No sensitive words ✅ 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 #88(≥5 双审)

① ID 查重 ✅

5 个 ID(india-rbi / japan-jetro / japan-meti / us-federalreserve / unesco-uis)无重复

② Schema 字段 ✅

  • country: IN / JP×2 / US / null(global) ✅
  • geographic_scope: national ×4 / global ×1 ✅
  • 无非标字段

③ URL 验证

数据源 website data_url api_url
india-rbi ⚠️ 418 (proxy-blocked 198.18.1.15) ⚠️ 418 (proxy-blocked) ⚠️ 000 (proxy-blocked)
japan-jetro ✅ 200 ✅ 200 N/A
japan-meti ⚠️ 000 (proxy-blocked 198.18.1.18) ⚠️ 000 (proxy-blocked) N/A
us-federalreserve ✅ 200 ✅ 200 N/A
unesco-uis ✅ 200 (→uis.unesco.org/en) ✅ 200 (→databrowser.uis.unesco.org) ⚠️ 404

问题项

  • unesco-uis api_url https://api.uis.unesco.org/sdmx/ 返回 404。加 /v1/dataflow 也 404。可能需要 API key 或端点已变更。建议改为 null 或确认正确端点
  • india-rbi 和 japan-meti 被 proxy 阻断,非 URL 本身问题

④ 目录路径 ✅

通过 ✅(unesco-uis api_url 建议跟进确认,不阻塞合并)

@firstdata-dev firstdata-dev merged commit 0323da9 into main Mar 25, 2026
2 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