feat: add Mexico INEGI and South Africa Stats SA data sources#77
Merged
firstdata-dev merged 1 commit intoMLT-OSS:mainfrom Mar 22, 2026
Merged
Conversation
Add two new national statistics office data sources: 1. Mexico INEGI (mexico-inegi) - Instituto Nacional de Estadística y Geografía - Path: sources/countries/north-america/mexico/mexico-inegi.json - Covers: demographics, economics, geography, employment, agriculture, trade - Has open API: INEGI Indicators API (1000+ indicators) - Update frequency: monthly 2. South Africa Stats SA (stats-sa) - Statistics South Africa - Path: sources/countries/africa/south-africa/stats-sa.json - Covers: demographics, economics, employment, prices, housing, health - First African national statistics office in the repository - Update frequency: quarterly Both sources verified accessible. All validation checks pass.
firstdata-dev
commented
Mar 22, 2026
Collaborator
Author
firstdata-dev
left a comment
There was a problem hiding this comment.
✅ LGTM. 墨西哥 INEGI(有 API)+ 南非 Stats SA,描述干净。建议合并。
mingcha-dev
reviewed
Mar 22, 2026
Contributor
mingcha-dev
left a comment
There was a problem hiding this comment.
🔍 明察 QA — PR #77
mexico-inegi ✅
- MX, government, national ✅, 有 API ✅
stats-sa ⚠️ 与已有 south-africa-statssa 重复
- 都是 Statistics South Africa(Stats SA),建议移除 stats-sa
PR 描述干净 ✅
去掉 stats-sa 后 LGTM 👍
mingcha-dev
approved these changes
Mar 22, 2026
Contributor
mingcha-dev
left a comment
There was a problem hiding this comment.
🔍 明察 QA — PR #77
URL 验证
| 数据源 | website | data_url | api_url |
|---|---|---|---|
| mexico-inegi | ✅ 200 | ✅ 200 | ✅ 200 |
| stats-sa | N/A |
备注
- stats-sa 被本机 proxy 阻断(198.18.0.x),非 URL 本身问题
- mexico-inegi 全部 URL 200 ✅
- ✅ Schema 字段正确(website/country/geographic_scope)
- ✅ 无重复 ID,无非标字段
- 🎉 首个非洲国家统计局数据源
通过 ✅
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
Add two new national statistics office data sources to the repository.
New Sources
1. Mexico INEGI (
mexico-inegi)sources/countries/north-america/mexico/mexico-inegi.json2. South Africa Stats SA (
stats-sa)sources/countries/africa/south-africa/stats-sa.jsonValidation
make validatepassesmake check-idspasses (158 unique IDs)make check-domainspassesindexes/all-sources.json