← Latvia

Statistics Latvia-emner

GET /latvia/stats/topics

Statistiske emner på toppnivå fra CSP (Latvias sentrale statistikkbyrå). PxWeb-dialekt.

Eksempelforespørsler

Grunnleggende bruk
curl https://nordapi.ee/api/v1/latvia/stats/topics

Livesvar

{
  "data": [
    {
      "id": "POP",
      "text": "Population",
      "type": "l"
    },
    {
      "id": "EMP",
      "text": "Labour market",
      "type": "l"
    },
    {
      "id": "VES",
      "text": "Social security and health",
      "type": "l"
    },
    {
      "id": "IZG",
      "text": "Education, culture and science",
      "type": "l"
    },
    {
      "id": "VEK",
      "text": "Economy",
      "type": "l"
    },
    {
      "id": "TIR",
      "text": "Trade and services",
      "type": "l"
    },
    {
      "id": "ENT",
      "text": "Business",
      "type": "l"
    },
    {
      "id": "IKT",
      "text": "Information technologies",
      "type": "l"
    },
    {
      "id": "NOZ",
      "text": "Business sectors",
      "type": "l"
    },
    {
      "id": "ENV",
      "text": "Environment",
      "type": "l"
    },
    {
      "id": "FIN",
      "text": "Indicators of well-being and equality",
      "type": "l"
    }
  ],
  "success": true
}