← 挪威

挪威统计局主题

GET /norway/ssb/topics

来自 Statistics Norway(SSB / Statistisk sentralbyrå)的顶层统计主题。PxWeb 方言;结构与其他北欧统计机构相同。

请求示例

基本用法
curl https://nordapi.ee/api/v1/norway/ssb/topics

实时响应

{
  "data": [
    {
      "id": "al",
      "text": "Labour market and earnings",
      "type": "l"
    },
    {
      "id": "bf",
      "text": "Banking and financial markets",
      "type": "l"
    },
    {
      "id": "vf",
      "text": "Establishments, enterprises and accounts",
      "type": "l"
    },
    {
      "id": "be",
      "text": "Population",
      "type": "l"
    },
    {
      "id": "bb",
      "text": "Construction, housing and property",
      "type": "l"
    },
    {
      "id": "ei",
      "text": "Energy and manufacturing",
      "type": "l"
    },
    {
      "id": "he",
      "text": "Health",
      "type": "l"
    },
    {
      "id": "if",
      "text": "Income and consumption",
      "type": "l"
    },
    {
      "id": "in",
      "text": "Immigration and immigrants",
      "type": "l"
    },
    {
      "id": "js",
      "text": "Agriculture, forestry, hunting and fishing",
      "type": "l"
    },
    {
      "id": "kf",
      "text": "Culture and recreation",
      "type": "l"
    },
    {
      "id": "nk",
      "text": "National accounts and business cycles",
      "type": "l"
    },
    {
      "id": "nm",
      "text": "Nature and the environment",
      "type": "l"
    },
    {
      "id": "os",
      "text": "Public sector",
      "type": "l"
    },
    {
      "id": "pp",
      "text": "Prices and price indices",
      "type": "l"
    },
    {
      "id": "sk",
      "text": "Social conditions, welfare and crime",
      "type": "l"
    },
    {
      "id": "sv",
      "text": "Svalbard",
      "type": "l"
    },
    {
      "id": "ti",
      "text": "Technology and innovation",
      "type": "l"
    },
    {
      "id": "tr",
      "text": "Transport and tourism",
      "type": "l"
    },
    {
      "id": "ud",
      "text": "Education",
      "type": "l"
    },
    {
      "id": "ut",
      "text": "External economy",
      "type": "l"
    },
    {
      "id": "va",
      "text": "Elections",
      "type": "l"
    },
    {
      "id": "vt",
      "text": "Wholesale and retail trade and service activities",
      "type": "l"
    }
  ],
  "success": true
}