다음을 통해 공유


핀란드 철도 교통(독립 게시자)(미리 보기)

핀란드에서 운행되는 열차의 데이터를 가져옵니다. 이 서비스는 Fintraffic에서 작동합니다. 데이터는 트래픽 제어 및 용량 관리에 사용되는 애플리케이션인 Liike, Reaali 및 Loki에서 제공됩니다.

이 커넥터는 다음 제품 및 지역에서 사용할 수 있습니다.

서비스 클래스 Regions
Copilot Studio Premium 다음을 제외한 모든 Power Automate 지역 :
     - 미국 정부(GCC)
     - 미국 정부(GCC High)
     - 21Vianet에서 운영하는 중국 클라우드
     - 미국 국방부(DoD)
논리 앱 스탠다드 다음을 제외한 모든 Logic Apps 지역 :
     - Azure Government 지역
     - Azure 중국 지역
     - 미국 국방부(DoD)
Power Apps Premium 다음을 제외한 모든 Power Apps 지역 :
     - 미국 정부(GCC)
     - 미국 정부(GCC High)
     - 21Vianet에서 운영하는 중국 클라우드
     - 미국 국방부(DoD)
Power Automate Premium 다음을 제외한 모든 Power Automate 지역 :
     - 미국 정부(GCC)
     - 미국 정부(GCC High)
     - 21Vianet에서 운영하는 중국 클라우드
     - 미국 국방부(DoD)
연락처
이름 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
카테고리 웹 사이트; 데이터

제한 한도

Name 호출 갱신 기간
연결당 API 호출 100 60초

동작

도착 및 출발 가져오기

핀란드 철도 교통 - 역 도착 및 출발 가져오기

스테이션 가져오기

핀란드 철도 - 역 가져오기

일정 가져오기

핀란드 철도 교통 - 일정 가져오기

도착 및 출발 가져오기

핀란드 철도 교통 - 역 도착 및 출발 가져오기

매개 변수

Name 필수 형식 Description
스테이션
Train station True string

스테이션의 짧은 코드입니다. "HKI"와 같습니다.

도착하는 열차
arriving_trains integer

도착하는 열차 수

출발 열차
departing_trains integer

표시되는 출발 열차 수

반환

Name 경로 형식 Description
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

국가 코드
timeTableRows.countryCode string

국가 코드

type
timeTableRows.type string

type

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

source
timeTableRows.trainReady.source string

source

accepted
timeTableRows.trainReady.accepted boolean

accepted

시간표시
timeTableRows.trainReady.timestamp string

시간표시

liveEstimateTime
timeTableRows.liveEstimateTime string

liveEstimateTime

estimateSource
timeTableRows.estimateSource string

estimateSource

스테이션 가져오기

핀란드 철도 - 역 가져오기

반환

Name 경로 형식 Description
array of object
승객 트래픽
passengerTraffic boolean
유형
type string
스테이션 이름
stationName string
짧은 스테이션 코드
stationShortCode string
스테이션 UIC 코드
stationUICCode integer
국가 코드
countryCode string
경도
longitude float
위도
latitude float

일정 가져오기

핀란드 철도 교통 - 일정 가져오기

매개 변수

Name 필수 형식 Description
출발국
Departure station True string

출발 스테이션의 짧은 코드입니다. "HKI"와 같이

도착 스테이션
Arrival station True string

도착 스테이션의 짧은 코드입니다. "TPE"

출발 날짜
departure_date string

yyyy-mm-dd형식의 출발 날짜입니다. 비워 두면 다음 24 시간 안에 출발하는 열차를 검색합니다.

반환

Name 경로 형식 Description
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

국가 코드
timeTableRows.countryCode string

국가 코드

type
timeTableRows.type string

type

trainStopping
timeTableRows.trainStopping boolean

trainStopping

commercialStop
timeTableRows.commercialStop boolean

commercialStop

commercialTrack
timeTableRows.commercialTrack string

commercialTrack

cancelled
timeTableRows.cancelled boolean

cancelled

예정 시간
timeTableRows.scheduledTime string

예정 시간