Versions Compared

Key

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

...

Service termADD termComment
flight_idFlightId (NB! Is formatted)
date_of_operationFlightDepartureDate (NB! Response is DateTime)
dom_intFlightDIIndicator
schedule_timeSIBT for arrivals, SOBT for departures
arr_depNA"A" - Arrival, "D" - Departure
airportArrivalAirportIATA or DepartureAirportIATA
via_airportFlightRouteIATAIs derived from flightId, multi flight, +++
check_inCheckInDisplayText
gateGate
gate_statusGateStatus
beltBaggageClaimUnit
belt_statusIs derived: BeltLastBag or BeltFirstBagIf BeltLastBag is set, belt_status = C else if BeltFirstBag is set, belt_status = O
belt_startBeltFirstBag
belt_stopBeltLastBag
standAircraftParkingPositionArrival or AircraftParkingPositionDepartureField type depends on flight direction
est_time

Departure
AirlineEOBT or EOBT or ETOT

Arrival
AirlineELDT or ELDT

Empty if NextInformationTime is present.

Departure
If 'NextInformationTime' is present, 'est_time' is NOT included in the response. When 'NextInformationTime' is NOT present 'est_time' order is:

  1. AirlineEOBT
  2. EOBT
  3. ETOT

Arrival
If 'NextInformationTime' is present, then 'est_time' is NOT included in the response. When 'NextInformationTime' is NOT present, then 'est_time' order is:

  1. AirlineELDT
  2. ELDT
act_timeALDT or ATOTArrival: ALDT. Departure: ATOT
onb_ofb_timeAIBT or AOBTArrival: AIBT. Departure: AOBT
next_infoNextInformationTimeThe dateTime of next information. If 'NextInformationTime' is present, then 'est time' is NOT included in the response.
linked_flightLinkedArrival.FlightId or LinkedDeparture.FlightIdArrival: LinkedDeparture.FlightId. Departure: LinkedArrival.FlightId
linked_flight_keyNA
last_delay_codeArrivalDelay or DepartureDelay
last_delay_code2ArrivalDelay or DepartureDelay
cancelled_flagFlightLegStatusChecks if flight status is "CANCELED" returns true/false
cdm_eibtEIBT
codeshare_indNADerived: always 'N'. AltiFlightLeqQuery return data for actual flights and not code shares..
service_typeFlightServiceTypeIATAOne letter IATA service type code e.g. ‘J’ (Schedule passenger) and ‘C’ (Charter passenger). There are no restrictions on service type.
aircraft_typeAircraftIATAType
aircraft_regAircraftRegistration
ramp_fuelFuelRampRequested
remark_1RemarkData.RemarkTextIf arrival will display public, if departure will not filter by typePublic remark, shown on Public Surfaces, such as FIDS screens and web pages.
remark_2RemarkData.RemarkTextWill only show staff departure no matter directionStaff remark, only shown to handlers, airline and airport employees. Visible in mAOS and flightviewer.
cdm_tobtTOBT
cdm_tsatTSAT
airlineOperatingAirlineIata
flight_numberNOT in model (Part of FlightId)Is derived from FlightId
statusNextInformationTime, ALDT, AIBT, ELDT, SIBT, AOBT, ATOT, EOBT, ETOT, SOBT, AirlineELDT, AirlineEOBTIf status_code = ’’:       status_time = ’’
If status_code = ’N’:     status_time = ’NEXT_INFO’
If status_code = ’E’:     status_time = 'AirlineELDT'/’ELDT’ - for arrivals, 'AirlineEOBT'/’EOBT’ or 'ETOT' - for departures
If status_code = ’D’:     status_time = ’AOBT’ or 'ATOT' – for departures
If status_code = ’A’:     status_time = ’ALDT’ or 'AIBT' – for arrivals
If status_code = ’C’:     status_time = ’’

If AirlineELDT or AirlineEOBT are empty, use the ATM estimated times (e.g. ELDT, EOBT)
delayedNA

Arrival: Is derived from ProbLDT, ProbIBT, SIBT.

Departure: Is derived from ProbOBT, SOBT.

delayed = Y if SIBT/SOBT - Prob time > 15 min

After summer vacation 2026, this definition will be implemented:

Arrival
1. If ALDT is not null and ALDT - SIBT >= 16 min => delayed = Y
2. If ALDT is null and Airline_ELDT is not null and Airline_ELDT - SIBT >= 16 min => delayed = Y
3. If ALDT is null and Airline_ELDT is null and ELDT is not null and ELDT - SIBT >= 16 min => delayed = Y
Departure
1. If AOBT is not null and AOBT - SOBT >= 16 min => delayed = Y
2. If AOBT is null and Airline_EOBT is not null and Airline_EOBT - SOBT >= 16 min => delayed = Y
3. If AOBT is null and Airline_EOBT is null and EOBT is not null and EOBT - SOBT >= 16 min => delayed = Y

codeshare_keyNA
handlingAgentArrivalData.HandlerName or DepartureData.HandlerName
handlingAgentCodeArrivalData.HandlerCode or DepartureData.HandlerCode
flight_leg_keyNA
gateClosedTimeGateCloseExample value: 2023-03-14T10:35:12Z
codeshareAirlineDesignatorsNA
codeshareAirlineNamesCodeshareAirlineIATA
codeshareFlightNumbersCodeshareFlightNumber
codeshareOperationalSuffixsNA

...