芬兰铁路交通(独立发布者)(预览版)
获取芬兰运营的火车数据。 该服务由 Fintraffic 运营。 这些数据源自以下用于流量控制和容量管理的应用程序:Liike、Reaali 和 Loki。
此连接器在以下产品和区域中可用:
| 服务 | Class | 区域 |
|---|---|---|
| Copilot Studio | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 逻辑应用程序 | 标准 | 除以下各项外的所有 逻辑应用区域 : - Azure 政府区域 - Azure 中国区域 - 美国国防部(DoD) |
| Power Apps | 高级 | 除以下各项外的所有 Power Apps 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| Power Automate | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 联系人 | |
|---|---|
| Name | Timo Pertilä |
| URL | https://timopertila.com |
| timo.pertila@gmail.com |
| 连接器元数据 | |
|---|---|
| 发布者 | Timo Pertilä |
| 网站 | https://www.digitraffic.fi/en/railway-traffic/ |
| 隐私策略 | https://www.fintraffic.fi/en/fintraffic/privacy-policy |
| 类别 | 网站;数据 |
限制
| 名称 | 调用 | 续订期 |
|---|---|---|
| 每个连接的 API 调用数 | 100 | 60 秒 |
操作
| 获取工作站 |
芬兰铁路 - 获取车站 |
| 获取抵达和出发 |
芬兰铁路交通 - 获取车站抵达和出发 |
| 获取计划 |
芬兰铁路交通 - 获取时间表 |
获取工作站
芬兰铁路 - 获取车站
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
|
array of object | ||
|
客运
|
passengerTraffic | boolean | |
|
类型
|
type | string | |
|
工作站名称
|
stationName | string | |
|
工作站短代码
|
stationShortCode | string | |
|
工作站 UIC 代码
|
stationUICCode | integer | |
|
国家/地区代码
|
countryCode | string | |
|
Longitude
|
longitude | float | |
|
Latitude
|
latitude | float |
获取抵达和出发
芬兰铁路交通 - 获取车站抵达和出发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
Station
|
Train station | True | string |
工作站的短代码。 喜欢“HKI”。 |
|
到达的火车
|
arriving_trains | integer |
显示到达的火车数 |
|
|
出发的火车
|
departing_trains | integer |
显示的出发列车数 |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
|
array of object | ||
|
训练编号
|
trainNumber | integer | |
|
出发日期
|
departureDate | string | |
|
运算符 UIC 代码
|
operatorUICCode | integer | |
|
运算符短代码
|
operatorShortCode | string | |
|
训练类型
|
trainType | string | |
|
训练类别
|
trainCategory | string | |
|
通勤线路 ID
|
commuterLineID | string | |
|
当前正在运行
|
runningCurrently | boolean | |
|
已取消
|
cancelled | boolean | |
|
版本
|
version | integer | |
|
时间表类型
|
timetableType | string | |
|
时间表接受日期
|
timetableAcceptanceDate | string | |
|
timeTableRows
|
timeTableRows | array of object |
timeTableRows |
|
stationShortCode
|
timeTableRows.stationShortCode | string |
stationShortCode |
|
stationUICCode
|
timeTableRows.stationUICCode | integer |
stationUICCode |
|
countryCode (国家代码)
|
timeTableRows.countryCode | string |
countryCode (国家代码) |
|
类型
|
timeTableRows.type | string |
类型 |
|
trainStopping
|
timeTableRows.trainStopping | boolean |
trainStopping |
|
commercialStop
|
timeTableRows.commercialStop | boolean |
commercialStop |
|
commercialTrack
|
timeTableRows.commercialTrack | string |
commercialTrack |
|
cancelled
|
timeTableRows.cancelled | boolean |
cancelled |
|
计划时间
|
timeTableRows.scheduledTime | string |
计划时间 |
|
actualTime
|
timeTableRows.actualTime | string |
actualTime |
|
differenceInMinutes
|
timeTableRows.differenceInMinutes | integer |
differenceInMinutes |
|
原因
|
timeTableRows.causes | array of object |
原因 |
|
categoryCode
|
timeTableRows.causes.categoryCode | string |
categoryCode |
|
detailedCategoryCode
|
timeTableRows.causes.detailedCategoryCode | string |
detailedCategoryCode |
|
categoryCodeId
|
timeTableRows.causes.categoryCodeId | integer |
categoryCodeId |
|
detailedCategoryCodeId
|
timeTableRows.causes.detailedCategoryCodeId | integer |
detailedCategoryCodeId |
|
thirdCategoryCode
|
timeTableRows.causes.thirdCategoryCode | string |
thirdCategoryCode |
|
thirdCategoryCodeId
|
timeTableRows.causes.thirdCategoryCodeId | integer |
thirdCategoryCodeId |
|
源
|
timeTableRows.trainReady.source | string |
源 |
|
已接受
|
timeTableRows.trainReady.accepted | boolean |
已接受 |
|
时间戳
|
timeTableRows.trainReady.timestamp | string |
时间戳 |
|
liveEstimateTime
|
timeTableRows.liveEstimateTime | string |
liveEstimateTime |
|
estimateSource
|
timeTableRows.estimateSource | string |
estimateSource |
获取计划
芬兰铁路交通 - 获取时间表
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
出发站
|
Departure station | True | string |
出发站的短代码。 喜欢“HKI” |
|
到达站
|
Arrival station | True | string |
到达站的简短代码。 类似于“TPE” |
|
出发日期
|
departure_date | string |
yyyy-mm-dd格式的出发日期。 如果留空,我们将在接下来的24小时内搜索离开的火车。 |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
|
array of object | ||
|
训练编号
|
trainNumber | integer | |
|
出发日期
|
departureDate | string | |
|
运算符 UIC 代码
|
operatorUICCode | integer | |
|
运算符短代码
|
operatorShortCode | string | |
|
训练类型
|
trainType | string | |
|
训练类别
|
trainCategory | string | |
|
通勤线路 ID
|
commuterLineID | string | |
|
当前正在运行
|
runningCurrently | boolean | |
|
已取消
|
cancelled | boolean | |
|
版本
|
version | integer | |
|
时间表类型
|
timetableType | string | |
|
时间表接受日期
|
timetableAcceptanceDate | string | |
|
timeTableRows
|
timeTableRows | array of object |
timeTableRows |
|
stationShortCode
|
timeTableRows.stationShortCode | string |
stationShortCode |
|
stationUICCode
|
timeTableRows.stationUICCode | integer |
stationUICCode |
|
countryCode (国家代码)
|
timeTableRows.countryCode | string |
countryCode (国家代码) |
|
类型
|
timeTableRows.type | string |
类型 |
|
trainStopping
|
timeTableRows.trainStopping | boolean |
trainStopping |
|
commercialStop
|
timeTableRows.commercialStop | boolean |
commercialStop |
|
commercialTrack
|
timeTableRows.commercialTrack | string |
commercialTrack |
|
cancelled
|
timeTableRows.cancelled | boolean |
cancelled |
|
计划时间
|
timeTableRows.scheduledTime | string |
计划时间 |