← Greenland

Statistics Greenland Topics

GET /greenland/stats/topics

Top-level catalog of Statistics Greenland (Grønlands Statistik) — 8 statistical subjects: population, fisheries and catch, energy, foreign trade, businesses, criminal offences, prices, education. Each item is a folder (drillable) or table. Source: bank.stat.gl/api/v1/en/Greenland.

Eksempelforespørgsler

Grundlæggende brug
curl https://nordapi.ee/api/v1/greenland/stats/topics

Livesvar

{
  "data": [
    {
      "id": "ES",
      "text": "Businesses",
      "type": "l"
    },
    {
      "id": "KR",
      "text": "Criminal offenses",
      "type": "l"
    },
    {
      "id": "UD",
      "text": "Education",
      "type": "l"
    },
    {
      "id": "EN",
      "text": "Energy",
      "type": "l"
    },
    {
      "id": "FI",
      "text": "Fisheries and catch",
      "type": "l"
    },
    {
      "id": "IE",
      "text": "Foreign trade",
      "type": "l"
    },
    {
      "id": "GD",
      "text": "Greenlanders in Denmark",
      "type": "l"
    },
    {
      "id": "SU",
      "text": "Health",
      "type": "l"
    },
    {
      "id": "BO",
      "text": "Housing",
      "type": "l"
    },
    {
      "id": "IN",
      "text": "Income",
      "type": "l"
    },
    {
      "id": "AR",
      "text": "Labour market",
      "type": "l"
    },
    {
      "id": "NA",
      "text": "Names",
      "type": "l"
    },
    {
      "id": "NR",
      "text": "National accounts",
      "type": "l"
    },
    {
      "id": "BE",
      "text": "Population",
      "type": "l"
    },
    {
      "id": "PR",
      "text": "Prices",
      "type": "l"
    },
    {
      "id": "OF",
      "text": "Public finances",
      "type": "l"
    },
    {
      "id": "KO",
      "text": "Short term trends",
      "type": "l"
    },
    {
      "id": "SO",
      "text": "Social Services",
      "type": "l"
    },
    {
      "id": "SA",
      "text": "Statistical Yearbook",
      "type": "l"
    },
    {
      "id": "AL",
      "text": "Tobacco and alcohol",
      "type": "l"
    },
    {
      "id": "TU",
      "text": "Tourism",
      "type": "l"
    }
  ],
  "success": true
}