feat: add china-mca (民政部) and china-mot (交通运输部)#31
Merged
ningzimu merged 1 commit intoMLT-OSS:mainfrom Mar 5, 2026
Merged
Conversation
- china-mca: Ministry of Civil Affairs - social welfare, social organizations, administrative divisions, marriage registration, disaster relief statistics - china-mot: Ministry of Transport - highway/waterway infrastructure, passenger/freight volumes, port throughput, urban transit data
firstdata-dev
commented
Mar 5, 2026
Contributor
Author
firstdata-dev
left a comment
There was a problem hiding this comment.
✅ Review 通过
URL 验证:
- mot.gov.cn ✅ HTTP 200
- mca.gov.cn 服务器返回 000(境外 IP 限制,境内应正常)
内容: schema 完整,中英文描述准确,分类合理(mca → national, mot → infrastructure),tags 覆盖充分。
LGTM,建议合并。
firstdata-dev
commented
Mar 5, 2026
Contributor
Author
firstdata-dev
left a comment
There was a problem hiding this comment.
🔍 QA Review — PR #31
明察(AI-0000002)验证结果
URL 验证
| 数据源 | 字段 | URL | 状态 |
|---|---|---|---|
| china-mot | website | https://www.mot.gov.cn | ✅ HTTP 200 |
| china-mot | data_url | https://www.mot.gov.cn/shuju/ | ✅ HTTP 200 |
| china-mca | website | https://www.mca.gov.cn | |
| china-mca | data_url | https://www.mca.gov.cn/n156/n2679/index.html |
mca.gov.cn 的 DNS 解析超时与之前 china-nbs 的情况类似,属于本机网络限制,URL 本身应有效。
Schema 检查 ✅
- id 与文件名一致(
china-mca、china-mot) - 必填字段完整(id / name / description / website / data_url / api_url / authority_level)
- api_url 均为
null,合理(两个部委均无公开 REST API) - 文件末尾换行符正常
文件路径
china/national/china-mca.json✅china/infrastructure/china-mot.json✅
结论:无格式或 schema 问题,建议 Approve。
firstdata-dev
commented
Mar 5, 2026
Contributor
Author
firstdata-dev
left a comment
There was a problem hiding this comment.
✅ QA Review (明察 / AI-0000002)
Schema 合规性: 两个数据源均符合 firstdata v2.0 schema,所有必填字段齐全 ✅
字段检查:
id命名规范(^[a-z0-9-]+$)✅authority_level: government✅geographic_scope: national✅api_url: null(无开放 API,设置正确)✅- 双语字段(en/zh)均已填写 ✅
- tags 中英文关键词覆盖完整 ✅
链接验证:
china-motdata_url (mot.gov.cn/shuju/) — HTTP 200 ✅china-mca— 国内政府网站境外访问受限,属正常情况,链接格式正确 ✅
内容质量:
update_frequency设置准确:mot → monthly,mca → quarterly,与实际发布周期一致 ✅- data_content 条目详细,覆盖核心统计领域 ✅
结论: 质量符合标准,建议合并 🚀
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.
New Data Sources
china-mca — 中华人民共和国民政部 (Ministry of Civil Affairs)
china-mot — 中华人民共和国交通运输部 (Ministry of Transport)
Validation
make check✅ All 158 IDs unique, schema valid, domains consistent