|
| 1 | +{ |
| 2 | + "id": "switzerland-fso", |
| 3 | + "name": { |
| 4 | + "en": "Swiss Federal Statistical Office (FSO)", |
| 5 | + "zh": "瑞士联邦统计局", |
| 6 | + "native": "Bundesamt für Statistik (BFS)" |
| 7 | + }, |
| 8 | + "description": { |
| 9 | + "en": "The Swiss Federal Statistical Office (FSO) is Switzerland's national statistics authority. It produces and publishes official statistics on Swiss economy, society, population, environment, and politics. FSO provides data through its STAT-TAB interactive database and PX-Web API.", |
| 10 | + "zh": "瑞士联邦统计局(FSO/BFS)是瑞士国家统计机构,负责生产和发布关于瑞士经济、社会、人口、环境和政治的官方统计数据,通过STAT-TAB交互式数据库和PX-Web API提供数据访问。" |
| 11 | + }, |
| 12 | + "website": "https://www.bfs.admin.ch/bfs/en/home.html", |
| 13 | + "data_url": "https://www.bfs.admin.ch/bfs/en/home/statistics.html", |
| 14 | + "api_url": "https://www.pxweb.bfs.admin.ch/api/v1/en", |
| 15 | + "authority_level": "government", |
| 16 | + "country": "CH", |
| 17 | + "domains": ["economics", "demographics", "environment", "health", "education", "labor"], |
| 18 | + "geographic_scope": "national", |
| 19 | + "update_frequency": "annual", |
| 20 | + "tags": ["switzerland", "fso", "bfs", "swiss statistics", "瑞士", "联邦统计局", "人口", "经济", "欧洲", "stat-tab", "px-web", "open data"], |
| 21 | + "data_content": { |
| 22 | + "en": [ |
| 23 | + "Population and household statistics", |
| 24 | + "National accounts and GDP", |
| 25 | + "Labor market and wages data", |
| 26 | + "Prices and purchasing power", |
| 27 | + "Health and social security statistics", |
| 28 | + "Education and science data", |
| 29 | + "Environment and energy statistics", |
| 30 | + "Agriculture and forestry data", |
| 31 | + "Foreign trade and balance of payments" |
| 32 | + ], |
| 33 | + "zh": [ |
| 34 | + "人口与家庭统计", |
| 35 | + "国民账户与GDP", |
| 36 | + "劳动力市场与工资数据", |
| 37 | + "物价与购买力", |
| 38 | + "卫生与社会保障统计", |
| 39 | + "教育与科学数据", |
| 40 | + "环境与能源统计", |
| 41 | + "农业与林业数据", |
| 42 | + "对外贸易与国际收支" |
| 43 | + ] |
| 44 | + } |
| 45 | +} |
0 commit comments