← Faroe Islands

Hagstova Føroya Topics

GET /faroe/stats/topics

Top-level catalog of Hagstova Føroya (Statistics Faroe Islands) — 8 statistical subjects including population and elections, labour and wages, health, fisheries, education, prices, and environment and energy. Source: statbank.hagstova.fo/api/v1/en/H2.

Example Requests

Basic usage
curl https://nordapi.ee/api/v1/faroe/stats/topics

Live Response

{
  "data": [
    {
      "id": "UO",
      "text": "Environment and energy",
      "type": "l"
    },
    {
      "id": "IB",
      "text": "Population and elections\n",
      "type": "l"
    },
    {
      "id": "AM",
      "text": "Labour and wages\n",
      "type": "l"
    },
    {
      "id": "IP",
      "text": "Prices and income\n",
      "type": "l"
    },
    {
      "id": "UB",
      "text": "Education",
      "type": "l"
    },
    {
      "id": "MM",
      "text": "Culture and religion",
      "type": "l"
    },
    {
      "id": "AL",
      "text": "Social affairs\n",
      "type": "l"
    },
    {
      "id": "HM",
      "text": "Health",
      "type": "l"
    },
    {
      "id": "RL",
      "text": "Justice and police",
      "type": "l"
    },
    {
      "id": "SS",
      "text": "Transport and communication",
      "type": "l"
    },
    {
      "id": "VV",
      "text": "Ecomomic activities\n",
      "type": "l"
    },
    {
      "id": "UH",
      "text": "International trade\n",
      "type": "l"
    },
    {
      "id": "VB",
      "text": "Business statistics\n",
      "type": "l"
    },
    {
      "id": "PF",
      "text": "Money and credit market\n",
      "type": "l"
    },
    {
      "id": "GMN",
      "text": "Research, development and innovation\n",
      "type": "l"
    },
    {
      "id": "LK",
      "text": "Public finance\n",
      "type": "l"
    },
    {
      "id": "TB",
      "text": "National accounts\n",
      "type": "l"
    },
    {
      "id": "KB",
      "text": "Tendency surveys\n",
      "type": "l"
    },
    {
      "id": "MT",
      "text": "Census 2011\n",
      "type": "l"
    },
    {
      "id": "SDG",
      "text": "Sustainable Development Goals\n",
      "type": "l"
    }
  ],
  "success": true
}