Flight Delay Prediction
The Flight Delay Prediction API allows developers to forecast the chances for a flight to be delayed.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
originLocationCode | string | ||
destinationLocationCode | string | ||
departureDate | string | ||
departureTime | string | ||
arrivalDate | string | ||
arrivalTime | string | ||
aircraftCode | number | ||
carrierCode | string | ||
flightNumber | number | ||
duration | string |