FieldTypeDescriptionExample
YYMMVARCHAR(4)Travel year and travel month in the YYMM format2309
OWACVARCHAR(3)Origin world area code (a unique code for each state within the US and each country outside the US)022
DWACVARHCAR(3)Destination world area code554
ORGVARCHAR(3)IATA airport code of the trip originJFK
DSTVARCHAR(3)IATA airport code of the trip destinationNIM
STATION2VARCHAR(3)IATA airport code of the first connecting point, if any, or the destination airportCDG
STATION3VARCHAR(3)IATA airport code of the second connecting point, if any, or the destination airportNIM
STATION4VARCHAR(3)IATA airport code of the third connecting point, if any, or the destination airport
DOM_MKT_ALVARCHAR(3)Dominant marketing airline codeDL
MKT_AL1VARCHAR(3)IATA code of the marketing airline on the first segmentDL
MKT_AL2VARCHAR(3)IATA code of the marketing airline on the second segment, if anyAF
MKT_AL3VARCHAR(3)IATA code of the marketing airline on the third segment, if any
DOM_OPT_ALVARCHAR(3)Dominant operating airline codeDL
OPT_AL1VARCHAR(3)IATA code of the operating airline on the first segmentDL
OPT_AL2VARCHAR(3)IATA code of the operating airline on the second segment, if anyAF
OPT_AL3VARCHAR(3)IATA code of the operating airline on the third segment, if any
PAXNUMBERNumber of passengers30
FARENUMBERNet fare in USD to airlines1331
LOAD_DATEDATEDate when the data is loaded2023-11-15

Sample File