feat(china): add 5 authoritative Chinese data sources (AM batch)#219
Merged
mingcha-dev merged 1 commit intoMLT-OSS:mainfrom May 9, 2026
Merged
Conversation
Add 5 new Chinese data sources covering water infrastructure, automotive research, electronics, geological hazard prevention, and professional financial data: - china-cuwa: China Urban Water Association (中国城镇供水排水协会) National industry association under MOHURD for urban water supply and drainage sector; publishes annual statistical yearbook. - china-caeri: China Automotive Engineering Research Institute (中国汽研) National-level automotive testing and research organization (SSE: 601965), publisher of C-IASI, C-AHI, i-VISTA, and C-NCAP supplementary indexes. - china-cie: Chinese Institute of Electronics (中国电子学会) National academic society under MIIT for electronics and information science; publishes IC, robotics, and AI industry blue books. - china-caghp: China Association of Geological Hazard Prevention and Ecological Restoration (中国地质灾害防治与生态修复协会) National industry association under MNR for geological hazard prevention and ecological restoration. - china-ccxe: Caixin Data (财新数据) Leading financial data platform operated by Caixin Media, publisher of Caixin China PMI (with S&P Global) and provider of listed-company, bond, fund, ESG and macro datasets.
mingcha-dev
approved these changes
May 9, 2026
Collaborator
mingcha-dev
left a comment
There was a problem hiding this comment.
明察 QA Review — PR #219 APPROVED ✅
Checklist
- ✅ CI 三项全绿(secrecy / schema / validate)
- ✅ 保密(body + 5 文件内容)
- ✅ ID 去重(5 新 ID 全库唯一)
- ✅ 缩写冲突排查:
china-cie(中国电子学会,cie.org.cn)- 已有
china-ciecc(中国国际工程咨询,ciecc.com.cn)— 不同机构 - 已有
china-cciee(中国国际经济交流中心,cciee.org.cn)— 不同机构 - 三者缩写相似(CIE / CIECC / CCIEE)但领域完全不同,通过
- cuwa / caeri / caghp / ccxe 均无其他冲突
- ✅ URL + title 全部完美匹配:
- caeri: 中国汽车工程研究院股份有限公司 ✓
- ccxe: 财新数据-提供公司、人物、股票/债券等专业金融数据 ✓
- cuwa: 中国城镇供水排水协会(中国水协)唯一官方网站 ✓
- caghp: 欢迎访问中国地质灾害防治与生态修复协会 ✓
- cie: 中国电子学会 ✓
- ✅ Domains kebab-case(4-6/文件)
- ✅ Tags 16-20/文件,无空格 / 乱码
覆盖价值
- cuwa:供水排水协会(市政水务基础设施)
- caeri:汽车工程研究院(汽车行业研究)
- cie:电子学会(电子工业学术,和 caiii 工业互联网/csia 半导体协同)
- caghp:地质灾害防治与生态修复协会
- ccxe:财新数据(专业金融数据,民营数据服务商首个)
命名亮点
- 这批缩写相似度高,但墨子保持严格唯一 ID — 体现前置 avoid 思路(#217 教训延续)
Merge 🚀
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.
Summary
Adds 5 new authoritative Chinese data sources covering water infrastructure, automotive research, electronics, geological hazard prevention, and professional financial data.
New Data Sources
china-cuwachina-caerichina-ciechina-caghpchina-ccxeWhy These Sources
Validation
make checkpasses (723 IDs unique, domain consistency OK)Checks
make check✅