Overview
Attribute | Description |
---|---|
iataCode | Airline or Airport code. |
region | The region where the airline operates or the airport is located. |
onTime | Number of on-time flights on a given period. |
notOnTime | Number of-not-on time flights on a given period. |
canceled | Number of canceled flights on a given period. |
flights | Total number of flights on a given period. |
performance | The percentage of on-time flights over the total number of flights. |
accuracy | The accuracy of this data, based on the total number of flights over the flights we have information of. |
rank | The ranking position based on performance. |
size | The ranking position based on number of flights. |
unknown | Number of flights without on time performance details on a given period. |