← Alle API-Produkte

Finnland API

93 endpoints for Finnish open data: Fintraffic Digitraffic (rail + road + marine), Föli (Turku) + Nysse (Tampere) transit, PRH business registry, Helsinki Linked Events + Service Map, Statistics Finland PxWeb + classifications + GeoServer (postal areas + municipalities), FMI weather + air quality, SYKE hydrology, Eduskunta parliament, PTV service catalogue, Avoindata + Tampere CKAN catalogues, Vipunen education stats, Luke agri/forest/fish stats, Kirjastot libraries, Finto thesaurus, Koodistot code registries, Lipas sports facilities (48,000+ sites), GTK Geological Survey + Hakku, Väylä + Museovirasto + HSY + Vantaa WFS GeoJSON, Traficom OData + statistics, electricity spot prices (porssisahko + spot-hinta), GBIF biodiversity, Finlex legislation, and Finna cultural heritage. All no-auth.

KOSTENLOS 93 Endpunkte 100 Anfr./Std.
Basis-URL: https://nordapi.ee/api/v1

Finnische Bahnhöfe

GET /finland/rail/stations
Details →

Alle 563 Bahnhöfe in Finnland mit Koordinaten, Namen, Stationskürzeln und Personenverkehrs-Kennzeichen. Quelle: rata.digitraffic.fi (Fintraffic, ohne Authentifizierung, CC BY 4.0).

curl https://nordapi.ee/api/v1/finland/rail/stations

Finnische Zugbetreiber

GET /finland/rail/operators
Details →

Zugbetreiber in Finnland (VR usw.) mit UIC-Codes.

curl https://nordapi.ee/api/v1/finland/rail/operators

Finnische Zugkategorien

GET /finland/rail/categories
Details →

Zugkategorien — InterCity, Pendolino, Nahverkehr, Güterverkehr usw.

curl https://nordapi.ee/api/v1/finland/rail/categories

Finnische Live-Züge

GET /finland/rail/live-trains
Details →

Derzeit verkehrende Züge mit vollständigen Fahrplanzeilen und Live-Schätzungen für Ankunft und Abfahrt. Aktualisierungsrate stromaufwärts ca. 10 s.

Parameter
limit optional Standard: 100
Cap response size (max 1000)
curl https://nordapi.ee/api/v1/finland/rail/live-trains?limit=20

Züge an finnischem Bahnhof

GET /finland/rail/station/:code
Details →

Züge, die sich derzeit an einem bestimmten Bahnhof befinden oder ihn durchfahren (Kurzcode aus /finland/rail/stations verwenden).

Parameter
code erforderlich
Station short code (e.g. HKI for Helsinki)
minutes optional Standard: 15
Window minutes before+after
curl https://nordapi.ee/api/v1/finland/rail/station/HKI?minutes=30

Finnische Zugdetails

GET /finland/rail/train/:date/:number
Details →

Details zu einem bestimmten Zug nach Datum und Zugnummer.

Parameter
date erforderlich
YYYY-MM-DD
number erforderlich
Train number
curl https://nordapi.ee/api/v1/finland/rail/train/2026-05-21/265

Finnische Straßenwetterstationen

GET /finland/road/weather-stations
Details →

525 Straßenwetterstationen in ganz Finnland als GeoJSON-FeatureCollection. Quelle: tie.digitraffic.fi.

curl https://nordapi.ee/api/v1/finland/road/weather-stations

Finnische Straßenwetterdaten

GET /finland/road/weather-data
Details →

Neueste Messwerte aller Straßenwetterstationen — Lufttemperatur, Fahrbahntemperatur, Wind, Sichtweite, Niederschlag.

curl https://nordapi.ee/api/v1/finland/road/weather-data

Finnische Straßenkameras

GET /finland/road/cameras
Details →

804 Straßenkamerastationen als GeoJSON, jede mit mehreren voreingestellten Bild-URLs (alle paar Minuten aktualisiert).

curl https://nordapi.ee/api/v1/finland/road/cameras

Finnische Straßenkameradaten

GET /finland/road/camera-data
Details →

Neueste Bildmetadaten und Voreinstellungsstatus für jede Straßenkamera.

curl https://nordapi.ee/api/v1/finland/road/camera-data

Finnische TMS-Stationen

GET /finland/road/tms-stations
Details →

Zählstationen des Verkehrsmesssystems — Fahrzeuggeschwindigkeit und -aufkommen.

curl https://nordapi.ee/api/v1/finland/road/tms-stations

Finnische Verkehrsmeldungen

GET /finland/road/traffic-messages
Details →

Aktive Datex2-Verkehrsmeldungen — Sperrungen, Vorfälle, Baustellen. Optionaler Filter nach Situationstyp.

Parameter
type optional
TRAFFIC_ANNOUNCEMENT, WEIGHT_RESTRICTION, ROAD_WORK
curl https://nordapi.ee/api/v1/finland/road/traffic-messages

Finnische Hafenanläufe

GET /finland/marine/port-calls
Details →

Aktuelle Hafenanläufe (Schiffsankünfte und -abfahrten) in finnischen Häfen — Schiffsname, IMO, ETA/ETD, Ladungskennzeichen.

curl https://nordapi.ee/api/v1/finland/marine/port-calls

Finnische Häfen

GET /finland/marine/ports
Details →

Alle finnischen Häfen mit LOCODE, Namen und Gebiet.

curl https://nordapi.ee/api/v1/finland/marine/ports

Finnische AIS-Schiffspositionen

GET /finland/marine/vessel-locations
Details →

Aktuelle AIS-Schiffspositionen in finnischen Gewässern — MMSI, Koordinaten, Kurs, Geschwindigkeit, Navigationsstatus.

curl https://nordapi.ee/api/v1/finland/marine/vessel-locations

Finnische AIS-Schiffsmetadaten

GET /finland/marine/vessels
Details →

AIS-Schiffsregister — MMSI, Name, IMO, Rufzeichen, Schiffstyp, Abmessungen.

curl https://nordapi.ee/api/v1/finland/marine/vessels

Finnische Winterseewege

GET /finland/marine/winter-dirways
Details →

Empfohlene Winternavigationsrouten durch eisanfällige finnische Gewässer.

curl https://nordapi.ee/api/v1/finland/marine/winter-dirways

Finnische Winternavigationsstandorte

GET /finland/marine/winter-locations
Details →

Aktuelle Positionen von Eisbrechern und unterstützten Schiffen.

curl https://nordapi.ee/api/v1/finland/marine/winter-locations

Finnischer Seegang

GET /finland/marine/sea-state
Details →

Wellenhöhe, -periode und Temperatur von Seegangsmessbojen in finnischen Küstengewässern.

curl https://nordapi.ee/api/v1/finland/marine/sea-state

Finnische Seezeichenstörungen

GET /finland/marine/aton-faults
Details →

Aktive Störungen an finnischen Seezeichen — Bojen, Baken, Richtfeuer. Nützlich für die maritime Lageerfassung.

curl https://nordapi.ee/api/v1/finland/marine/aton-faults

Finnisches Unternehmensdetail

GET /finland/business/:business_id
Details →

Schlagen Sie ein einzelnes finnisches Unternehmen anhand der Geschäftskennung (Y-tunnus) nach. Liefert vollständige Registerdaten einschließlich aller Namensvarianten, EU-Kennung und Registrierungshistorie.

Parameter
business_id erforderlich
Y-tunnus, e.g. 0112038-9
curl https://nordapi.ee/api/v1/finland/business/0112038-9

Kommende Veranstaltungen in Helsinki

GET /finland/helsinki/events/upcoming
Details →

Kommende Veranstaltungen in der Region Helsinki, sortiert nach Startzeit. Mehrsprachige Felder (fi/sv/en). Quelle: api.hel.fi/linkedevents.

curl https://nordapi.ee/api/v1/finland/helsinki/events/upcoming

Helsinki-Veranstaltungsdetails

GET /finland/helsinki/events/:id
Details →

Vollständige Details einer einzelnen Helsinki-Veranstaltung nach ID.

Parameter
id erforderlich
Event id, e.g. hkm:3466
curl https://nordapi.ee/api/v1/finland/helsinki/events/hkm:3466

Helsinki-Veranstaltungsorte

GET /finland/helsinki/places
Details →

Veranstaltungsorte/Plätze, an denen Helsinki-Veranstaltungen stattfinden.

curl https://nordapi.ee/api/v1/finland/helsinki/places

Helsinki Dienststellen

GET /finland/helsinki/units
Details →

Durchsuche 21.000+ Helsinki-Dienststellen (Bibliotheken, Schulen, Parks, Schwimmbäder, Museen). Filter nach Dienstleistungskategorie-ID oder Volltext. Mehrsprachig fi/sv/en. Quelle: api.hel.fi/servicemap.

Parameter
q optional
Free-text query
service optional
Service category id
page_size optional Standard: 25
Results per page
curl "https://nordapi.ee/api/v1/finland/helsinki/units?q=library"

Helsinki Dienststellendetail

GET /finland/helsinki/units/:id
Details →

Vollständiges Detail zu einer Helsinki-Dienststelle anhand der ID.

Parameter
id erforderlich
Unit id
curl https://nordapi.ee/api/v1/finland/helsinki/units/3

Helsinki Dienstleistungskategorien

GET /finland/helsinki/services
Details →

Alle 1.100+ Dienstleistungskategorien in der Ontologie der Helsinki Service Map.

curl https://nordapi.ee/api/v1/finland/helsinki/services

Helsinki Dienstleistungsbaum

GET /finland/helsinki/service-tree
Details →

Hierarchischer Dienstknotenbaum zur Strukturierung des Katalogs.

curl https://nordapi.ee/api/v1/finland/helsinki/service-tree

Eduskunta Abgeordnete

GET /finland/eduskunta/members
Details →

Abgeordnete (aktuelle und historische) aus der Open-Data-API von Eduskunta. Quelle: avoindata.eduskunta.fi.

Parameter
page optional Standard: 0
Page number (0-indexed)
curl https://nordapi.ee/api/v1/finland/eduskunta/members

Eduskunta Abstimmungen

GET /finland/eduskunta/votings
Details →

Aktuelle Plenarabstimmungen.

Parameter
page optional Standard: 0
Page number
curl https://nordapi.ee/api/v1/finland/eduskunta/votings

Eduskunta Abstimmungsdetail

GET /finland/eduskunta/voting/:id
Details →

Stimmen einzelner Abgeordneter für eine bestimmte Abstimmungs-ID.

Parameter
id erforderlich
Voting id (AanestysId)
curl https://nordapi.ee/api/v1/finland/eduskunta/voting/12345

Eduskunta Generische Tabelle

GET /finland/eduskunta/table/:name
Details →

Generischer Tabellenleser. Eduskunta stellt alles als benannte Tabellen bereit – siehe https://avoindata.eduskunta.fi für die Liste.

Parameter
name erforderlich
Table name, e.g. VaskiData
page optional Standard: 0
Page number
curl https://nordapi.ee/api/v1/finland/eduskunta/table/VaskiData

Lipas Sportstätten

GET /finland/lipas/sites
Details →

48.000+ finnische Sportstätten mit Koordinaten und Eigenschaften. Muss nach Typencodes und/oder Stadtcodes gefiltert werden. Quelle: api.lipas.fi/v2 (CC BY 4.0).

Parameter
type_codes optional
Comma-separated type codes (e.g. 3110 = swimming halls)
city_codes optional
Comma-separated municipality codes
curl "https://nordapi.ee/api/v1/finland/lipas/sites?type_codes=3110&city_codes=91"

Lipas Sportstättendetail

GET /finland/lipas/sites/:id
Details →

Vollständiges Detail zu einer Sportstätte anhand der Lipas-ID.

Parameter
id erforderlich
Lipas site id
curl https://nordapi.ee/api/v1/finland/lipas/sites/505802

Lipas Typkategorien

GET /finland/lipas/types
Details →

Alle Typencodes der Lipas-Sportstätten samt Beschreibungen.

curl https://nordapi.ee/api/v1/finland/lipas/types

Tilastokeskus-Themen

GET /finland/stats/topics
Details →

Oberster Katalog von Tilastokeskus — über 200 statistische Themen zu Bevölkerung, Wirtschaft, Preisen, Beschäftigung und Umwelt. Jeder Eintrag ist ein (aufklappbarer) Ordner oder eine Tabelle.

curl https://nordapi.ee/api/v1/finland/stats/topics

Statistics Finland durchsuchen

GET /finland/stats/browse
Details →

Navigieren Sie per Pfad durch die Hierarchie von Tilastokeskus. Verwenden Sie den Topics-Endpoint, um IDs zu finden, und übergeben Sie diese dann als durch Schrägstriche getrennten Pfad.

Parameter
path optional
e.g. vaerak, vtp/statfin_vtp_pxt_11oh.px
curl "https://nordapi.ee/api/v1/finland/stats/browse?path=vaerak"

FMI-Wetterbeobachtungen

GET /finland/fmi/observations
Details →

Neueste 10-Minuten-Wetterbeobachtungen von FMI-Stationen für einen finnischen Ort — Temperatur, Windgeschwindigkeit und -richtung, Luftfeuchtigkeit, Luftdruck, Niederschlag. Quelle: opendata.fmi.fi (XML in JSON umgewandelt).

Parameter
place erforderlich
Finnish place name, e.g. Helsinki
curl "https://nordapi.ee/api/v1/finland/fmi/observations?place=Helsinki"

FMI-Punktvorhersage

GET /finland/fmi/forecast
Details →

FMI-Punktvorhersage für einen Ort — Vorhersagen zu Temperatur, Windgeschwindigkeit, Luftfeuchtigkeit und Niederschlag in stündlicher Auflösung.

Parameter
place erforderlich
Finnish place name
curl "https://nordapi.ee/api/v1/finland/fmi/forecast?place=Tampere"

FMI-Luftqualität

GET /finland/fmi/air-quality
Details →

Stündliche Luftqualitätsmessungen für FMI-Stationen — AQI, PM10, PM2,5. Die Abdeckung variiert je nach Station.

Parameter
place erforderlich
Finnish place name
curl "https://nordapi.ee/api/v1/finland/fmi/air-quality?place=Helsinki"

GTK Dienstkatalog

GET /finland/gtk/services
Details →

Oberster Katalog der ArcGIS-REST-Dienste des GTK (geologischer Dienst Finnlands) über Ordner wie Bedrock, Maankamara, Turvevarat, EMODnet. Ohne Authentifizierung.

curl https://nordapi.ee/api/v1/finland/gtk/services

GTK Ordnerinhalte

GET /finland/gtk/folder/:name
Details →

Dienste in einem GTK-Ordner.

Parameter
name erforderlich
Folder name, e.g. Rajapinnat
curl https://nordapi.ee/api/v1/finland/gtk/folder/Rajapinnat

GTK Dienstdetail

GET /finland/gtk/service/:folder/:name
Details →

Layer-Metadaten für einen GTK-MapServer.

Parameter
folder erforderlich
Folder name
name erforderlich
Service name, e.g. GTK_Bedrock_WFS
curl https://nordapi.ee/api/v1/finland/gtk/service/Rajapinnat/GTK_Bedrock_WFS

GTK Mineralvorkommen

GET /finland/gtk/mineral-deposits
Details →

Finnische Mineralvorkommen mit Koordinaten und Rohstoffinformationen. Quelle: GTK Rajapinnat/GTK_Bedrock_WFS Layer 1.

Parameter
count optional Standard: 50
Max records (≤500)
curl https://nordapi.ee/api/v1/finland/gtk/mineral-deposits

GTK Hakku-Datensatzkatalog

GET /finland/gtk/hakku-datasets
Details →

Vollständiger GTK-Datensatzkatalog über hakku.gtk.fi/api (200+ Datensätze).

curl https://nordapi.ee/api/v1/finland/gtk/hakku-datasets

Finlex Aktuelle Gesetze

GET /finland/finlex/statutes
Details →

Aktuelle finnische Parlamentsgesetze. Erfordert einen User-Agent-Header (serverseitig gehandhabt). Quelle: opendata.finlex.fi/finlex/avoindata/v1.

Parameter
limit optional Standard: 10
Max results (≤10)
curl https://nordapi.ee/api/v1/finland/finlex/statutes

Finlex Behördenvorschriften

GET /finland/finlex/authority-regulations
Details →

Aktuelle finnische Behördenvorschriften.

Parameter
limit optional Standard: 10
Max results (≤10)
curl https://nordapi.ee/api/v1/finland/finlex/authority-regulations

Finlex Gesetzesdetail

GET /finland/finlex/statute/:year/:number
Details →

Akoma-Ntoso-XML für ein bestimmtes Gesetz.

Parameter
year erforderlich
Year, e.g. 2024
number erforderlich
Statute number
curl https://nordapi.ee/api/v1/finland/finlex/statute/2024/123

Finna Datensatzdetails

GET /finland/finna/record
Details →

Einen einzelnen Finna-Datensatz anhand der id abrufen. Quelle: api.finna.fi (keine Authentifizierung).

Parameter
id erforderlich
Finna record id
curl "https://nordapi.ee/api/v1/finland/finna/record?id=arto.014373318"

Föli Live-Fahrzeuge

GET /finland/foli/vehicles
Details →

Live-Fahrzeugpositionen für den ÖPNV der Region Turku (Busse + Fähre) als SIRI-Vehicle-Monitoring-Feed. Quelle: data.foli.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/foli/vehicles

Föli Haltestellenüberwachung

GET /finland/foli/stops
Details →

Haltestellenüberwachung (anstehende Abfahrten pro Haltestelle) für den Nahverkehr der Region Turku als SIRI-Stop-Monitoring-Feed. Quelle: data.foli.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/foli/stops

Nysse Live-Fahrzeuge

GET /finland/nysse/vehicles
Details →

Echtzeit-Fahrzeugaktivität (Live-Positionen) für den ÖPNV der Region Tampere. Quelle: data.itsfactory.fi (ITS Factory, ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/nysse/vehicles

Nysse Linien

GET /finland/nysse/lines
Details →

Linienkatalog für das Nahverkehrsnetz der Region Tampere. Quelle: data.itsfactory.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/nysse/lines

Nysse Haltepunkte

GET /finland/nysse/stops
Details →

Haltepunkte für das Nahverkehrsnetz der Region Tampere. Quelle: data.itsfactory.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/nysse/stops

Avoindata Datensatzdetails

GET /finland/avoindata/dataset
Details →

Abrufen eines einzelnen Datensatzes anhand von ID oder Name (CKAN package_show). Quelle: avoindata.suomi.fi (ohne Authentifizierung).

Parameter
id erforderlich
Dataset id or name
curl "https://nordapi.ee/api/v1/finland/avoindata/dataset?id=1500-v-n-lammitysliitanta"

Avoindata Organisationen

GET /finland/avoindata/organizations
Details →

Auflisten von Organisationen, die in Finnlands nationalen Open-Data-Katalog veröffentlichen (CKAN organization_list). Quelle: avoindata.suomi.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/avoindata/organizations

Avoindata Gruppen

GET /finland/avoindata/groups
Details →

Auflisten von Datensatzgruppen in Finnlands nationalem Open-Data-Katalog (CKAN group_list). Quelle: avoindata.suomi.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/avoindata/groups

Finnische Strom-Spotpreise

GET /finland/electricity/prices
Details →

Neueste bekannte stündliche Strom-Spotpreise (inkl. MwSt., ct/kWh) für die finnische Gebotszone. Quelle: api.porssisahko.net (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/electricity/prices

Spot-Hinta Heutige Preise

GET /finland/spot-hinta/today
Details →

Heutige stündliche Strompreise mit Rangfolge pro Stunde (günstigste Stunden des Tages). Quelle: api.spot-hinta.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/spot-hinta/today

Spot-Hinta Aktuelle Stunde

GET /finland/spot-hinta/now
Details →

Strompreis und Rangfolge für die aktuelle Stunde. Quelle: api.spot-hinta.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/spot-hinta/now

Spot-Hinta Heute + Morgen

GET /finland/spot-hinta/forward
Details →

Stündliche Strompreise für heute plus morgen nach Veröffentlichung, mit Rangfolge. Quelle: api.spot-hinta.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/spot-hinta/forward

SYKE Wasserstand

GET /finland/syke/water-level
Details →

Wasserstandsbeobachtungen (Vedenkorkeus) aus dem Hydrologie-OData-Dienst von SYKE, neueste 100 Zeilen. Quelle: rajapinnat.ymparisto.fi (ohne Authentifizierung).

curl "https://nordapi.ee/api/v1/finland/syke/water-level"

SYKE Durchfluss / Abfluss

GET /finland/syke/flow
Details →

Durchfluss-/Abflussbeobachtungen (Virtaama) aus dem Hydrologie-OData-Dienst von SYKE, neueste 100 Zeilen. Quelle: rajapinnat.ymparisto.fi (ohne Authentifizierung).

curl "https://nordapi.ee/api/v1/finland/syke/flow"

SYKE Messstationen

GET /finland/syke/stations
Details →

Hydrologie-Messstationen (Paikka) aus dem OData-Dienst von SYKE, erste 100 Zeilen. Quelle: rajapinnat.ymparisto.fi (ohne Authentifizierung).

curl "https://nordapi.ee/api/v1/finland/syke/stations"

Vipunen Ressourcen

GET /finland/vipunen/resources
Details →

Auflisten der verfügbaren statistischen Ressourcen von Vipunen, Finnlands Bildungsstatistikdienst. Quelle: api.vipunen.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/vipunen/resources

Vipunen Ressourcendaten

GET /finland/vipunen/data
Details →

Abrufen von Datenzeilen (bis zu 100) aus einer einzelnen Vipunen-Ressource. Quelle: api.vipunen.fi (ohne Authentifizierung).

Parameter
resource erforderlich
Resource name from /vipunen/resources
curl "https://nordapi.ee/api/v1/finland/vipunen/data?resource=amm_uudet_opiskelijat"

Finnische Bibliotheken

GET /finland/kirjastot/libraries
Details →

Auflisten finnischer öffentlicher Bibliotheken mit Name, Adresse und Kontaktdaten (50 pro Seite). Quelle: api.kirjastot.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/kirjastot/libraries

Bibliotheksverbünde

GET /finland/kirjastot/consortia
Details →

Auflisten finnischer Bibliotheksverbünde (regionale Bibliotheksnetze), 50 pro Seite. Quelle: api.kirjastot.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/kirjastot/consortia

Bibliotheksdienste

GET /finland/kirjastot/services
Details →

Auflisten der von finnischen Bibliotheken angebotenen Dienste (Ausleihen, Lernräume usw.), 50 pro Seite. Quelle: api.kirjastot.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/kirjastot/services

PTV Organisationen

GET /finland/ptv/organizations
Details →

Auflisten finnischer öffentlicher Einrichtungen aus dem nationalen Dienstleistungskatalog (PTV), seitenweise. Quelle: palvelutietovaranto.suomi.fi (ohne Authentifizierung).

Parameter
page optional Standard: 1
Page number
curl "https://nordapi.ee/api/v1/finland/ptv/organizations?page=1"

PTV Dienstleistungen

GET /finland/ptv/services
Details →

Auflisten öffentlicher Dienstleistungen aus dem nationalen Dienstleistungskatalog (PTV), seitenweise. Quelle: palvelutietovaranto.suomi.fi (ohne Authentifizierung).

Parameter
page optional Standard: 1
Page number
curl "https://nordapi.ee/api/v1/finland/ptv/services?page=1"

PTV Dienstkanäle

GET /finland/ptv/channels
Details →

Auflisten von Dienstkanälen (Web, Telefon, Büro) aus dem nationalen Dienstleistungskatalog (PTV), seitenweise. Quelle: palvelutietovaranto.suomi.fi (ohne Authentifizierung).

Parameter
page optional Standard: 1
Page number
curl "https://nordapi.ee/api/v1/finland/ptv/channels?page=1"

Finto Vokabulare

GET /finland/finto/vocabularies
Details →

Auflisten der in Finto verfügbaren kontrollierten Vokabulare / Ontologien (YSO und andere). Quelle: api.finto.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/finto/vocabularies

Statistics Finland Klassifikationen

GET /finland/classifications
Details →

Auflisten der von Statistics Finland gepflegten statistischen Standardklassifikationen (Branchen, Berufe, Regionen usw.). Quelle: data.stat.fi (ohne Authentifizierung).

curl "https://nordapi.ee/api/v1/finland/classifications"

Luke Datenbanken

GET /finland/luke/databases
Details →

Durchsuchen des obersten statistischen Datenbankbaums von Luke (Natural Resources Institute Finland): Landwirtschaft, Forstwirtschaft, Fischerei, Wild. PxWeb. Quelle: statdb.luke.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/luke/databases

Koodistot Code-Register

GET /finland/koodistot/registries
Details →

Auflisten von Code-Registern aus Koodistot.suomi.fi, Finnlands nationalem Code-Listen-Dienst. Quelle: koodistot.suomi.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/koodistot/registries

Finnische Artenvorkommen

GET /finland/gbif/occurrences
Details →

Suche nach in Finnland (country=FI) beobachteten Artenvorkommen, 20 pro Seite, mit optionaler Freitextabfrage. Quelle: api.gbif.org (ohne Authentifizierung).

Parameter
q optional
Free-text query (optional)
curl "https://nordapi.ee/api/v1/finland/gbif/occurrences?q=Ursus"

Tampere Datensatzliste

GET /finland/tampere/datasets
Details →

Auflisten von Datensatznamen im Open-Data-Katalog der Stadt Tampere (CKAN package_list). Quelle: data.tampere.fi (ohne Authentifizierung).

curl https://nordapi.ee/api/v1/finland/tampere/datasets

Tampere Datensatzdetails

GET /finland/tampere/dataset
Details →

Abrufen eines einzelnen Tampere-Datensatzes anhand von ID oder Name (CKAN package_show). Quelle: data.tampere.fi (ohne Authentifizierung).

Parameter
id erforderlich
Dataset id or name
curl "https://nordapi.ee/api/v1/finland/tampere/dataset?id=some-dataset"

Väylä Infrastruktur

GET /finland/vayla/features
Details →

Abrufen von Features einer Verkehrsinfrastruktur-WFS-Ebene (Straße, Schiene, Wasserstraße) als GeoJSON, 50 pro Anfrage. Standardmäßig die Unterführungsebene. Quelle: avoinapi.vaylapilvi.fi (ohne Authentifizierung).

Parameter
layer optional Standard: tiestotiedot:alikulkupaikat
WFS typeName
curl "https://nordapi.ee/api/v1/finland/vayla/features?layer=tiestotiedot:alikulkupaikat"

Museovirasto Kulturerbestätten

GET /finland/museovirasto/sites
Details →

Kulturerbe-Beobachtungspunkte (archäologisches + bauliches Erbe) als GeoJSON, 50 pro Anfrage. Quelle: geoserver.museovirasto.fi (ohne Authentifizierung).

curl "https://nordapi.ee/api/v1/finland/museovirasto/sites"

Traficom Service Document

GET /finland/traficom
Details →

OData service document for the Traficom (Finnish Transport and Communications Agency) open-data API, listing the available entity sets. Source: opendata.traficom.fi (no auth).

curl https://nordapi.ee/api/v1/finland/traficom

Traficom Entity Data

GET /finland/traficom/:entity
Details →

Top 100 rows from a Traficom OData entity set: Radioasematiedot (radio stations), TVAsematiedot (TV stations), Taajuusjakotaulukko (frequency allocation table), Meriradionumerot (maritime radio numbers), or RadioamatoorienKutsumerkit (amateur radio call signs). Source: opendata.traficom.fi (no auth).

Parameter
entity erforderlich
One of: Radioasematiedot, TVAsematiedot, Taajuusjakotaulukko, Meriradionumerot, RadioamatoorienKutsumerkit
curl https://nordapi.ee/api/v1/finland/traficom/Radioasematiedot

Traficom Statistics Database

GET /finland/traficom-stats
Details →

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

Finland Postal Areas (GeoJSON)

GET /finland/stat-geo/postal-areas
Details →

Postal-code statistical areas (postialue:pno_tilasto) as GeoJSON, 50 per request, from Statistics Finland's GeoServer. Source: geo.stat.fi (no auth).

curl https://nordapi.ee/api/v1/finland/stat-geo/postal-areas

Finland Municipalities (GeoJSON)

GET /finland/stat-geo/municipalities
Details →

Municipality boundaries (tilastointialueet:kunta4500k) as GeoJSON, 50 per request, from Statistics Finland's GeoServer. Source: geo.stat.fi (no auth).

curl https://nordapi.ee/api/v1/finland/stat-geo/municipalities

HSY Helsinki Region Features (GeoJSON)

GET /finland/hsy/features
Details →

Generic WFS feature fetch from HSY (Helsinki Region Environmental Services Authority), 50 per request, returned as GeoJSON. Pass the WFS typeName as the layer parameter. Source: kartta.hsy.fi (no auth).

Parameter
layer erforderlich
WFS typeName
curl "https://nordapi.ee/api/v1/finland/hsy/features?layer=asukastiheys:Vaesto_postinumeroalueittain"

Vantaa City Features (GeoJSON)

GET /finland/vantaa/features
Details →

Generic WFS feature fetch from the City of Vantaa GeoServer, 50 per request, returned as GeoJSON. Defaults to the city-plan index layer. Source: gis.vantaa.fi (no auth).

Parameter
layer optional Standard: kaava:asemakaavahakemisto
WFS typeName
curl "https://nordapi.ee/api/v1/finland/vantaa/features?layer=kaava:asemakaavahakemisto"