Passenger data, including data about transfers from other (previous) flights and transfers to other (later) flights.
This should be the sum of data from TransferData, but there might be differences because of different data sources with different resolution.
The number of transfer passengers boarding the flight. These passengers are also included in the PaxBoarding number.
PaxAdultBoarding
PersonsOnboard = CrewActiveOnBoard + PaxSeatedOnBoard + PaxInfantOnBoard
loadData: LoadData
Information about passengers, baggage and cargo for all flight segments. For a single leg flight there is one segment corresponding to the flight leg.
See: LoadData
Transfer to other flight legs from this flight leg.See: TransferData
This should be the sum of data from LoadDataData, but there might be differences because of different data sources with different resolution.
The number of transfer passengers disembarking the flight. These passengers are also included in the PaxDisembarking number.