← Finland

Luke Databaser

GET /finland/luke/databases

Bläddra i den översta statistiska databasträdet för Luke (Natural Resources Institute Finland): jordbruk, skogsbruk, fiske, vilt. PxWeb. Källa: statdb.luke.fi (utan autentisering).

Exempelförfrågningar

Grundläggande användning
curl https://nordapi.ee/api/v1/finland/luke/databases

Livesvar

{
  "data": [
    {
      "id": "maa",
      "text": "AGRICULTURAL STATISTICS",
      "type": "l"
    },
    {
      "id": "met",
      "text": "FOREST STATISTICS",
      "type": "l"
    },
    {
      "id": "kal",
      "text": "FISHERY AND GAME STATISTICS",
      "type": "l"
    },
    {
      "id": "08 Indikaattorit",
      "text": "Rural Development Programme indicators 2014-2020",
      "type": "l"
    },
    {
      "id": "08a CAP-indikaattorit",
      "text": "CAP indicators 2023-2027",
      "type": "l"
    },
    {
      "id": "09a Kiertotalous",
      "text": "Circular economy in natural resource sectors",
      "type": "l"
    },
    {
      "id": "10 Muut",
      "text": "Other",
      "type": "l"
    }
  ],
  "success": true
}