metadata
license: unknown
language:
- en
tags:
- code
- Transportation
- India
- Airline
size_categories:
- 10K<n<100K
pretty_name: Indian Domestic Airline Flights (2018–2025)
task_categories:
- time-series-forecasting
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). |