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.
基础 URL: https://nordapi.ee/api/v1
GET /finland/rail/stations
芬兰全部 563 个火车站,包含坐标、名称、车站简码以及客运标识。数据源:rata.digitraffic.fi(Fintraffic,无需鉴权,CC BY 4.0)。
curl https://nordapi.ee/api/v1/finland/rail/stations
GET /finland/rail/operators
芬兰列车运营商(VR 等),附 UIC 代码。
curl https://nordapi.ee/api/v1/finland/rail/operators
GET /finland/rail/categories
列车类别——InterCity、Pendolino、通勤、货运等。
curl https://nordapi.ee/api/v1/finland/rail/categories
GET /finland/rail/live-trains
当前运行中的列车,包含完整的时刻表行以及实时到发预估。上游刷新频率约为 10 秒。
limit
可选
默认: 100
curl https://nordapi.ee/api/v1/finland/rail/live-trains?limit=20
GET /finland/rail/station/:code
当前停靠或经过指定车站的列车(使用 /finland/rail/stations 中的车站简码)。
code
必填
minutes
可选
默认: 15
curl https://nordapi.ee/api/v1/finland/rail/station/HKI?minutes=30
GET /finland/rail/train/:date/:number
根据日期和车次查询特定列车的详细信息。
date
必填
number
必填
curl https://nordapi.ee/api/v1/finland/rail/train/2026-05-21/265
GET /finland/road/weather-stations
芬兰全国 525 个道路气象站,以 GeoJSON FeatureCollection 格式提供。数据源:tie.digitraffic.fi。
curl https://nordapi.ee/api/v1/finland/road/weather-stations
GET /finland/road/weather-data
所有道路气象站的最新观测值——气温、路面温度、风、能见度、降水。
curl https://nordapi.ee/api/v1/finland/road/weather-data
GET /finland/road/cameras
804 个道路摄像头站点,以 GeoJSON 格式提供,每个站点带有多个预设图像 URL(每几分钟刷新一次)。
curl https://nordapi.ee/api/v1/finland/road/cameras
GET /finland/road/camera-data
每个道路摄像头的最新图像元数据及预设状态。
curl https://nordapi.ee/api/v1/finland/road/camera-data
GET /finland/road/tms-stations
交通量监测系统(TMS)计数站——车辆速度与流量。
curl https://nordapi.ee/api/v1/finland/road/tms-stations
GET /finland/road/traffic-messages
当前有效的 Datex2 交通信息——道路封闭、事故、道路施工。可选按情况类型过滤。
type
可选
curl https://nordapi.ee/api/v1/finland/road/traffic-messages
GET /finland/marine/port-calls
芬兰港口近期的靠泊记录(船舶进港与离港)——船名、IMO、ETA/ETD、货物标识。
curl https://nordapi.ee/api/v1/finland/marine/port-calls
GET /finland/marine/ports
芬兰所有港口,包含 locode、名称和所在区域。
curl https://nordapi.ee/api/v1/finland/marine/ports
GET /finland/marine/vessel-locations
芬兰海域当前的 AIS 船舶位置——MMSI、坐标、航向、航速、航行状态。
curl https://nordapi.ee/api/v1/finland/marine/vessel-locations
GET /finland/marine/vessels
AIS 船舶登记信息——MMSI、名称、IMO、呼号、船舶类型、尺寸。
curl https://nordapi.ee/api/v1/finland/marine/vessels
GET /finland/marine/winter-dirways
推荐的冬季通航路线,穿越芬兰易结冰海域。
curl https://nordapi.ee/api/v1/finland/marine/winter-dirways
GET /finland/marine/winter-locations
破冰船及受其协助船舶的当前位置。
curl https://nordapi.ee/api/v1/finland/marine/winter-locations
GET /finland/marine/sea-state
芬兰沿海海况估测浮标提供的波高、周期与温度。
curl https://nordapi.ee/api/v1/finland/marine/sea-state
GET /finland/marine/aton-faults
芬兰助航设施当前的故障——浮标、灯标、导标。适用于海事态势感知。
curl https://nordapi.ee/api/v1/finland/marine/aton-faults
GET /finland/business/search
按公司名称搜索芬兰商业登记册。返回 Y-tunnus、所有历史及现用名称、登记日期与状态。数据源:avoindata.prh.fi(PRH,无需鉴权)。
name
必填
curl "https://nordapi.ee/api/v1/finland/business/search?name=Nokia"
GET /finland/business/:business_id
根据公司编号(Y-tunnus)查询单个芬兰公司。返回完整的登记数据,包括所有名称变体、EU ID 以及登记历史。
business_id
必填
curl https://nordapi.ee/api/v1/finland/business/0112038-9
GET /finland/helsinki/events/upcoming
赫尔辛基地区即将举行的活动,按开始时间排序。包含多语言字段(fi/sv/en)。数据源:api.hel.fi/linkedevents。
curl https://nordapi.ee/api/v1/finland/helsinki/events/upcoming
GET /finland/helsinki/events/search
对全部 38.2 万余条赫尔辛基活动进行全文搜索。
q
必填
curl "https://nordapi.ee/api/v1/finland/helsinki/events/search?q=jazz"
GET /finland/helsinki/events/:id
按 id 查询单个赫尔辛基活动的完整详情。
id
必填
curl https://nordapi.ee/api/v1/finland/helsinki/events/hkm:3466
GET /finland/helsinki/places
赫尔辛基活动举办的场馆/地点。
curl https://nordapi.ee/api/v1/finland/helsinki/places
GET /finland/helsinki/units
搜索 21,000+ 个 Helsinki 服务单位(图书馆、学校、公园、游泳池、博物馆)。按服务类别 id 或全文过滤。多语言 fi/sv/en。数据来源:api.hel.fi/servicemap。
q
可选
service
可选
page_size
可选
默认: 25
curl "https://nordapi.ee/api/v1/finland/helsinki/units?q=library"
GET /finland/helsinki/units/:id
按 id 获取某一 Helsinki 服务单位的完整详情。
id
必填
curl https://nordapi.ee/api/v1/finland/helsinki/units/3
GET /finland/helsinki/services
Helsinki Service Map 本体中的全部 1,100+ 个服务类别。
curl https://nordapi.ee/api/v1/finland/helsinki/services
GET /finland/helsinki/service-tree
用于组织目录的分层服务节点树。
curl https://nordapi.ee/api/v1/finland/helsinki/service-tree
GET /finland/eduskunta/members
来自 Eduskunta 开放数据 API 的议会议员(现任 + 历任)。数据来源:avoindata.eduskunta.fi。
page
可选
默认: 0
curl https://nordapi.ee/api/v1/finland/eduskunta/members
GET /finland/eduskunta/votings
近期全体会议表决。
page
可选
默认: 0
curl https://nordapi.ee/api/v1/finland/eduskunta/votings
GET /finland/eduskunta/voting/:id
某一特定表决 id 的逐位议员投票情况。
id
必填
curl https://nordapi.ee/api/v1/finland/eduskunta/voting/12345
GET /finland/eduskunta/table/:name
通用表格读取器。Eduskunta 以命名表格的形式公开所有内容——列表参见 https://avoindata.eduskunta.fi。
name
必填
page
可选
默认: 0
curl https://nordapi.ee/api/v1/finland/eduskunta/table/VaskiData
GET /finland/lipas/sites
48,000+ 处带坐标和属性信息的芬兰体育设施。必须按类型代码和/或城市代码过滤。数据来源:api.lipas.fi/v2(CC BY 4.0)。
type_codes
可选
city_codes
可选
curl "https://nordapi.ee/api/v1/finland/lipas/sites?type_codes=3110&city_codes=91"
GET /finland/lipas/sites/:id
按 lipas-id 获取某一体育场地的完整详情。
id
必填
curl https://nordapi.ee/api/v1/finland/lipas/sites/505802
GET /finland/lipas/types
全部 Lipas 体育设施类型代码 + 说明。
curl https://nordapi.ee/api/v1/finland/lipas/types
GET /finland/stats/topics
Tilastokeskus(芬兰国家统计局)顶层目录——涵盖人口、经济、物价、就业、环境等 200 多个统计主题。每个条目为文件夹(可继续深入)或数据表。
curl https://nordapi.ee/api/v1/finland/stats/topics
GET /finland/stats/browse
按路径深入浏览 Tilastokeskus 的层级结构。先用 topics 端点查找 id,再以斜杠分隔的路径传入。
path
可选
curl "https://nordapi.ee/api/v1/finland/stats/browse?path=vaerak"
GET /finland/fmi/observations
芬兰某地 FMI 站点最近 10 分钟的气象观测——温度、风速与风向、湿度、气压、降水。数据源:opendata.fmi.fi(XML 解析为 JSON)。
place
必填
curl "https://nordapi.ee/api/v1/finland/fmi/observations?place=Helsinki"
GET /finland/fmi/forecast
FMI 针对指定地点的定点预报——温度、风速、湿度、降水预报,按小时分辨率提供。
place
必填
curl "https://nordapi.ee/api/v1/finland/fmi/forecast?place=Tampere"
GET /finland/fmi/air-quality
FMI 站点的逐小时空气质量观测——AQI、PM10、PM2.5。覆盖范围因站点而异。
place
必填
curl "https://nordapi.ee/api/v1/finland/fmi/air-quality?place=Helsinki"
GET /finland/gtk/services
GTK(芬兰地质调查局)的顶层目录,涵盖 Bedrock、Maankamara、Turvevarat、EMODnet 等文件夹中的 ArcGIS REST 服务。免鉴权。
curl https://nordapi.ee/api/v1/finland/gtk/services
GET /finland/gtk/folder/:name
某一 GTK 文件夹中的服务。
name
必填
curl https://nordapi.ee/api/v1/finland/gtk/folder/Rajapinnat
GET /finland/gtk/service/:folder/:name
某一 GTK MapServer 的图层元数据。
folder
必填
name
必填
curl https://nordapi.ee/api/v1/finland/gtk/service/Rajapinnat/GTK_Bedrock_WFS
GET /finland/gtk/mineral-deposits
带坐标 + 矿产信息的芬兰矿床。数据来源:GTK Rajapinnat/GTK_Bedrock_WFS 图层 1。
count
可选
默认: 50
curl https://nordapi.ee/api/v1/finland/gtk/mineral-deposits
GET /finland/gtk/hakku-datasets
通过 hakku.gtk.fi/api 提供的完整 GTK 数据集目录(200+ 个数据集)。
curl https://nordapi.ee/api/v1/finland/gtk/hakku-datasets
GET /finland/finlex/statutes
芬兰近期议会法案。需要 User-Agent 标头(服务端已处理)。数据来源:opendata.finlex.fi/finlex/avoindata/v1。
limit
可选
默认: 10
curl https://nordapi.ee/api/v1/finland/finlex/statutes
GET /finland/finlex/statute/:year/:number
特定法规的 Akoma Ntoso XML。
year
必填
number
必填
curl https://nordapi.ee/api/v1/finland/finlex/statute/2024/123
GET /finland/finna/search
在芬兰国家文化遗产聚合平台中跨图书馆、档案馆和博物馆进行搜索(芬兰国家图书馆 + 成员机构)。来源:api.finna.fi(无需认证)。
q
必填
limit
可选
默认: 20
curl "https://nordapi.ee/api/v1/finland/finna/search?q=sibelius"
GET /finland/finna/record
按 id 获取单条 Finna 记录。来源:api.finna.fi(无需认证)。
id
必填
curl "https://nordapi.ee/api/v1/finland/finna/record?id=arto.014373318"
GET /finland/foli/vehicles
图尔库地区公共交通(公交 + 渡轮)的实时车辆位置,以 SIRI Vehicle Monitoring 数据流形式提供。来源:data.foli.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/foli/vehicles
GET /finland/foli/stops
图尔库地区公交的站点监控(每个站点的即将到来的发车),以 SIRI Stop Monitoring 数据流形式提供。来源:data.foli.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/foli/stops
GET /finland/nysse/vehicles
坦佩雷地区公共交通的实时车辆活动(实时位置)。来源:data.itsfactory.fi(ITS Factory,无需认证)。
curl https://nordapi.ee/api/v1/finland/nysse/vehicles
GET /finland/nysse/lines
坦佩雷地区公交网络的线路目录。来源:data.itsfactory.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/nysse/lines
GET /finland/nysse/stops
坦佩雷地区公交网络的站点。来源:data.itsfactory.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/nysse/stops
GET /finland/avoindata/search
检索芬兰国家开放数据目录(CKAN package_search),返回最多 20 个数据集。来源:avoindata.suomi.fi(无需认证)。
q
必填
curl "https://nordapi.ee/api/v1/finland/avoindata/search?q=liikenne"
GET /finland/avoindata/dataset
按 id 或名称获取单个数据集(CKAN package_show)。来源:avoindata.suomi.fi(无需认证)。
id
必填
curl "https://nordapi.ee/api/v1/finland/avoindata/dataset?id=1500-v-n-lammitysliitanta"
GET /finland/avoindata/organizations
列出向芬兰国家开放数据目录发布数据的组织(CKAN organization_list)。来源:avoindata.suomi.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/avoindata/organizations
GET /finland/avoindata/groups
列出芬兰国家开放数据目录中的数据集分组(CKAN group_list)。来源:avoindata.suomi.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/avoindata/groups
GET /finland/electricity/prices
芬兰竞价区最新已知的每小时电力现货价格(含增值税,c/kWh)。来源:api.porssisahko.net(无需认证)。
curl https://nordapi.ee/api/v1/finland/electricity/prices
GET /finland/spot-hinta/today
今日每小时电价及逐小时排名(一天中最便宜的小时)。来源:api.spot-hinta.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/spot-hinta/today
GET /finland/spot-hinta/now
当前小时的电价及排名。来源:api.spot-hinta.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/spot-hinta/now
GET /finland/spot-hinta/forward
今日加明日的每小时电价(一经发布),含排名。来源:api.spot-hinta.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/spot-hinta/forward
GET /finland/syke/water-level
来自 SYKE 水文 OData 服务的水位观测(Vedenkorkeus),最新 100 行。来源:rajapinnat.ymparisto.fi(无需认证)。
curl "https://nordapi.ee/api/v1/finland/syke/water-level"
GET /finland/syke/flow
来自 SYKE 水文 OData 服务的流量/排放观测(Virtaama),最新 100 行。来源:rajapinnat.ymparisto.fi(无需认证)。
curl "https://nordapi.ee/api/v1/finland/syke/flow"
GET /finland/syke/stations
来自 SYKE OData 服务的水文测量站(Paikka),前 100 行。来源:rajapinnat.ymparisto.fi(无需认证)。
curl "https://nordapi.ee/api/v1/finland/syke/stations"
GET /finland/vipunen/resources
列出 Vipunen(芬兰教育统计服务)提供的可用统计资源。来源:api.vipunen.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/vipunen/resources
GET /finland/vipunen/data
从单个 Vipunen 资源获取数据行(最多 100 行)。来源:api.vipunen.fi(无需认证)。
resource
必填
curl "https://nordapi.ee/api/v1/finland/vipunen/data?resource=amm_uudet_opiskelijat"
GET /finland/kirjastot/libraries
列出芬兰公共图书馆及名称、地址和联系信息(每页 50 条)。来源:api.kirjastot.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/kirjastot/libraries
GET /finland/kirjastot/consortia
列出芬兰图书馆联盟(区域图书馆网络),每页 50 条。来源:api.kirjastot.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/kirjastot/consortia
GET /finland/kirjastot/services
列出芬兰图书馆提供的服务(借阅、自习空间等),每页 50 条。来源:api.kirjastot.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/kirjastot/services
GET /finland/ptv/organizations
从国家服务目录(PTV)列出芬兰公共部门组织,分页返回。来源:palvelutietovaranto.suomi.fi(无需认证)。
page
可选
默认: 1
curl "https://nordapi.ee/api/v1/finland/ptv/organizations?page=1"
GET /finland/ptv/services
从国家服务目录(PTV)列出公共服务,分页返回。来源:palvelutietovaranto.suomi.fi(无需认证)。
page
可选
默认: 1
curl "https://nordapi.ee/api/v1/finland/ptv/services?page=1"
GET /finland/ptv/channels
从国家服务目录(PTV)列出服务渠道(网络、电话、办公室),分页返回。来源:palvelutietovaranto.suomi.fi(无需认证)。
page
可选
默认: 1
curl "https://nordapi.ee/api/v1/finland/ptv/channels?page=1"
GET /finland/finto/vocabularies
列出 Finto 中可用的受控词表/本体(YSO 及其他)。来源:api.finto.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/finto/vocabularies
GET /finland/finto/search
在单个 Finto 词表内检索概念。来源:api.finto.fi(无需认证)。
vocab
必填
q
必填
curl "https://nordapi.ee/api/v1/finland/finto/search?vocab=yso&q=metsä"
GET /finland/classifications
列出由 Statistics Finland 维护的标准统计分类(行业、职业、地区等)。来源:data.stat.fi(无需认证)。
curl "https://nordapi.ee/api/v1/finland/classifications"
GET /finland/luke/databases
浏览 Luke(芬兰自然资源研究所)的顶层统计数据库树:农业、林业、渔业、狩猎。PxWeb。来源:statdb.luke.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/luke/databases
GET /finland/koodistot/registries
从 Koodistot.suomi.fi(芬兰国家代码列表服务)列出代码登记册。来源:koodistot.suomi.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/koodistot/registries
GET /finland/gbif/occurrences
检索在芬兰(country=FI)观测到的物种出现记录,每页 20 条,可选自由文本查询。来源:api.gbif.org(无需认证)。
q
可选
curl "https://nordapi.ee/api/v1/finland/gbif/occurrences?q=Ursus"
GET /finland/tampere/datasets
列出坦佩雷市开放数据目录中的数据集名称(CKAN package_list)。来源:data.tampere.fi(无需认证)。
curl https://nordapi.ee/api/v1/finland/tampere/datasets
GET /finland/tampere/dataset
按 id 或名称获取单个 Tampere 数据集(CKAN package_show)。来源:data.tampere.fi(无需认证)。
id
必填
curl "https://nordapi.ee/api/v1/finland/tampere/dataset?id=some-dataset"
GET /finland/vayla/features
以 GeoJSON 格式获取交通基础设施 WFS 图层(道路、铁路、水道)的要素,每次请求 50 条。默认为地下通道图层。来源:avoinapi.vaylapilvi.fi(无需认证)。
layer
可选
默认: tiestotiedot:alikulkupaikat
curl "https://nordapi.ee/api/v1/finland/vayla/features?layer=tiestotiedot:alikulkupaikat"
GET /finland/museovirasto/sites
文化遗产观测点位(考古 + 建成遗产),以 GeoJSON 格式返回,每次请求 50 条。来源:geoserver.museovirasto.fi(无需认证)。
curl "https://nordapi.ee/api/v1/finland/museovirasto/sites"
GET /finland/traficom
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
GET /finland/traficom/:entity
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).
entity
必填
curl https://nordapi.ee/api/v1/finland/traficom/Radioasematiedot
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
GET /finland/stat-geo/postal-areas
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
GET /finland/stat-geo/municipalities
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
GET /finland/hsy/features
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).
layer
必填
curl "https://nordapi.ee/api/v1/finland/hsy/features?layer=asukastiheys:Vaesto_postinumeroalueittain"
GET /finland/vantaa/features
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).
layer
可选
默认: kaava:asemakaavahakemisto
curl "https://nordapi.ee/api/v1/finland/vantaa/features?layer=kaava:asemakaavahakemisto"