Australian Flight Dataset [2003-2022]
International airlines data for operated seats and flights
@kaggle.pandeyg0811_australian_flight_dataset_2003_2022
International airlines data for operated seats and flights
@kaggle.pandeyg0811_australian_flight_dataset_2003_2022
CREATE TABLE c308bb0a_98a9_4cbb_bd0b_206d338ca06c (
"n__id" BIGINT,
"month" VARCHAR,
"in_out" VARCHAR,
"australian_city" VARCHAR,
"international_city" VARCHAR,
"airline" VARCHAR,
"route" VARCHAR,
"port_country" VARCHAR,
"port_region" VARCHAR,
"service_country" VARCHAR,
"service_region" VARCHAR,
"stops" BIGINT,
"all_flights" BIGINT,
"max_seats" BIGINT,
"year" BIGINT,
"month_num" BIGINT
);
Anyone who has the link will be able to view this.