← Suède

Thèmes de Statistics Sweden

GET /sweden/stats/topics

Catalogue de premier niveau de Statistics Sweden (SCB) — thèmes statistiques couvrant la population, le marché du travail, l'économie, les prix et l'énergie. Chaque élément est un dossier (explorable) ou une table. Source : api.scb.se (PxWeb).

Exemples de requêtes

Utilisation de base
curl https://nordapi.ee/api/v1/sweden/stats/topics

Réponse en direct

{
  "data": [
    {
      "id": "AA",
      "text": "General statistics",
      "type": "l"
    },
    {
      "id": "AM",
      "text": "Labour market",
      "type": "l"
    },
    {
      "id": "BE",
      "text": "Population",
      "type": "l"
    },
    {
      "id": "BO",
      "text": "Housing, construction and building",
      "type": "l"
    },
    {
      "id": "EN",
      "text": "Energy",
      "type": "l"
    },
    {
      "id": "FM",
      "text": "Financial markets",
      "type": "l"
    },
    {
      "id": "HA",
      "text": "Trade in goods and services",
      "type": "l"
    },
    {
      "id": "HE",
      "text": "Household finances",
      "type": "l"
    },
    {
      "id": "JO",
      "text": "Agriculture, forestry and fishery",
      "type": "l"
    },
    {
      "id": "LE",
      "text": "Living conditions",
      "type": "l"
    },
    {
      "id": "ME",
      "text": "Democracy",
      "type": "l"
    },
    {
      "id": "MI",
      "text": "Environment",
      "type": "l"
    },
    {
      "id": "NR",
      "text": "National accounts",
      "type": "l"
    },
    {
      "id": "NV",
      "text": "Business activities",
      "type": "l"
    },
    {
      "id": "OE",
      "text": "Public finances",
      "type": "l"
    },
    {
      "id": "OV",
      "text": "Other",
      "type": "l"
    },
    {
      "id": "PR",
      "text": "Prices and Consumption",
      "type": "l"
    },
    {
      "id": "TK",
      "text": "Transport and communications",
      "type": "l"
    },
    {
      "id": "UF",
      "text": "Education and research",
      "type": "l"
    }
  ],
  "success": true
}