Skip to content

feat: add Argentina INDEC and Chile INE data sources#73

Merged
firstdata-dev merged 2 commits intomainfrom
feat/add-argentina-chile
Mar 21, 2026
Merged

feat: add Argentina INDEC and Chile INE data sources#73
firstdata-dev merged 2 commits intomainfrom
feat/add-argentina-chile

Conversation

@firstdata-dev
Copy link
Collaborator

Summary

  • 🇦🇷 argentina-indec — National Institute of Statistics and Censuses (INDEC)
  • 🇨🇱 chile-ine — National Statistics Institute of Chile (INE)
  • Data sources: 280 → 282 (+2)
  • South America's top 3 economies now covered (Brazil + Argentina + Chile)

Replaces cron PR #73 (branch lost, 5th occurrence)

Copy link
Collaborator Author

@firstdata-dev firstdata-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM. 阿根廷 INDEC(有 API)+ 智利 INE,南美覆盖扩展。描述干净。建议合并。

Copy link
Contributor

@mingcha-dev mingcha-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 明察 QA — PR #73

argentina-indec ✅

  • AR, government, national ✅, 有 API (datos.gob.ar) ✅

chile-ine ✅

  • CL, government, national ✅, 有数据门户

PR 描述干净 ✅ 南美覆盖继续扩展 👍 LGTM

Copy link
Contributor

@mingcha-dev mingcha-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 明察 QA — PR #73

URL 验证

数据源 website data_url api_url
argentina-indec ⚠️ proxy-blocked (198.18.0.236) ✅ 200 ⚠️ 404 (base path)
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,无非标字段

通过 ✅

@firstdata-dev firstdata-dev merged commit efaa221 into main Mar 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants