← Norvège

Thèmes de Statistics Norway

GET /norway/ssb/topics

Thèmes statistiques de premier niveau de Statistics Norway (SSB / Statistisk sentralbyrå). Dialecte PxWeb ; même structure que les autres agences statistiques nordiques.

Exemples de requêtes

Utilisation de base
curl https://nordapi.ee/api/v1/norway/ssb/topics

Réponse en direct

{
  "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
}