From b79df11b2367afba6f204efaf149591231ab4e4b Mon Sep 17 00:00:00 2001 From: firstdata-dev Date: Fri, 20 Mar 2026 10:07:07 +0800 Subject: [PATCH 1/2] feat: add Belgium Statbel and Portugal INE data sources --- .../europe/belgium/belgium-statbel.json | 45 +++++++++++++++++++ .../europe/portugal/portugal-ine.json | 45 +++++++++++++++++++ 2 files changed, 90 insertions(+) create mode 100644 firstdata/sources/countries/europe/belgium/belgium-statbel.json create mode 100644 firstdata/sources/countries/europe/portugal/portugal-ine.json diff --git a/firstdata/sources/countries/europe/belgium/belgium-statbel.json b/firstdata/sources/countries/europe/belgium/belgium-statbel.json new file mode 100644 index 0000000..baa2aa8 --- /dev/null +++ b/firstdata/sources/countries/europe/belgium/belgium-statbel.json @@ -0,0 +1,45 @@ +{ + "id": "belgium-statbel", + "name": { + "en": "Statbel - Belgian Statistical Office", + "zh": "比利时统计局" + }, + "description": { + "en": "Official statistical office of Belgium providing demographic, economic, and social statistics", + "zh": "比利时官方统计机构,提供人口、经济和社会统计数据" + }, + "url": "https://statbel.fgov.be/en", + "data_url": "https://statbel.fgov.be/en/open-data", + "api_url": null, + "api_docs": null, + "authority_level": "government", + "country": "BE", + "geographic_scope": "national", + "update_frequency": "monthly", + "domains": [ + "economics", + "demographics", + "employment", + "agriculture", + "social", + "trade" + ], + "data_content": { + "en": [ + "Population statistics - demographics, migration, households", + "Economic indicators - GDP, inflation, business statistics", + "Labour market - employment, unemployment, wages", + "Agriculture - crop production, livestock, farm structures", + "Social statistics - poverty, income distribution, living conditions", + "Foreign trade - import/export by commodity and partner country" + ], + "zh": [ + "人口统计 - 人口、移民、家庭", + "经济指标 - GDP、通胀、企业统计", + "劳动力市场 - 就业、失业、工资", + "农业 - 作物产量、畜牧业、农场结构", + "社会统计 - 贫困、收入分配、生活条件", + "对外贸易 - 按商品和伙伴国分类的进出口" + ] + } +} diff --git a/firstdata/sources/countries/europe/portugal/portugal-ine.json b/firstdata/sources/countries/europe/portugal/portugal-ine.json new file mode 100644 index 0000000..73724a2 --- /dev/null +++ b/firstdata/sources/countries/europe/portugal/portugal-ine.json @@ -0,0 +1,45 @@ +{ + "id": "portugal-ine", + "name": { + "en": "Statistics Portugal (INE)", + "zh": "葡萄牙国家统计局" + }, + "description": { + "en": "National statistical institute of Portugal providing comprehensive socioeconomic data", + "zh": "葡萄牙国家统计机构,提供全面的社会经济数据" + }, + "url": "https://www.ine.pt", + "data_url": "https://www.ine.pt/xportal/xmain?xpid=INE&xpgid=ine_base_dados", + "api_url": "https://www.ine.pt/xportal/xmain?xpid=INE&xpgid=ine_api", + "api_docs": null, + "authority_level": "government", + "country": "PT", + "geographic_scope": "national", + "update_frequency": "monthly", + "domains": [ + "economics", + "demographics", + "employment", + "social", + "trade", + "housing" + ], + "data_content": { + "en": [ + "National accounts - GDP, GVA, productivity indicators", + "Population census and demographic statistics", + "Labour force survey - employment, unemployment rates", + "Social indicators - education, health, culture", + "International trade statistics by product and partner", + "Housing and construction statistics" + ], + "zh": [ + "国民账户 - GDP、GVA、生产力指标", + "人口普查和人口统计", + "劳动力调查 - 就业率、失业率", + "社会指标 - 教育、卫生、文化", + "按产品和伙伴分类的国际贸易统计", + "住房和建筑统计" + ] + } +} From 4f87cf1da288359344ecba62931fb51a8d105c35 Mon Sep 17 00:00:00 2001 From: firstdata-dev Date: Fri, 20 Mar 2026 10:09:11 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20url=E2=86=92website,=20remove=20api?= =?UTF-8?q?=5Fdocs,=20add=20tags?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../countries/europe/belgium/belgium-statbel.json | 12 +++++++++--- .../countries/europe/portugal/portugal-ine.json | 11 ++++++++--- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/firstdata/sources/countries/europe/belgium/belgium-statbel.json b/firstdata/sources/countries/europe/belgium/belgium-statbel.json index baa2aa8..512b0a5 100644 --- a/firstdata/sources/countries/europe/belgium/belgium-statbel.json +++ b/firstdata/sources/countries/europe/belgium/belgium-statbel.json @@ -8,10 +8,8 @@ "en": "Official statistical office of Belgium providing demographic, economic, and social statistics", "zh": "比利时官方统计机构,提供人口、经济和社会统计数据" }, - "url": "https://statbel.fgov.be/en", "data_url": "https://statbel.fgov.be/en/open-data", "api_url": null, - "api_docs": null, "authority_level": "government", "country": "BE", "geographic_scope": "national", @@ -41,5 +39,13 @@ "社会统计 - 贫困、收入分配、生活条件", "对外贸易 - 按商品和伙伴国分类的进出口" ] - } + }, + "website": "https://statbel.fgov.be/en", + "tags": [ + "statistics", + "belgium", + "europe", + "government-data", + "open-data" + ] } diff --git a/firstdata/sources/countries/europe/portugal/portugal-ine.json b/firstdata/sources/countries/europe/portugal/portugal-ine.json index 73724a2..c8dc109 100644 --- a/firstdata/sources/countries/europe/portugal/portugal-ine.json +++ b/firstdata/sources/countries/europe/portugal/portugal-ine.json @@ -8,10 +8,8 @@ "en": "National statistical institute of Portugal providing comprehensive socioeconomic data", "zh": "葡萄牙国家统计机构,提供全面的社会经济数据" }, - "url": "https://www.ine.pt", "data_url": "https://www.ine.pt/xportal/xmain?xpid=INE&xpgid=ine_base_dados", "api_url": "https://www.ine.pt/xportal/xmain?xpid=INE&xpgid=ine_api", - "api_docs": null, "authority_level": "government", "country": "PT", "geographic_scope": "national", @@ -41,5 +39,12 @@ "按产品和伙伴分类的国际贸易统计", "住房和建筑统计" ] - } + }, + "website": "https://www.ine.pt", + "tags": [ + "statistics", + "portugal", + "europe", + "government-data" + ] }