FieldTypeDescriptionExample
SOURCEVARCHAR(11)Specific FAA data channel:
DEPARTURE – Departure event from the Traffic Flow Management System (TFMS)
ARRIVAL – Arrival event from TFMS
SCHEDULE – Flight plan from TFMS
T_DEPARTURE – Departure event from the Tower Departure Event Service (TDES)
ARRIVAL
ORGVARCHAR(200)Origin airport code (ICAO code/IATA code), name, and metropolitan areaKLAX/LAX: LOS ANGELES,CA (Los Angeles)
ORG_ICAOVARCHAR(10)Origin airport 4-character ICAO code, if anyKLAX
ORG_IATAVARCHAR(10)Origin airport 3-character IATA code, if anyLAX
O_CITYVARCHAR(50)Origin cityLos Angeles
O_TIMEZONEVARCHAR(50)Origin time zoneAmerica/Los_Angeles
O_STATEVARCHAR(50)Origin state code, if anyCA
O_COUNTRYVARCHAR(50)Origin country codeUS
GATEVARCHAR(20)Departure GateG52H
DSTVARCHAR(200)Destination airport code, name, and metropolitan areaKGPI/FCA: KALISPELL,MT (Kalispell-Glacier)
DST_ICAOVARCHAR(10)Destination airport ICAO code, if anyKGPI
DST_IATAVARCHAR(10)Destination airport IATA code, if anyFCA
D_CITYVARCHAR(50)Destination cityKalispell
D_TIMEZONEVARCHAR(50)Destination time zoneAmerica/Denver
D_STATEVARCHAR(50)Destination state code, if anyMT
D_COUNTRYVARCHAR(50)Destination country codeUS
AIRLINEVARCHAR(4)Carrier ICAO codeSKW
AIRLINE_IATAVARCHAR(3)Carrier IATA codeOO
AL_NAMEVARCHAR(15000)Carrier name, if anySkywest Airlines
CALLSIGNVARCHAR(20)Aircraft Call SignSKW5704
AIRCRAFT_IDVARCHAR(20)Aircraft ID, which could be aircraft call sign (commercial service) or tail number (business jet or generation aviation)SKW5704
FLIGHT_NOVARCHARFlight number, if any5704
AIRCRAFT_TYPEVARCHAR(10)ICAO aircraft type codeE75L
AC_CATEGORYVARCHAR(26)ICAO aircraft category: Jet, Turboprop, Piston with size L,M. or SJet_M
SEATSNUMBERNumber of seats77
LOCAL_DATEDATEDeparture date in local time2021-08-18
DOWVARCHAR(3)Day of week in local timeWed
GATE_DEPARTURETIMESTAMPInitial Departure time from the gate, if any, in local time. This is the time when the record is first created, not actual gate departure time.2021-08-18 12:40:00
DEPARTURETIMESTAMPLocal departure time2021-08-18 12:51:00
ARRIVALTIMESTAMPLocal arrival time2021-08-18 16:18:00
GATE_DEPARTURE_UTCTIMESTAMPInitial Gate Departure Time in UTC2021-08-18 19:40:00
DEPARTURE_UTCTIMESTAMPDeparture time in UTC2021-08-18 19:51:00
ARRIVAL_UTCTIMESTAMPArrival time in UTC2021-08-18 22:18:00
SCHEDULED_DEPARTURE_UTCTIMESTAMPScheduled departure time in UTC2021-08-18 19:50:00
SCHEDULED_ARRIVAL_UTCTIMESTAMPScheduled arrival time in UTC2021-08-18 22:19:00
SCHEDULED_DEPARTURETIMESTAMPScheduled local departure time2021-08-18 12:50:00
SCHEDULED_ARRIVALTIMESTAMPScheduled local arrival time2021-08-18 16:19:00
SCHEDULED_ORGVARCHAR(10)Scheduled origin airport codeKLAX
SCHEDULED_DSTVARCHAR(10)Scheduled destination airport codeKGPI
SCHEDULED_AIRCRAFT_TYPEVARCHAR(10)Scheduled aircraft type codeCRJ7
FLIGHT_MINUTESNUMBERMinutes of flight time147
BLOCK_MINUTESNUMBERMinutes of block time, which equals taxi-out time + flight time + taxi-in time 167
TAXI_INNUMBEREstimated minutes from run-way wheels down to the gate4
TAXI_OUTNUMBEREstimated minutes from the gate to run-way wheels up16
DEPARTURE_DELAYNUMBERDeparture delay in minutes51
ARRIVAL_DELAYNUMBERArrival delay in minutes69
MILESDOUBLEMiles between the origin airport and the destination airport1016
FLIGHT_REFVARCHAR(20)Flight reference code162932749
FLIGHT_PLANVARCHAR(4096)Flight plan codeKL65413400
LOAD_TIMETIMESTAMPTime when the event message was created. Only the latest available message for each flight is retained, based on the following priority: ARRIVAL > DEPARTURE > T_DEPARTURE > SCHEDULE.2021-08-18 22:19:17