← Iceland

Browse Statistics Iceland

GET /iceland/stats/browse

Drill into the Hagstofan PxWeb hierarchy by path.

Параметры

path необязательный

e.g. Ibuar/mannfjoldi/yfirlit

Примеры запросов

Базовое использование
curl "https://nordapi.ee/api/v1/iceland/stats/browse?path=Ibuar"

Ответ в реальном времени

{
  "data": [
    {
      "id": "buferlaflutningar",
      "text": "Migration",
      "type": "l"
    },
    {
      "id": "Faeddirdanir",
      "text": "Births and deaths",
      "type": "l"
    },
    {
      "id": "fjolsk",
      "text": "Family",
      "type": "l"
    },
    {
      "id": "kosningar",
      "text": "Elections",
      "type": "l"
    },
    {
      "id": "mannfjoldaspa",
      "text": "Population projections",
      "type": "l"
    },
    {
      "id": "mannfjoldi",
      "text": "Population",
      "type": "l"
    },
    {
      "id": "manntal",
      "text": "Census",
      "type": "l"
    }
  ],
  "success": true
}