GET /finland/luke/databases
浏览 Luke(芬兰自然资源研究所)的顶层统计数据库树:农业、林业、渔业、狩猎。PxWeb。来源:statdb.luke.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/luke/databases
{
"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
}