Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example where all there parameters are used:

Prod:
https://services.avinor.no/XmlFeed/v1?airport=OSL&TimeFrom=3&TimeTo=6&direction=A&lastUpdate=2023-01-20T13:02:37Z&codeshare=Y

Test:
https://services-test.avinor.no/XmlFeed/v1?airport=OSL&TimeFrom=3&TimeTo=6&direction=A&lastUpdate=2023-01-20T13:02:37Z&codeshare=Y

...

Service field mapping (attributes)

The XMLFeed service response has the following required attributes mapped to their corresponding data model elements :

Service termADDARDB columnComment
flight_idFlightId (Merk! formatertflight_id
dom_intFlightDIIndicatorflight_di_indicator
schedule_timeSIBT for ankomster, SOBT for avgangersobt, sibt
arr_depNo term, calculated.
"A" - Arrival, "D" - Departure
airportArrivalAirportIATA eller DepartureAirportIATA i motsatt ende.arrival_airport_iata, departure_airport_iata
via_airportIkke i datamodell, ikke tilgjengelig ifra RDBflight_route_iata
check_inCheckInDeskCodecheck_in_display_text
gateGategate_data
beltBaggageClaimUnitbaggage_claim_unit
airlineOperatingAirlineIataoperating_airline_iata
statusNextInformationTime, AOBT, ATOT, EOBT, ETOT, ELDTnext_information_time, aobt, atot, eobt, etot, eldtIf 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 = ’’
delayedNA. Avledes: Skal være Y/N
Is derived: calculated (ALDT, ELDT, SIBT) for arrival or (AOBT, ETOT, SOBT) for departure.
est_timeELDT or ETOT or EOBT. ELDT for Arrival, for departure If EOBT is set uses it, else ETOT

codeshareAirlineDesignatorsNAcode_share
codeshareAirlineNamesCodeshareAirlineIATAcode_share
codeshareFlightNumbersCodeshareFlightNumbercode_share
codeshareOperationalSuffixsNAcode_share

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.

Example: 2009-12-31T16:00:00 corresponds to 31. Descember 2009 17:00 o'clock local time in Norway (CET), while 2009-06-23T16:00:00 correcsponds to 23. June 2009 18:00 o'clock local time in Norway (Summertime).For more information about each field please look: Avinor Data Definition