...
Link for internal consumers in production:
Link for external consumers in production:
Link to current xmlfeed:
Link to test environment:
https://services-test.avinor.no/XmlFeed/v1.0?airport=OSL&TimeFrom=3&TimeTo=6&direction=A&lastUpdate=2023-01-20T13:02:37Z&codeshare=Y
XML schema file.
The XML schema files for the LETIS based service is obtained from the URL:
...
Service term | ADD | ARDB column | Comment |
---|---|---|---|
flight_id | FlightId (Merk! formatert | flight_id | |
dom_int | FlightDIIndicator | flight_di_indicator | |
schedule_time | SIBT for ankomster, SOBT for avganger | sobt, sibt | |
arr_dep | No term, calculated. | "A" - Arrival, "D" - Departure | |
airport | ArrivalAirportIATA eller DepartureAirportIATA i motsatt ende. | arrival_airport_iata, departure_airport_iata | |
via_airport | Ikke i datamodell, ikke tilgjengelig ifra RDB | flight_route_iata | |
check_in | CheckInDeskCode | check_in_display_text | |
gate | Gate | gate_data | |
belt | BaggageClaimUnit | baggage_claim_unit | |
airline | OperatingAirlineIata | operating_airline_iata | |
status | NextInformationTime, AOBT, ATOT, EOBT, ETOT, ELDT | next_information_time, aldt, aibt, eldt, sibt, aobt, atot, etot, eobt, sobt | If status_code = ’’: status_time = ’’ If status_code = ’N’: status_time = ’NEXT_INFO’ If status_code = ’E’: status_time = ’EOBT / ETOT’ - for departures, ’ELDT’ - for arrivals If status_code = ’D’: status_time = ’OFF_BLOCK_TIME’ – for departures If status_code = ’A’: status_time = ’ELDT’ – for arrivals If status_code = ’C’: status_time = ’’ |
delayed | NA. Avledes: Skal være Y/N | Is derived: calculated (ALDT, ELDT, SIBT) for arrival or (AOBT, ETOT, SOBT) for departure. | |
codeshareAirlineDesignators | NA | code_share | |
codeshareAirlineNames | CodeshareAirlineIATA | code_share | |
codeshareFlightNumbers | CodeshareFlightNumber | code_share | |
codeshareOperationalSuffixs | NA | code_share |
FlightServiceTypeIATA
The result set includes flights with FlightServiceTypeIATA = ["J", "S", "G", "B", "C", "O", "L"], and FlightServiceTypeIATA = "E" if requested.
Time specifications:
All times are listed in UTC format and are in the format ISO 8601 (Wikipedia: ISO 8601-format) [YYYY]-[MM]-[DD]T[hh]:[mm]:[ss]Z. Please make sure to adjust for our time zone and summer time as required.
...