You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

IataLoadData

ADD elementDescription
FlightId IATA based identifier for this flight, usually issued long before the flight actually takes place.

FlightId is normally the concatenation of OperatingAirlineIATA, FlightNumber and OperationalSuffix.

FlightId typically identifies a flight to the majority of systems, but it is not unique across time. It's unique only in conjunction with FlightDepartureDate.

Exception: Some airlines use their ICAO code (OperatingAirlineICAO) instead of OperatingAirlineIATA. This might be because they aren't an IATA member or because they just prefer the ICAO code. Regardless, this means that it is allowed to use OperatingAirlineICAO as part of FlightId.

FlightId is then defined as the concatenation of AirlineIATAorICAO, FlightNumber and OperationalSuffix.

FlightDepartureDate The scheduled date (based on UTC) of departure of flight. For flights with multiple legs this is the departure of the first leg. This date must not change once set as it is used to make the FlightIds unique.

Error rendering macro 'excerpt-include'

You can only link to a page or blog post.

AircraftRegistration An aircraft registration is a unique alphanumeric string that identifies an aircraft. In accordance with the Convention on International Civil Aviation all aircraft must be registered with a national aviation authority and they must carry proof of this registration in the form of a legal document called a Certificate of Registration at all times when in operation.

An aircraft can be re-registered in special cases, for instance if it's sold to an operator in another country.

Error rendering macro 'excerpt-include'

You can only link to a page or blog post.


Error rendering macro 'excerpt-include'

You can only link to a page or blog post.


Error rendering macro 'excerpt-include'

You can only link to a page or blog post.


ADD element

Description










  • No labels