GET /finland/traficom-stats
Browse the top-level table tree of the Traficom statistics database (PxWeb, English). Returns the database/folder structure for transport and communications statistics. Source: trafi2.stat.fi (no auth).
curl https://nordapi.ee/api/v1/finland/traficom-stats
{
"data": [
{
"id": "Ilmailulupakirjat",
"text": "Aviation licenses",
"type": "l"
},
{
"id": "Taksiliikenteen_kustannusindeksi",
"text": "Cost index of taxi transport",
"type": "l"
},
{
"id": "Kuljettajantutkinnot",
"text": "Driving exams",
"type": "l"
},
{
"id": "Ajokortit",
"text": "Driving licenses",
"type": "l"
},
{
"id": "Ensirekisteroinnit",
"text": "First registrations",
"type": "l"
},
{
"id": "Kaytettyna_maahantuodut",
"text": "Imported used vehicles",
"type": "l"
},
{
"id": "Henkiloliikennetutkimus",
"text": "National Travel Survey",
"type": "l"
},
{
"id": "Julkisen_liikenteen_suoritetilasto",
"text": "Public Transport Performance Statistics",
"type": "l"
},
{
"id": "Katsastuksen_vikatilastot",
"text": "Statistics on faults in vehicle inspection",
"type": "l"
},
{
"id": "Liikennekaytossa_olevat_ajoneuvot",
"text": "Vehicles in traffic",
"type": "l"
},
{
"id": "Vesiliikenneonnettomuudet",
"text": "Water traffic accidents",
"type": "l"
},
{
"id": "Vesiliikenne",
"text": "Waterway",
"type": "l"
}
],
"success": true
}