List Of Airports In India π¨ββοΈπ§ββοΈ
serving domestic and international flightsπ¨ββοΈπ§ββοΈ
@kaggle.bhanupratapbiswas_list_of_airports_in_india
serving domestic and international flightsπ¨ββοΈπ§ββοΈ
@kaggle.bhanupratapbiswas_list_of_airports_in_india
CREATE TABLE list_of_airports_in_india_hxl_tags_1 (
"id" VARCHAR,
"ident" VARCHAR,
"type" VARCHAR,
"name" VARCHAR,
"latitude_deg" VARCHAR,
"longitude_deg" VARCHAR,
"elevation_ft" VARCHAR,
"continent" VARCHAR,
"iso_country" VARCHAR,
"iso_region" VARCHAR,
"municipality" VARCHAR,
"scheduled_service" VARCHAR,
"gps_code" VARCHAR,
"iata_code" VARCHAR,
"local_code" VARCHAR,
"home_link" VARCHAR,
"wikipedia_link" VARCHAR,
"keywords" VARCHAR,
"score" VARCHAR,
"last_updated" VARCHAR
);
Anyone who has the link will be able to view this.