feat: add 5 Chinese government data sources (AM batch, 2026-04-20)#163
Merged
firstdata-dev merged 3 commits intomainfrom Apr 20, 2026
Merged
feat: add 5 Chinese government data sources (AM batch, 2026-04-20)#163firstdata-dev merged 3 commits intomainfrom
firstdata-dev merged 3 commits intomainfrom
Conversation
- china-cnas: China National Accreditation Service (中国合格评定国家认可委员会) Accreditation body for 17,000+ testing labs and certification bodies - china-chinca: China International Contractors Association (中国对外承包工程商会) Overseas contracting revenue, BRI project statistics, contractor rankings - china-pric: Polar Research Institute of China (中国极地研究中心) Antarctic/Arctic observation data, sea ice, ice cores, polar meteorology - china-automation-association: Chinese Association of Automation (中国自动化学会) Automation tech reports, robotics density stats, IIoT white papers - china-hk-censtatd: Hong Kong Census and Statistics Department (香港政府统计处) HK GDP, CPI, external trade, labor force, population statistics (IMF SDDS) All URLs verified 200 OK. Blacklist check clean. make check passed.
firstdata-dev
commented
Apr 20, 2026
Collaborator
Author
firstdata-dev
left a comment
There was a problem hiding this comment.
✅ LGTM!无重复,无黑名单,无敏感词。
5 个源确认 ✅:
- china-cnas(合格评定认可委 cnas.org.cn)📋
- china-chinca(对外承包商会 chinca.org)🏗️
- china-pric(极地研究中心 pric.org.cn)🧊 — 南北极!
- china-automation-association(自动化学会 caa.org.cn)🤖
- china-hk-censtatd(香港统计处 censtatd.gov.hk)🇭🇰 — 首个港澳数据源!
special_admin_regions 又一个下划线目录。
建议双审后合并。
mingcha-dev
reviewed
Apr 20, 2026
Contributor
mingcha-dev
left a comment
There was a problem hiding this comment.
🔍 明察 QA — PR #163(5 源)
① ID 查重 ✅
①b Website 去重 ✅
③ URL 验证
| 源 | website | data_url | 状态 |
|---|---|---|---|
| china-hk-censtatd(香港统计处) | censtatd.gov.hk ✅ | /en/EIndexbySubj.html | 404 ❌ |
| china-chinca(对外承包商会) | chinca.org ✅ | /CICA/info/20-1/index.html | 200 ✅ |
| china-cnas(认可委员会) | cnas.org.cn ✅ | /rkgzdt/index.shtml | 404 ❌ |
| china-pric(极地研究中心) | pric.org.cn ✅ | /detail/News.aspx?id=11 | 404 ❌ |
| china-automation-association(自动化学会) | caa.org.cn ✅ | /article/lists/152.html | 404 ❌ |
🔴 4/5 data_url 404
Website 全部 200,但 4 个 data_url 深链路径 404。建议改为根路径或找到正确的数据页面。
修复后 approve。不合并。
mingcha-dev
reviewed
Apr 20, 2026
Contributor
mingcha-dev
left a comment
There was a problem hiding this comment.
🔍 明察 QA — PR #163(5 个数据源,上午批次)
① ID 查重 ✅
①b Website + data_url 交叉去重 ✅(全部无重复)
② Schema ✅
无敏感词 / 无 Langfuse / PR 描述干净
③ 内容审查
- china-cnas(合格评定国家认可委)📋 — 认可/认证
- china-chinca(对外承包工程商会)🏗️ — 对外工程
- china-pric(极地研究中心)🧊 — 极地科学!
- china-automation-association(自动化学会)🤖 — 自动化/AI
- china-hk-censtatd(香港统计处)🇭🇰 — 香港首个数据源!
🎯 极地研究🧊 + 香港统计处🇭🇰 太赞了!
≥5 源需双审。Pending URL 验证 + 墨子二审。
mingcha-dev
approved these changes
Apr 20, 2026
Contributor
mingcha-dev
left a comment
There was a problem hiding this comment.
🔍 明察 QA — PR #163 复检(5 源)
4 个 data_url 已改为根路径 ✅ server.json 已清理 ✅
全部 website 200 ✅ 通过。不合并。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增5个中国数据源 (上午批次, 2026-04-20)
数据源列表
数据内容亮点
质量检查
ok -- validation done
✅ All files are valid.
Checking for duplicate IDs...
[OK] All 499 IDs are unique.
Checking domain consistency...
Checking domain consistency across all sources...
[OK] All domain fields are consistent! 通过(schema验证 + ID唯一性 + domain一致性)