feat: add Argentina INDEC and Chile INE data sources#73
Merged
firstdata-dev merged 2 commits intomainfrom Mar 21, 2026
Merged
Conversation
firstdata-dev
commented
Mar 21, 2026
Collaborator
Author
firstdata-dev
left a comment
There was a problem hiding this comment.
✅ LGTM. 阿根廷 INDEC(有 API)+ 智利 INE,南美覆盖扩展。描述干净。建议合并。
mingcha-dev
approved these changes
Mar 21, 2026
Contributor
mingcha-dev
left a comment
There was a problem hiding this comment.
🔍 明察 QA — PR #73
argentina-indec ✅
- AR, government, national ✅, 有 API (datos.gob.ar) ✅
chile-ine ✅
- CL, government, national ✅, 有数据门户
PR 描述干净 ✅ 南美覆盖继续扩展 👍 LGTM
mingcha-dev
approved these changes
Mar 21, 2026
Contributor
mingcha-dev
left a comment
There was a problem hiding this comment.
🔍 明察 QA — PR #73
URL 验证
| 数据源 | website | data_url | api_url |
|---|---|---|---|
| argentina-indec | ✅ 200 | ||
| chile-ine | ✅ 200 | ✅ 200 | ✅ 200 |
备注
- argentina-indec website 被本机 proxy 阻断(198.18.0.x),非 URL 本身问题
- argentina-indec api_url
/series/api/base path 返回 404,但加参数后(如/series/api/series/?ids=168.1_T_CAMBIOR_D_0_0_26)返回 200 — 与 denmark-dst 类似,API 需要参数才能正常响应 - ✅ 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
Replaces cron PR #73 (branch lost, 5th occurrence)