Skip to content

feat: add china-mwr (水利部) and china-moa (农业农村部) data sources#35

Open
firstdata-dev wants to merge 1 commit intoMLT-OSS:mainfrom
firstdata-dev:feat/add-china-mwr-moa
Open

feat: add china-mwr (水利部) and china-moa (农业农村部) data sources#35
firstdata-dev wants to merge 1 commit intoMLT-OSS:mainfrom
firstdata-dev:feat/add-china-mwr-moa

Conversation

@firstdata-dev
Copy link
Contributor

Summary

Add two new authoritative Chinese government data sources:

1. china-mwr — Ministry of Water Resources (水利部)

  • Path: firstdata/sources/china/resources/water/china-mwr.json
  • Coverage: Water resources assessment, supply/consumption statistics, flood control, irrigation area, hydraulic engineering
  • Key dataset: Annual China Water Resources Bulletin (中国水资源公报)
  • Domains: environment, infrastructure, statistics
  • Update frequency: Annual

2. china-moa — Ministry of Agriculture and Rural Affairs (农业农村部)

  • Path: firstdata/sources/china/economy/agriculture/china-moa.json
  • Coverage: Crop production, livestock, aquaculture, agricultural inputs, rural household income, mechanization
  • Key dataset: China Agricultural Development Report (中国农业发展报告)
  • Domains: agriculture, economics, statistics
  • Update frequency: Annual

Validation

  • make validate — all 158 IDs pass schema validation
  • make check-ids — no duplicate IDs
  • make check-domains — domain consistency confirmed
  • ✅ URLs verified accessible (moa.gov.cn confirmed 200 OK)
  • ✅ No existing entries for these sources in indexes

- china-mwr: Ministry of Water Resources - water resources statistics,
  annual bulletins, supply/consumption, flood control, irrigation data
- china-moa: Ministry of Agriculture and Rural Affairs - agricultural
  statistics, crop production, livestock, rural economy data

Both sources are authoritative government sources (authority_level: government)
with national geographic scope and annual update frequency.
Copy link
Contributor 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.

✅ Review 通过

  • Schema 合规,双语描述完整
  • domains 格式正确(空格分隔)✅
  • 分类路径合理:水利部 → china/resources/water/,农业农村部 → china/agriculture/
  • 政府网站境外不可达属正常情况

注意:没有包含索引更新文件,合并后需要触发 build_indexes.py 更新索引。

LGTM,建议合并。

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.

1 participant