CoolFace
Datasetpublic

Leo4664/IndianDomesticAirlineDataset

Indian Domestic Airline Flights (2018–2025) This dataset contains Indian domestic airline [103 - Airports] data covering the years 2018 to 2025. It includes flight numbers, airlines, and other relevant attributes for domestic routes within India. This dataset can be used for: Flight delay prediction Airline trend analysis Route popularity insights Column Descriptions Column Name Descriptions Airline Name of the airline operating the flight (e.g., IndiGo, Air India). FlightNumber… See the full description on the dataset page: https://huggingface.co/datasets/Leo4664/IndianDomesticAirlineDataset.

sourceHugging Faceunknownupdated 25d agoView on Hugging Face
0likes51downloads
Dataset Card

Indian Domestic Airline Flights (2018–2025)

This dataset contains Indian domestic airline [103 - Airports] data covering the years 2018 to 2025. It includes flight numbers, airlines, and other relevant attributes for domestic routes within India.

This dataset can be used for:

  • Flight delay prediction
  • Airline trend analysis
  • Route popularity insights

Column Descriptions | Column Name | Descriptions | | --- | --- | | Airline | Name of the airline operating the flight (e.g., IndiGo, Air India). | | FlightNumber | Unique identifier for the flight (alphanumeric).| | Origin | Departure airport/city code (within India).| | Destination | Arrival airport/city code (within India). | | daysOfWeek | Days on which the flight operates (e.g., Mon, Tue, Daily). | | ScheduledDepartureTime | Scheduled departure time (HH:MM format, local time). | | ScheduledArrivalTime | Scheduled arrival time (HH:MM format, local time). | | Timezone | Timezone information for the schedule. | | ValidFrom | Date from which the schedule is valid (YYYY-MM-DD). | | ValidTo | Date until which the schedule is valid (YYYY-MM-DD). | | LastUpdated | Date when the record was last updated (YYYY-MM-DD). |