|
| 1 | +{ |
| 2 | + "id": "singapore-singstat", |
| 3 | + "name": { |
| 4 | + "en": "Singapore Department of Statistics (SingStat)", |
| 5 | + "zh": "新加坡统计局", |
| 6 | + "native": "Department of Statistics Singapore" |
| 7 | + }, |
| 8 | + "description": { |
| 9 | + "en": "The Singapore Department of Statistics (SingStat) is the national statistical authority of Singapore, responsible for producing and disseminating authoritative statistics on Singapore's economy, population, and society. It provides key economic indicators including GDP, trade, inflation, employment, and demographic data, and offers open access to its data through the SingStat Table Builder platform.", |
| 10 | + "zh": "新加坡统计局(SingStat)是新加坡官方国家统计机构,负责生产和发布新加坡经济、人口和社会的权威统计数据,提供包括GDP、贸易、通胀、就业和人口统计在内的核心经济指标,并通过SingStat Table Builder平台提供开放数据访问。" |
| 11 | + }, |
| 12 | + "website": "https://www.singstat.gov.sg", |
| 13 | + "data_url": "https://tablebuilder.singstat.gov.sg", |
| 14 | + "api_url": "https://tablebuilder.singstat.gov.sg/api/table/metadata/", |
| 15 | + "authority_level": "government", |
| 16 | + "country": "SG", |
| 17 | + "domains": ["economics", "demographics", "trade", "employment", "social", "finance"], |
| 18 | + "geographic_scope": "national", |
| 19 | + "update_frequency": "monthly", |
| 20 | + "tags": ["singapore", "singstat", "statistics", "gdp", "inflation", "population", "census", "employment", "trade", "新加坡", "统计局", "东南亚", "经济统计", "人口普查", "table builder"], |
| 21 | + "data_content": { |
| 22 | + "en": [ |
| 23 | + "GDP and national accounts", |
| 24 | + "Consumer price index (CPI) and inflation", |
| 25 | + "International trade in goods and services", |
| 26 | + "Population census and demographic statistics", |
| 27 | + "Labour force and employment data", |
| 28 | + "Household income and expenditure surveys", |
| 29 | + "Industrial production statistics", |
| 30 | + "Business expectations surveys", |
| 31 | + "Tourism and visitor arrivals" |
| 32 | + ], |
| 33 | + "zh": [ |
| 34 | + "GDP和国民账户", |
| 35 | + "消费者价格指数(CPI)和通胀", |
| 36 | + "货物和服务国际贸易", |
| 37 | + "人口普查和人口统计", |
| 38 | + "劳动力和就业数据", |
| 39 | + "家庭收入和支出调查", |
| 40 | + "工业生产统计", |
| 41 | + "企业前景调查", |
| 42 | + "旅游和访客数量" |
| 43 | + ] |
| 44 | + } |
| 45 | +} |
0 commit comments