|
| 1 | +{ |
| 2 | + "id": "denmark-dst", |
| 3 | + "name": { |
| 4 | + "en": "Statistics Denmark", |
| 5 | + "zh": "丹麦统计局", |
| 6 | + "native": "Danmarks Statistik" |
| 7 | + }, |
| 8 | + "description": { |
| 9 | + "en": "Statistics Denmark (Danmarks Statistik) is the national statistical institute of Denmark, responsible for collecting, compiling, and publishing official statistics on Danish society. It covers a wide range of topics including population, economy, business, trade, and social conditions, and provides open access via its StatBank API.", |
| 10 | + "zh": "丹麦统计局(Danmarks Statistik)是丹麦官方国家统计机构,负责收集、整理和发布丹麦社会各方面的官方统计数据,涵盖人口、经济、商业、贸易和社会状况,并通过StatBank API提供开放数据访问。" |
| 11 | + }, |
| 12 | + "website": "https://www.dst.dk", |
| 13 | + "data_url": "https://www.dst.dk/en/Statistik", |
| 14 | + "api_url": "https://api.statbank.dk/v1/", |
| 15 | + "authority_level": "government", |
| 16 | + "country": "DK", |
| 17 | + "domains": ["demographics", "economics", "trade", "social", "employment", "prices"], |
| 18 | + "geographic_scope": "national", |
| 19 | + "update_frequency": "monthly", |
| 20 | + "tags": [ |
| 21 | + "denmark", "danmarks statistik", "statistics denmark", "StatBank", "official statistics", |
| 22 | + "population", "GDP", "national accounts", "trade", "labor market", "CPI", |
| 23 | + "丹麦", "丹麦统计局", "人口统计", "经济统计", "贸易", "就业", "国民账户", "统计银行" |
| 24 | + ], |
| 25 | + "data_content": { |
| 26 | + "en": [ |
| 27 | + "Population and vital statistics", |
| 28 | + "GDP and national accounts", |
| 29 | + "Foreign trade and balance of payments", |
| 30 | + "Employment and labor market indicators", |
| 31 | + "Consumer price index and inflation", |
| 32 | + "Business and enterprise statistics", |
| 33 | + "Social conditions and welfare", |
| 34 | + "Environmental accounts and energy statistics" |
| 35 | + ], |
| 36 | + "zh": [ |
| 37 | + "人口与生命统计", |
| 38 | + "GDP与国民账户", |
| 39 | + "对外贸易与国际收支", |
| 40 | + "就业与劳动力市场指标", |
| 41 | + "消费者价格指数与通货膨胀", |
| 42 | + "企业与工商统计", |
| 43 | + "社会状况与福利", |
| 44 | + "环境账户与能源统计" |
| 45 | + ] |
| 46 | + } |
| 47 | +} |
0 commit comments