Created
October 14, 2020 19:58
-
-
Save beatak/8ceed65dbecc1ea6ef18c50db54cc740 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Amsterdam (AMS)": "amsterdam-nl", | |
"Copenhagen (CPH)": "cph-copenhagen-dk", | |
"Dublin (DUB)": "dub-dublin-ie", | |
"Frankfurt (FRA)": "frankfurt-de", | |
"Frankfurt": "hhn-frankfurt-de", | |
"Helsinki (HEL)": "hel-helsinki-fi", | |
"London (LCY)": "london_city-uk", | |
"London (LON)": "lon-london-uk", | |
"London": "london-uk", | |
"Madrid (MAD)": "mad-madrid-es", | |
"Manchester (MAN)": "man-manchester-uk", | |
"Marseille (MRS)": "mrs-marseille-fr", | |
"Milan (MXP)": "mxp-milan-it", | |
"Oslo (OSL)": "osl-oslo-no", | |
"Paris (CDG)": "cdg-par-fr", | |
"Stockholm (BMA)": "stockholm-bma", | |
"Vienna (VIE)": "vie-vienna-at", | |
"Ashburn (BWI)": "bwi-va-us", | |
"Ashburn (DCA)": "dca-dc-us", | |
"Atlanta (FTY)": "fty-ga-us", | |
"Boston (BOS)": "bos-ma-us", | |
"Chicago (CHI)": "chi-il-us", | |
"Chicago (MDW)": "mdw-il-us", | |
"Chicago (PWK)": "pwk-il-us", | |
"Dallas (DFW)": "dallas-tx-us", | |
"Dallas (DAL)": "dal-tx-us", | |
"Denver (DEN)": "den-co-us", | |
"Houston (IAH)": "iah-tx-us", | |
"Jacksonville (JAX)": "jax-fl-us", | |
"Los Angeles (BUR)": "bur-ca-us", | |
"Los Angeles (LAX)": "lax-ca-us", | |
"Miami (MIA)": "miami-fl-us", | |
"Minneapolis (MSP)": "msp-mn-us", | |
"New York City (LGA)": "lga-ny-us", | |
"Palo Alto (PAO)": "pao-ca-us", | |
"San Jose (SJC)": "sjc-ca-us", | |
"Seattle (SEA)": "sea-wa-us", | |
"Toronto (YYZ)": "yyz-on-ca", | |
"Auckland (AKL)": "auckland-akl", | |
"Brisbane (BNE)": "brisbane-au", | |
"Fujairah Al Mahta (FJR)": "fjr-ae", | |
"Hong Kong (HKG)": "hongkong-hk", | |
"Melbourne (MEL)": "melbourne-au", | |
"Osaka (ITM)": "osaka-jp", | |
"Perth (PER)": "perth-au", | |
"Singapore (SIN)": "singapore-sg", | |
"Sydney (SYD)": "sydney-au", | |
"Tokyo (TYO)": "tyo-tokyo-jp", | |
"Tokyo (HND)": "hnd-tokyo-jp", | |
"Bogota (BOG)": "bog-bogota-co", | |
"Cape Town (CPT)": "cpt-capetown-za", | |
"Johannesburg (JNB)": "jnb-johannesburg-za", | |
"Rio de Janeiro (GIG)": "gig-riodejaneiro-br", | |
"Sao Paulo (GRU)": "gru-br-sa" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment