TOML
IATA空港コード - TOML
IATA空港コードは、国際航空運送協会(International Air Transport Association)が管理する空港を識別するための3文字のアルファベットコードです。航空券予約、荷物タグ、フライト情報表示など、世界中の航空業界で広く使用されています。現在、世界の主要空港を含む数千の空港にIATAコードが割り当てられており、国際的な航空輸送の標準識別子として機能しています。
IATA
空港コード
航空
国際航空運送協会
空港識別
航空輸送
[[items]]
code = "HND"
slug = "tokyo-haneda"
name = "東京国際空港(羽田空港)"
description = "日本最繁忙の空港で、主に国内線を扱う東京の主要空港です。"
city = "東京"
country = "日本"
region = "Asia"
[[items]]
code = "NRT"
slug = "narita-international"
name = "成田国際空港"
description = "東京の国際線の玄関口となる千葉県の国際空港です。"
city = "成田"
country = "日本"
region = "Asia"
[[items]]
code = "KIX"
slug = "kansai-international"
name = "関西国際空港"
description = "大阪湾の人工島に建設された関西地方の国際空港です。"
city = "泉佐野"
country = "日本"
region = "Asia"
[[items]]
code = "JFK"
slug = "john-f-kennedy"
name = "ジョン・F・ケネディ国際空港"
description = "ニューヨーク市を代表する国際空港で、大統領の名を冠しています。"
city = "ニューヨーク"
country = "アメリカ合衆国"
region = "North America"
[[items]]
code = "LAX"
slug = "los-angeles-international"
name = "ロサンゼルス国際空港"
description = "アメリカ西海岸最大の空港で、太平洋路線の主要ハブです。"
city = "ロサンゼルス"
country = "アメリカ合衆国"
region = "North America"
[[items]]
code = "ORD"
slug = "ohare-international"
name = "オヘア国際空港"
description = "シカゴを代表する世界有数のハブ空港です。"
city = "シカゴ"
country = "アメリカ合衆国"
region = "North America"
[[items]]
code = "LHR"
slug = "london-heathrow"
name = "ロンドン・ヒースロー空港"
description = "イギリス最大の空港で、ヨーロッパの主要な航空ハブです。"
city = "ロンドン"
country = "イギリス"
region = "Europe"
[[items]]
code = "CDG"
slug = "paris-charles-de-gaulle"
name = "パリ・シャルル・ド・ゴール空港"
description = "フランス最大の空港で、エールフランスのハブ空港です。"
city = "パリ"
country = "フランス"
region = "Europe"
[[items]]
code = "FRA"
slug = "frankfurt-am-main"
name = "フランクフルト・アム・マイン空港"
description = "ドイツ最大の空港で、ルフトハンザ航空の本拠地です。"
city = "フランクフルト"
country = "ドイツ"
region = "Europe"
[[items]]
code = "AMS"
slug = "amsterdam-schiphol"
name = "アムステルダム・スキポール空港"
description = "オランダ最大の空港で、KLMオランダ航空のハブです。"
city = "アムステルダム"
country = "オランダ"
region = "Europe"
[[items]]
code = "SIN"
slug = "singapore-changi"
name = "シンガポール・チャンギ空港"
description = "世界最高評価の空港の一つで、シンガポール航空のハブです。"
city = "シンガポール"
country = "シンガポール"
region = "Asia"
[[items]]
code = "HKG"
slug = "hong-kong-international"
name = "香港国際空港"
description = "香港の主要国際空港で、キャセイパシフィック航空のハブです。"
city = "香港"
country = "中国・香港"
region = "Asia"
[[items]]
code = "ICN"
slug = "incheon-international"
name = "仁川国際空港"
description = "ソウルの主要国際空港で、大韓航空とアシアナ航空のハブです。"
city = "仁川"
country = "韓国"
region = "Asia"
[[items]]
code = "DXB"
slug = "dubai-international"
name = "ドバイ国際空港"
description = "世界最繁忙の国際空港で、エミレーツ航空のハブです。"
city = "ドバイ"
country = "アラブ首長国連邦"
region = "Middle East"
[[items]]
code = "SYD"
slug = "sydney-kingsford-smith"
name = "シドニー・キングスフォード・スミス空港"
description = "オーストラリア最大の空港で、カンタス航空のハブです。"
city = "シドニー"
country = "オーストラリア"
region = "Oceania"
[[items]]
code = "YYZ"
slug = "toronto-pearson"
name = "トロント・ピアソン国際空港"
description = "カナダ最大の空港で、エア・カナダの主要ハブです。"
city = "トロント"
country = "カナダ"
region = "North America"