FieldTypeDescriptionExample
SOURCEVARCHAR(11)Specific data channel from FAAARRIVAL
ORGVARCHAR(200)Origin airport 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 or tail numberSKW5704
FLIGHT_NOVARCHARFlight number, if any5704
AIRCRAFT_TYPEVARCHAR(10)ICAO aircraft type codeE75L
AC_CATEGORYVARCHAR(26)ICAO aircraft categoryJet_M
SEATSNUMBERNumber of seats77
LOCAL_DATEDATEDeparture date in local time2021-08-18
DOWVARCHAR(3)Day of week in local timeWed
GATE_DEPARTURETIMESTAMPDeparture time from the gate, if any2021-08-18 11:58:00
DEPARTURE_UTCTIMESTAMPDeparture time in UTC2021-08-18 19:51:00
ARRIVAL_UTCTIMESTAMPArrival time in UTC2021-08-18 22:18:00
DEPARTURETIMESTAMPLocal departure time2021-08-18 12:51:00
ARRIVALTIMESTAMPLocal arrival time2021-08-18 16:18:00
SCHEDULED_DEPARTURE_UTCTIMESTAMPScheduled departure time in UTC2021-08-18 19:00:00
SCHEDULED_ARRIVAL_UTCTIMESTAMPScheduled arrival time in UTC2021-08-18 21:09:47
SCHEDULED_DEPARTURETIMESTAMPScheduled local departure time2021-08-18 12:00:00
SCHEDULED_ARRIVALTIMESTAMPScheduled local arrival time2021-08-18 15:09:47
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_INNUMBERMinutes from run-way wheels down to the gate4
TAXI_OUTNUMBERMinutes 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 data is loaded2021-08-18 22:19:17