BasicFlightDataInbound

Term / TypeDescription
FlightLegIdentifier

See definition under Data entities

FlightIsMultiLeg

Flight leg is part of multileg Flight.

If this flight leg is part of a multi-leg flight then the list of airports that is the whole flight is listet in FlightRouteIATA.

FlightRouteIATA
List of airports a multi leg flight will land on before arriving at the destination. The list consists of AirportIATA codes. The list should contain all airports including first departure airport and last destination airport. The list should be ordered by the actual sequence the aircraft uses the airports.

CodeshareData

See definition under Data entities.
FlightLegStatusThe status of a "FlightLeg". The following values are defined: "SCH", "FPL", "FLS", "ACT", "CAN", "LAN", "RER", "DIV", "DEL", "UNK"
FlightServiceTypeIATA
IATA SSIM Appendix C Service Types.
AircraftIATAType
3 character code as designated by International Air Transport Association (IATA) to uniquely designate Aircraft Type. Local (non-IATA) codes can be added as required as long as they are unique for aircraft types within the defined context.
Reference Document: IATA codeset 7800.
FlightIsCancelled
Set to true if the flight operation is cancelled. For flight as with code share it's possible to only cancel the code shared flight.
FlightDIIndicator
Indicator showing what kind of flight (domestic, international, Schengen) this is. See also: AirportDIIndicator.
AircraftParkingPosition 
Where the aircraft is located. Code for a parking position, typically a stand, but can also be a hangar. Each airport has a set of AircraftParkingPositions. Each "AircraftParkingPosition" has one given type, defined by "AircraftParkingPositionType". Each position can have one or more usages, defined by (one or more) "AircraftParkingPositionUsage".
BaggageClaimUnit
Baggage belt (carousel) onto which passenger bags are loaded for collection by passengers on arrival flights.
There are a set of BaggageClaimUnits for each airport.
BeltFirstBag
UTC time the first passenger bag was loaded onto a baggage belt (carousel).
BeltLastBag
UTC time the last passenger bag was loaded onto baggage a belt (carousel)
SIBT
Scheduled In-Block Time. The time that an aircraft is scheduled to arrive at its first parking position. Always UTC time.

ELDT

Estimated Landing Time. The estimated time that an aircraft will touchdown on the runway. (Equivalent to ATC ETA–Estimated Time of Arrival = landing). Always UTC time.
ALDT
Actual Landing Time. The time that an aircraft lands on a runway. (Equivalent to ATC ATA –Actual Time of Arrival = landing, ACARS=ON). Always UTC time.
EIBT
Estimated In-Block Time. The estimated time that an aircraft will arrive in-blocks. (Equivalent to Airline/Handler ETA –Estimated Time of Arrival). Always UTC time.

AIBT

Actual In-Block Time. The time that an aircraft arrives in-blocks. (Equivalent to Airline/Handler ATA –Actual Time of Arrival, ACARS = IN). Always UTC time.
RunwayArrivalArrival runway for a FlightLeg. See Runway.
LinkedDeparture
Something that links an departing flight (leg) to an arriving flight leg. Will typically contain some key information.
  • No labels