|
| 1 | +{ |
| 2 | + "id": "poland-gus", |
| 3 | + "name": { |
| 4 | + "en": "Statistics Poland (GUS)", |
| 5 | + "zh": "波兰中央统计局", |
| 6 | + "native": "Główny Urząd Statystyczny" |
| 7 | + }, |
| 8 | + "description": { |
| 9 | + "en": "Statistics Poland (GUS — Główny Urząd Statystyczny) is the central government authority for official statistics in Poland. It provides comprehensive data on the Polish economy, society, population, and environment through its Local Data Bank (BDL) and open API.", |
| 10 | + "zh": "波兰中央统计局(GUS)是波兰官方统计的中央政府机构,通过其地方数据库(BDL)和开放API提供波兰经济、社会、人口和环境的综合数据。" |
| 11 | + }, |
| 12 | + "website": "https://stat.gov.pl/en/", |
| 13 | + "data_url": "https://bdl.stat.gov.pl/BDL/start", |
| 14 | + "api_url": "https://api.stat.gov.pl/Home/BdlApi", |
| 15 | + "authority_level": "government", |
| 16 | + "country": "PL", |
| 17 | + "domains": ["economics", "population", "society", "environment", "labor"], |
| 18 | + "geographic_scope": "national", |
| 19 | + "update_frequency": "annual", |
| 20 | + "tags": [ |
| 21 | + "Poland", "GUS", "Statistics Poland", "BDL", "Local Data Bank", |
| 22 | + "波兰", "波兰统计局", "中东欧统计", "GDP", "人口", "就业", |
| 23 | + "Central Europe", "official statistics", "open data", "economy", "census" |
| 24 | + ], |
| 25 | + "data_content": { |
| 26 | + "en": [ |
| 27 | + "National accounts and GDP", |
| 28 | + "Population and demographic statistics", |
| 29 | + "Labor market and employment", |
| 30 | + "Prices and inflation", |
| 31 | + "Industrial and agricultural production", |
| 32 | + "Foreign trade and balance of payments", |
| 33 | + "Education and health statistics", |
| 34 | + "Regional statistics by voivodeship" |
| 35 | + ], |
| 36 | + "zh": [ |
| 37 | + "国民账户和GDP", |
| 38 | + "人口与人口统计", |
| 39 | + "劳动力市场和就业", |
| 40 | + "价格与通货膨胀", |
| 41 | + "工业和农业生产", |
| 42 | + "对外贸易和国际收支", |
| 43 | + "教育和卫生统计", |
| 44 | + "按省份划分的区域统计" |
| 45 | + ] |
| 46 | + } |
| 47 | +} |
0 commit comments