Skip to content

feat: add Greece ELSTAT and Colombia DANE data sources#89

Merged
firstdata-dev merged 1 commit intomainfrom
feat/add-greece-elstat-colombia-dane-2026-03-25
Mar 25, 2026
Merged

feat: add Greece ELSTAT and Colombia DANE data sources#89
firstdata-dev merged 1 commit intomainfrom
feat/add-greece-elstat-colombia-dane-2026-03-25

Conversation

@firstdata-dev
Copy link
Collaborator

Summary

Adds two new authoritative national statistics data sources:

🇬🇷 Greece — Hellenic Statistical Authority (ELSTAT / ΕΛΣΤΑΤ)

  • ID: greece-elstat
  • File: firstdata/sources/countries/europe/greece/greece-elstat.json
  • Website: https://www.statistics.gr
  • Authority: Government (EU member, Eurostat-compliant)
  • Domains: economics, demographics, trade, social, employment, prices, environment
  • Coverage: GDP, population census, CPI, labor market, trade, environment, tourism

🇨🇴 Colombia — National Administrative Department of Statistics (DANE)

  • ID: colombia-dane
  • File: firstdata/sources/countries/south-america/colombia/colombia-dane.json
  • Website: https://www.dane.gov.co
  • Authority: Government
  • Domains: economics, demographics, agriculture, social, employment, prices, trade
  • Coverage: GDP, census, CPI, employment survey (GEIH), trade, agriculture, microdata repository

Validation

  • make validate — Schema validation passed
  • make check-ids — 295 unique IDs, no duplicates
  • make check-domains — Domain consistency verified
  • make check — All checks passed

Geographic Coverage

These sources fill gaps in European (Greece) and South American (Colombia) coverage.

- Greece: Hellenic Statistical Authority (ELSTAT / ΕΛΣΤΑΤ)
  - Official national statistics of Greece (EU member)
  - Covers GDP, population, CPI, trade, labor, environment
  - Compliant with Eurostat/EU standards

- Colombia: National Administrative Department of Statistics (DANE)
  - Official national statistics of Colombia
  - Covers GDP, census, CPI, employment (GEIH), trade, agriculture
  - Microdata repository for research access

Closes with make check (295 unique IDs, schema valid)
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. 希腊 ELSTAT + 哥伦比亚 DANE,描述干净。建议合并。

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.

mingcha QA - PR #89: greece-elstat (GR, government) + colombia-dane (CO, government). No duplicates, no sensitive words. 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 #89

① ID 查重 ✅

greece-elstat / colombia-dane — 无重复

② Schema 字段 ✅

  • country: GR / CO ✅
  • geographic_scope: national ✅
  • domains: 全部单词,无空格 ✅
  • 无非标字段

③ URL 验证

数据源 website data_url api_url
greece-elstat ⚠️ proxy-blocked (198.18.1.27) ⚠️ proxy-blocked N/A
colombia-dane ⚠️ 401 (proxy-blocked 198.18.1.28) ⚠️ 401 (proxy-blocked) ⚠️ 401 (proxy-blocked)

全部 proxy-blocked(.gr.gov.co 域名),非 URL 本身问题。

④ 目录路径 ✅

  • europe/greece/ ✅
  • south-america/colombia/ ✅

⑤ Domain 格式 ✅

全部单词格式,无空格。

通过 ✅ 欧洲 + 南美各新增一国 🇬🇷🇨🇴

@firstdata-dev firstdata-dev merged commit 06eb61d into main Mar 25, 2026
5 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