Created
July 16, 2019 00:01
-
-
Save spookyahell/1c688efc3bc0096517542350c43e2c06 to your computer and use it in GitHub Desktop.
Weather data from https://hooge104.shinyapps.io/future_cities_app/ but in a format that suits JSON more
This file contains hidden or 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
{ | |
"Ljubljana": { | |
"listno": 1, | |
"future_climate_city": "Virginia Beach", | |
"increase_annual": 3.5, | |
"increase_warmest_month": 8, | |
"increase_coldest_month": 5.7 | |
}, | |
"Belgrade": { | |
"listno": 2, | |
"future_climate_city": "San Antonio", | |
"increase_annual": 3.5, | |
"increase_warmest_month": 7.9, | |
"increase_coldest_month": 5.6 | |
}, | |
"Novi Sad": { | |
"listno": 3, | |
"future_climate_city": "Dallas", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 7.9, | |
"increase_coldest_month": 3.7 | |
}, | |
"Budapest": { | |
"listno": 4, | |
"future_climate_city": "Skopje", | |
"increase_annual": 3, | |
"increase_warmest_month": 7.8, | |
"increase_coldest_month": 3.7 | |
}, | |
"Turin": { | |
"listno": 5, | |
"future_climate_city": "Dallas", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 7.7, | |
"increase_coldest_month": 1.7 | |
}, | |
"Yerevan": { | |
"listno": 6, | |
"future_climate_city": "Tashkent", | |
"increase_annual": 3.4, | |
"increase_warmest_month": 7.6, | |
"increase_coldest_month": 5.2 | |
}, | |
"Vienna": { | |
"listno": 7, | |
"future_climate_city": "Skopje", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 7.6, | |
"increase_coldest_month": 3.5 | |
}, | |
"Bratislava": { | |
"listno": 8, | |
"future_climate_city": "Canberra", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 7.5, | |
"increase_coldest_month": 3.9 | |
}, | |
"Banja Luka": { | |
"listno": 9, | |
"future_climate_city": "Dallas", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 7.4, | |
"increase_coldest_month": 4.2 | |
}, | |
"Fez": { | |
"listno": 10, | |
"future_climate_city": "Mosul", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 7.4, | |
"increase_coldest_month": 2.3 | |
}, | |
"Zagreb": { | |
"listno": 11, | |
"future_climate_city": "Louisville", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 7.3, | |
"increase_coldest_month": 3.5 | |
}, | |
"Milan": { | |
"listno": 12, | |
"future_climate_city": "Dallas", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 7.2, | |
"increase_coldest_month": 3.6 | |
}, | |
"Tbilisi": { | |
"listno": 13, | |
"future_climate_city": "Bishkek", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 7.1, | |
"increase_coldest_month": 3.2 | |
}, | |
"Rostov": { | |
"listno": 14, | |
"future_climate_city": "Skopje", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 7.1, | |
"increase_coldest_month": 3.6 | |
}, | |
"Konya": { | |
"listno": 15, | |
"future_climate_city": "Tashkent", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 7.1, | |
"increase_coldest_month": 3.3 | |
}, | |
"Podgorica": { | |
"listno": 16, | |
"future_climate_city": "Jacksonville", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 7, | |
"increase_coldest_month": 3.9 | |
}, | |
"Marrakesh": { | |
"listno": 17, | |
"future_climate_city": "Bir Lehlou", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 7, | |
"increase_coldest_month": 1.6 | |
}, | |
"Skopje": { | |
"listno": 18, | |
"future_climate_city": "Austin", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 6.9, | |
"increase_coldest_month": 4.4 | |
}, | |
"Dnipro": { | |
"listno": 19, | |
"future_climate_city": "Skopje", | |
"increase_annual": 3.2, | |
"increase_warmest_month": 6.9, | |
"increase_coldest_month": 4.5 | |
}, | |
"Bucharest": { | |
"listno": 20, | |
"future_climate_city": "Almaty", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 6.9, | |
"increase_coldest_month": 4.4 | |
}, | |
"Sarajevo": { | |
"listno": 21, | |
"future_climate_city": "Dallas", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 6.8, | |
"increase_coldest_month": 4.1 | |
}, | |
"Lyon": { | |
"listno": 22, | |
"future_climate_city": "Canberra", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 6.7, | |
"increase_coldest_month": 2.4 | |
}, | |
"Kiev": { | |
"listno": 23, | |
"future_climate_city": "Canberra", | |
"increase_annual": 3, | |
"increase_warmest_month": 6.7, | |
"increase_coldest_month": 3.9 | |
}, | |
"Prague": { | |
"listno": 24, | |
"future_climate_city": "Tbilisi", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 6.7, | |
"increase_coldest_month": 2.8 | |
}, | |
"Warsaw": { | |
"listno": 25, | |
"future_climate_city": "Tbilisi", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 6.6, | |
"increase_coldest_month": 3.4 | |
}, | |
"Qom": { | |
"listno": 26, | |
"future_climate_city": "Baghdad", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 6.6, | |
"increase_coldest_month": 3 | |
}, | |
"Pristina": { | |
"listno": 27, | |
"future_climate_city": "Skopje", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 6.6, | |
"increase_coldest_month": 5 | |
}, | |
"Karaj": { | |
"listno": 28, | |
"future_climate_city": "Qom", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 6.5, | |
"increase_coldest_month": 2.3 | |
}, | |
"Ankara": { | |
"listno": 29, | |
"future_climate_city": "Tashkent", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 6.4, | |
"increase_coldest_month": 5.1 | |
}, | |
"Madrid": { | |
"listno": 30, | |
"future_climate_city": "Marrakesh", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 6.4, | |
"increase_coldest_month": 3.1 | |
}, | |
"Portland": { | |
"listno": 31, | |
"future_climate_city": "San Antonio", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 6.3, | |
"increase_coldest_month": 5.3 | |
}, | |
"Mosul": { | |
"listno": 32, | |
"future_climate_city": "Ahvaz", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 6.3, | |
"increase_coldest_month": 2.5 | |
}, | |
"Jerusalem": { | |
"listno": 33, | |
"future_climate_city": "Los Angeles", | |
"increase_annual": 3.2, | |
"increase_warmest_month": 6.3, | |
"increase_coldest_month": 4.3 | |
}, | |
"Manchester": { | |
"listno": 34, | |
"future_climate_city": "Montevideo", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 6.2, | |
"increase_coldest_month": 3 | |
}, | |
"Tehran": { | |
"listno": 35, | |
"future_climate_city": "San Bernardino", | |
"increase_annual": 2, | |
"increase_warmest_month": 6.2, | |
"increase_coldest_month": 1.4 | |
}, | |
"Sofia": { | |
"listno": 36, | |
"future_climate_city": "Skopje", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 6.1, | |
"increase_coldest_month": 3 | |
}, | |
"Berlin": { | |
"listno": 37, | |
"future_climate_city": "Canberra", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 6.1, | |
"increase_coldest_month": 2.5 | |
}, | |
"Paris": { | |
"listno": 38, | |
"future_climate_city": "Canberra", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 6.1, | |
"increase_coldest_month": 2.3 | |
}, | |
"Seattle": { | |
"listno": 39, | |
"future_climate_city": "San Francisco", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 6.1, | |
"increase_coldest_month": 4.5 | |
}, | |
"Gaziantep": { | |
"listno": 40, | |
"future_climate_city": "Irbil", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 6.1, | |
"increase_coldest_month": 4.2 | |
}, | |
"St. Petersburg": { | |
"listno": 41, | |
"future_climate_city": "Sofia", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 6.1, | |
"increase_coldest_month": 4.1 | |
}, | |
"Tashkent": { | |
"listno": 42, | |
"future_climate_city": "Irbil", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 6.1, | |
"increase_coldest_month": 6.8 | |
}, | |
"Irbil": { | |
"listno": 43, | |
"future_climate_city": "Ahvaz", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 6.1, | |
"increase_coldest_month": 4.1 | |
}, | |
"Stockholm": { | |
"listno": 44, | |
"future_climate_city": "Budapest", | |
"increase_annual": 3, | |
"increase_warmest_month": 5.9, | |
"increase_coldest_month": 4.9 | |
}, | |
"London": { | |
"listno": 45, | |
"future_climate_city": "Barcelona", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 5.9, | |
"increase_coldest_month": 3 | |
}, | |
"Toronto": { | |
"listno": 46, | |
"future_climate_city": "Washington, D.C.", | |
"increase_annual": 3, | |
"increase_warmest_month": 5.9, | |
"increase_coldest_month": 6 | |
}, | |
"Vilnius": { | |
"listno": 47, | |
"future_climate_city": "Pristina", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 5.9, | |
"increase_coldest_month": 4.8 | |
}, | |
"Kharkiv": { | |
"listno": 48, | |
"future_climate_city": "Bucharest", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 5.9, | |
"increase_coldest_month": 3.8 | |
}, | |
"Andorra": { | |
"listno": 49, | |
"future_climate_city": "San Marino", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 5.9, | |
"increase_coldest_month": 3.8 | |
}, | |
"Luxembourg": { | |
"listno": 50, | |
"future_climate_city": "Montevideo", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 5.9, | |
"increase_coldest_month": 3.8 | |
}, | |
"Rangoon": { | |
"listno": 51, | |
"future_climate_city": "Bissau", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 5.9, | |
"increase_coldest_month": -0.5 | |
}, | |
"Isfahan": { | |
"listno": 52, | |
"future_climate_city": "Mexicali", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 5.7, | |
"increase_coldest_month": 2.6 | |
}, | |
"Cologne": { | |
"listno": 53, | |
"future_climate_city": "San Marino", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 5.7, | |
"increase_coldest_month": 2.6 | |
}, | |
"Montreal": { | |
"listno": 54, | |
"future_climate_city": "Cincinnati", | |
"increase_annual": 3.2, | |
"increase_warmest_month": 5.7, | |
"increase_coldest_month": 5.3 | |
}, | |
"San Marino": { | |
"listno": 55, | |
"future_climate_city": "Bursa", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 5.7, | |
"increase_coldest_month": 3.8 | |
}, | |
"Minsk": { | |
"listno": 56, | |
"future_climate_city": "Sofia", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 5.7, | |
"increase_coldest_month": 4.2 | |
}, | |
"Athens": { | |
"listno": 57, | |
"future_climate_city": "Fez", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 5.7, | |
"increase_coldest_month": 3.6 | |
}, | |
"Minneapolis": { | |
"listno": 58, | |
"future_climate_city": "Kansas City", | |
"increase_annual": 3.5, | |
"increase_warmest_month": 5.7, | |
"increase_coldest_month": 5.9 | |
}, | |
"Ottawa": { | |
"listno": 59, | |
"future_climate_city": "Pittsburgh", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 5.7, | |
"increase_coldest_month": 5.1 | |
}, | |
"Vaduz": { | |
"listno": 60, | |
"future_climate_city": "Milan", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 5.7, | |
"increase_coldest_month": 4.3 | |
}, | |
"Columbus": { | |
"listno": 61, | |
"future_climate_city": "Louisville", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 5.6, | |
"increase_coldest_month": 4.6 | |
}, | |
"Zurich": { | |
"listno": 62, | |
"future_climate_city": "Milan", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 5.6, | |
"increase_coldest_month": 4.3 | |
}, | |
"Bursa": { | |
"listno": 63, | |
"future_climate_city": "Adana", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 5.6, | |
"increase_coldest_month": 3.3 | |
}, | |
"Oslo": { | |
"listno": 64, | |
"future_climate_city": "Bratislava", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 5.6, | |
"increase_coldest_month": 2.6 | |
}, | |
"Chisinau": { | |
"listno": 65, | |
"future_climate_city": "Skopje", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 5.6, | |
"increase_coldest_month": 4 | |
}, | |
"Indianapolis": { | |
"listno": 66, | |
"future_climate_city": "Louisville", | |
"increase_annual": 3.3, | |
"increase_warmest_month": 5.6, | |
"increase_coldest_month": 4.6 | |
}, | |
"Sacramento": { | |
"listno": 67, | |
"future_climate_city": "Irbil", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 5.6, | |
"increase_coldest_month": 4.6 | |
}, | |
"Pittsburgh": { | |
"listno": 68, | |
"future_climate_city": "Louisville", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 5.6, | |
"increase_coldest_month": 4.4 | |
}, | |
"Amman": { | |
"listno": 69, | |
"future_climate_city": "Nicosia", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 5.5, | |
"increase_coldest_month": 3.8 | |
}, | |
"St. Louis": { | |
"listno": 70, | |
"future_climate_city": "Dallas", | |
"increase_annual": 3.6, | |
"increase_warmest_month": 5.5, | |
"increase_coldest_month": 4.1 | |
}, | |
"Rome": { | |
"listno": 71, | |
"future_climate_city": "Adana", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 5.5, | |
"increase_coldest_month": 2.8 | |
}, | |
"Moscow": { | |
"listno": 72, | |
"future_climate_city": "Sofia", | |
"increase_annual": 3, | |
"increase_warmest_month": 5.5, | |
"increase_coldest_month": 4.5 | |
}, | |
"Aguascalientes": { | |
"listno": 73, | |
"future_climate_city": "Gaborone", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 5.5, | |
"increase_coldest_month": 0.3 | |
}, | |
"Cincinnati": { | |
"listno": 74, | |
"future_climate_city": "Nashville", | |
"increase_annual": 3.4, | |
"increase_warmest_month": 5.5, | |
"increase_coldest_month": 4.4 | |
}, | |
"Salt Lake City": { | |
"listno": 75, | |
"future_climate_city": "Las Vegas", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 5.5, | |
"increase_coldest_month": 6.3 | |
}, | |
"Cleveland": { | |
"listno": 76, | |
"future_climate_city": "Louisville", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 5.5, | |
"increase_coldest_month": 4.5 | |
}, | |
"Hamburg": { | |
"listno": 77, | |
"future_climate_city": "San Marino", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 5.4, | |
"increase_coldest_month": 2.3 | |
}, | |
"Detroit": { | |
"listno": 78, | |
"future_climate_city": "Washington, D.C.", | |
"increase_annual": 3, | |
"increase_warmest_month": 5.4, | |
"increase_coldest_month": 5.8 | |
}, | |
"Baltimore": { | |
"listno": 79, | |
"future_climate_city": "Nashville", | |
"increase_annual": 3.4, | |
"increase_warmest_month": 5.3, | |
"increase_coldest_month": 3.8 | |
}, | |
"Buffalo": { | |
"listno": 80, | |
"future_climate_city": "Louisville", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 5.3, | |
"increase_coldest_month": 4.2 | |
}, | |
"Vatican City": { | |
"listno": 81, | |
"future_climate_city": "Adana", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 5.3, | |
"increase_coldest_month": 2.8 | |
}, | |
"Djibouti": { | |
"listno": 82, | |
"future_climate_city": "Al Hudaydah", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 5.3, | |
"increase_coldest_month": 3 | |
}, | |
"Dushanbe": { | |
"listno": 83, | |
"future_climate_city": "Irbil", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 5.3, | |
"increase_coldest_month": 7.8 | |
}, | |
"Mariehamn": { | |
"listno": 84, | |
"future_climate_city": "Budapest", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 5.3, | |
"increase_coldest_month": 1.5 | |
}, | |
"Brussels": { | |
"listno": 85, | |
"future_climate_city": "Canberra", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 5.2, | |
"increase_coldest_month": 2.5 | |
}, | |
"Marseille": { | |
"listno": 86, | |
"future_climate_city": "Algiers", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 5.2, | |
"increase_coldest_month": -0.5 | |
}, | |
"Louisville": { | |
"listno": 87, | |
"future_climate_city": "Nashville", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 5.2, | |
"increase_coldest_month": 4.1 | |
}, | |
"San Luis Potosi": { | |
"listno": 88, | |
"future_climate_city": "Nicosia", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 5.2, | |
"increase_coldest_month": 0.2 | |
}, | |
"Naypyidaw": { | |
"listno": 89, | |
"future_climate_city": "Kaduna", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 5.2, | |
"increase_coldest_month": -0.1 | |
}, | |
"Helsinki": { | |
"listno": 90, | |
"future_climate_city": "Vienna", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 5.2, | |
"increase_coldest_month": 4.1 | |
}, | |
"Chongqing": { | |
"listno": 91, | |
"future_climate_city": "Mbabane", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 5.1, | |
"increase_coldest_month": 3.9 | |
}, | |
"Tallinn": { | |
"listno": 92, | |
"future_climate_city": "Bratislava", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 5.1, | |
"increase_coldest_month": 4.3 | |
}, | |
"Urumqi": { | |
"listno": 93, | |
"future_climate_city": "Denver", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 5.1, | |
"increase_coldest_month": 5.2 | |
}, | |
"Baku": { | |
"listno": 94, | |
"future_climate_city": "Athens", | |
"increase_annual": 3.4, | |
"increase_warmest_month": 5.1, | |
"increase_coldest_month": 4.1 | |
}, | |
"Aleppo": { | |
"listno": 95, | |
"future_climate_city": "Mosul", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 5, | |
"increase_coldest_month": 3.4 | |
}, | |
"Kobenhavn": { | |
"listno": 96, | |
"future_climate_city": "Paris", | |
"increase_annual": 2, | |
"increase_warmest_month": 5, | |
"increase_coldest_month": 3.2 | |
}, | |
"Pune": { | |
"listno": 97, | |
"future_climate_city": "Bamako", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 4.9, | |
"increase_coldest_month": 1.2 | |
}, | |
"Izmir": { | |
"listno": 98, | |
"future_climate_city": "Adana", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 4.9, | |
"increase_coldest_month": 3 | |
}, | |
"San Salvador": { | |
"listno": 99, | |
"future_climate_city": "Kaduna", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 4.9, | |
"increase_coldest_month": -0.5 | |
}, | |
"Bern": { | |
"listno": 100, | |
"future_climate_city": "San Marino", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 4.9, | |
"increase_coldest_month": 4.8 | |
}, | |
"Nagpur": { | |
"listno": 101, | |
"future_climate_city": "Kanpur", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 4.9, | |
"increase_coldest_month": 0.2 | |
}, | |
"Riga": { | |
"listno": 102, | |
"future_climate_city": "Vienna", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 4.8, | |
"increase_coldest_month": 3.7 | |
}, | |
"Lille": { | |
"listno": 103, | |
"future_climate_city": "Lyon", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 4.8, | |
"increase_coldest_month": 2.7 | |
}, | |
"Sukhumi": { | |
"listno": 104, | |
"future_climate_city": "New Orleans", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 4.8, | |
"increase_coldest_month": 1.6 | |
}, | |
"Nashville": { | |
"listno": 105, | |
"future_climate_city": "Memphis", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 4.8, | |
"increase_coldest_month": 2.5 | |
}, | |
"Ilorin": { | |
"listno": 106, | |
"future_climate_city": "Teresina", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 4.7, | |
"increase_coldest_month": 2.5 | |
}, | |
"Riyadh": { | |
"listno": 107, | |
"future_climate_city": "Medina", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 4.6, | |
"increase_coldest_month": 1.5 | |
}, | |
"Guadalajara": { | |
"listno": 108, | |
"future_climate_city": "Lahore", | |
"increase_annual": 0.7, | |
"increase_warmest_month": 4.6, | |
"increase_coldest_month": -1.2 | |
}, | |
"Leeds": { | |
"listno": 109, | |
"future_climate_city": "Melbourne", | |
"increase_annual": 2, | |
"increase_warmest_month": 4.6, | |
"increase_coldest_month": 2.7 | |
}, | |
"Ramallah": { | |
"listno": 110, | |
"future_climate_city": "Hargeysa", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 4.6, | |
"increase_coldest_month": 4.2 | |
}, | |
"Munich": { | |
"listno": 111, | |
"future_climate_city": "Milan", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 4.6, | |
"increase_coldest_month": 2.2 | |
}, | |
"Cuiaba": { | |
"listno": 112, | |
"future_climate_city": "Merida", | |
"increase_annual": 3, | |
"increase_warmest_month": 4.5, | |
"increase_coldest_month": 0.8 | |
}, | |
"Kansas City": { | |
"listno": 113, | |
"future_climate_city": "Dallas", | |
"increase_annual": 3.4, | |
"increase_warmest_month": 4.5, | |
"increase_coldest_month": 4.4 | |
}, | |
"Xian": { | |
"listno": 114, | |
"future_climate_city": "Maseru", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 4.5, | |
"increase_coldest_month": 2.9 | |
}, | |
"Memphis": { | |
"listno": 115, | |
"future_climate_city": "Houston", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 4.4, | |
"increase_coldest_month": 2.9 | |
}, | |
"Chicago": { | |
"listno": 116, | |
"future_climate_city": "St. Louis", | |
"increase_annual": 3.1, | |
"increase_warmest_month": 4.4, | |
"increase_coldest_month": 6.1 | |
}, | |
"Nairobi": { | |
"listno": 117, | |
"future_climate_city": "Maputo", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 4.4, | |
"increase_coldest_month": 0.9 | |
}, | |
"Ahvaz": { | |
"listno": 118, | |
"future_climate_city": "Basra", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 4.4, | |
"increase_coldest_month": 6 | |
}, | |
"Adelaide": { | |
"listno": 119, | |
"future_climate_city": "Tunis", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 4.4, | |
"increase_coldest_month": 3.2 | |
}, | |
"Perth": { | |
"listno": 120, | |
"future_climate_city": "Taizz", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 4.4, | |
"increase_coldest_month": 1.6 | |
}, | |
"Baghdad": { | |
"listno": 121, | |
"future_climate_city": "Ahvaz", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 4.4, | |
"increase_coldest_month": 4.7 | |
}, | |
"Cardiff": { | |
"listno": 122, | |
"future_climate_city": "Montevideo", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 4.4, | |
"increase_coldest_month": 2 | |
}, | |
"Philadelphia": { | |
"listno": 123, | |
"future_climate_city": "Richmond", | |
"increase_annual": 3.2, | |
"increase_warmest_month": 4.4, | |
"increase_coldest_month": 4.2 | |
}, | |
"Adana": { | |
"listno": 124, | |
"future_climate_city": "Nicosia", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 4.4, | |
"increase_coldest_month": 1 | |
}, | |
"Queretaro": { | |
"listno": 125, | |
"future_climate_city": "Leon", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 4.3, | |
"increase_coldest_month": 1.2 | |
}, | |
"Wellington": { | |
"listno": 126, | |
"future_climate_city": "Auckland", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 4.3, | |
"increase_coldest_month": 1.6 | |
}, | |
"Birmingham": { | |
"listno": 127, | |
"future_climate_city": "Paris", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 4.3, | |
"increase_coldest_month": 2.1 | |
}, | |
"Belem": { | |
"listno": 128, | |
"future_climate_city": "Jakarta", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 4.3, | |
"increase_coldest_month": 1.1 | |
}, | |
"Edinburgh": { | |
"listno": 129, | |
"future_climate_city": "Paris", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 4.3, | |
"increase_coldest_month": 1.8 | |
}, | |
"Bir Lehlou": { | |
"listno": 130, | |
"future_climate_city": "Kuwait", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 4.2, | |
"increase_coldest_month": 3.9 | |
}, | |
"Kigali": { | |
"listno": 131, | |
"future_climate_city": "Bujumbura", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 4.2, | |
"increase_coldest_month": 2 | |
}, | |
"Hartford": { | |
"listno": 132, | |
"future_climate_city": "Richmond", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 4.2, | |
"increase_coldest_month": 4.4 | |
}, | |
"Milwaukee": { | |
"listno": 133, | |
"future_climate_city": "St. Louis", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 4.2, | |
"increase_coldest_month": 6 | |
}, | |
"Washington, D.C.": { | |
"listno": 134, | |
"future_climate_city": "Nashville", | |
"increase_annual": 3, | |
"increase_warmest_month": 4.2, | |
"increase_coldest_month": 3.4 | |
}, | |
"Mexico City": { | |
"listno": 135, | |
"future_climate_city": "Gaborone", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 4.2, | |
"increase_coldest_month": -2.5 | |
}, | |
"Kermanshah": { | |
"listno": 136, | |
"future_climate_city": "Phoenix", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 4.1, | |
"increase_coldest_month": 5.1 | |
}, | |
"Jaipur": { | |
"listno": 137, | |
"future_climate_city": "Ahmedabad", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 4.1, | |
"increase_coldest_month": 0.9 | |
}, | |
"Tabriz": { | |
"listno": 138, | |
"future_climate_city": "Tashkent", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 4, | |
"increase_coldest_month": 5.8 | |
}, | |
"Samara": { | |
"listno": 139, | |
"future_climate_city": "Bucharest", | |
"increase_annual": 3, | |
"increase_warmest_month": 4, | |
"increase_coldest_month": 5.7 | |
}, | |
"San Bernardino": { | |
"listno": 140, | |
"future_climate_city": "Mosul", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 4, | |
"increase_coldest_month": 2.8 | |
}, | |
"Mandalay": { | |
"listno": 141, | |
"future_climate_city": "Hyderabad", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 4, | |
"increase_coldest_month": -1.2 | |
}, | |
"Leon": { | |
"listno": 142, | |
"future_climate_city": "Gaborone", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 4, | |
"increase_coldest_month": 1.3 | |
}, | |
"Canberra": { | |
"listno": 143, | |
"future_climate_city": "Skopje", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 4, | |
"increase_coldest_month": 1.7 | |
}, | |
"Tunis": { | |
"listno": 144, | |
"future_climate_city": "Fez", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 4, | |
"increase_coldest_month": 1.2 | |
}, | |
"Torreon": { | |
"listno": 145, | |
"future_climate_city": "Baghdad", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 4, | |
"increase_coldest_month": 0.5 | |
}, | |
"New York": { | |
"listno": 146, | |
"future_climate_city": "Virginia Beach", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 4, | |
"increase_coldest_month": 4.4 | |
}, | |
"Hyderabad": { | |
"listno": 148, | |
"future_climate_city": "Bamako", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 4, | |
"increase_coldest_month": -0.4 | |
}, | |
"Las Vegas": { | |
"listno": 149, | |
"future_climate_city": "Phoenix", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 4, | |
"increase_coldest_month": 1.7 | |
}, | |
"Indore": { | |
"listno": 150, | |
"future_climate_city": "Kanpur", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 0.5 | |
}, | |
"Manaus": { | |
"listno": 151, | |
"future_climate_city": "Sao Luis", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 2.4 | |
}, | |
"Semarang": { | |
"listno": 152, | |
"future_climate_city": "Sao Luis", | |
"increase_annual": 1, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": -0.5 | |
}, | |
"Nanchong": { | |
"listno": 153, | |
"future_climate_city": "Mbabane", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 3.5 | |
}, | |
"Asuncion": { | |
"listno": 154, | |
"future_climate_city": "Tampa", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 1.8 | |
}, | |
"Denver": { | |
"listno": 155, | |
"future_climate_city": "Bishkek", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 1.9 | |
}, | |
"Juba": { | |
"listno": 156, | |
"future_climate_city": "Ilorin", | |
"increase_annual": 2, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 2.3 | |
}, | |
"Bangui": { | |
"listno": 157, | |
"future_climate_city": "Teresina", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 1.9 | |
}, | |
"Manila": { | |
"listno": 158, | |
"future_climate_city": "Rangoon", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 0.3 | |
}, | |
"Lanzhou": { | |
"listno": 159, | |
"future_climate_city": "Taiyuan", | |
"increase_annual": 2.9, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 2.9 | |
}, | |
"Niamey": { | |
"listno": 160, | |
"future_climate_city": "Ndjamena", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 0.9 | |
}, | |
"Lubumbashi": { | |
"listno": 161, | |
"future_climate_city": "Patna", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 0.5 | |
}, | |
"Austin": { | |
"listno": 162, | |
"future_climate_city": "Peshawar", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 1.2 | |
}, | |
"Dallas": { | |
"listno": 163, | |
"future_climate_city": "Austin", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 3.9, | |
"increase_coldest_month": 1.6 | |
}, | |
"Calgary": { | |
"listno": 164, | |
"future_climate_city": "Lanzhou", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 3.8, | |
"increase_coldest_month": 2.7 | |
}, | |
"Puebla": { | |
"listno": 165, | |
"future_climate_city": "Monterrey", | |
"increase_annual": 2, | |
"increase_warmest_month": 3.8, | |
"increase_coldest_month": 0.7 | |
}, | |
"Melbourne": { | |
"listno": 166, | |
"future_climate_city": "Port Elizabeth", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 3.8, | |
"increase_coldest_month": 2.2 | |
}, | |
"Ashgabat": { | |
"listno": 167, | |
"future_climate_city": "Qom", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 3.8, | |
"increase_coldest_month": 2.4 | |
}, | |
"Ogbomosho": { | |
"listno": 168, | |
"future_climate_city": "Abuja", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 3.8, | |
"increase_coldest_month": 2.8 | |
}, | |
"Bishkek": { | |
"listno": 169, | |
"future_climate_city": "Tashkent", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 3.8, | |
"increase_coldest_month": 3.8 | |
}, | |
"Gujranwala": { | |
"listno": 170, | |
"future_climate_city": "Lahore", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 3.7, | |
"increase_coldest_month": 2.5 | |
}, | |
"Quito": { | |
"listno": 171, | |
"future_climate_city": "Durban", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 3.7, | |
"increase_coldest_month": 1.1 | |
}, | |
"Taiyuan": { | |
"listno": 172, | |
"future_climate_city": "Shijianzhuang", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 3.7, | |
"increase_coldest_month": 0.8 | |
}, | |
"Ahmedabad": { | |
"listno": 173, | |
"future_climate_city": "Maiduguri", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 3.7, | |
"increase_coldest_month": 0.3 | |
}, | |
"Patna": { | |
"listno": 174, | |
"future_climate_city": "Nagpur", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 3.7, | |
"increase_coldest_month": 1.3 | |
}, | |
"Kano": { | |
"listno": 175, | |
"future_climate_city": "Ahmedabad", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 3.7, | |
"increase_coldest_month": 0.9 | |
}, | |
"Tel Aviv-Yafo": { | |
"listno": 176, | |
"future_climate_city": "Taizz", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 3.7, | |
"increase_coldest_month": 0.6 | |
}, | |
"Beirut": { | |
"listno": 177, | |
"future_climate_city": "Valencia", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 3.7, | |
"increase_coldest_month": 2.4 | |
}, | |
"Lusaka": { | |
"listno": 178, | |
"future_climate_city": "Pune", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 3.7, | |
"increase_coldest_month": 2.7 | |
}, | |
"Ndjamena": { | |
"listno": 179, | |
"future_climate_city": "Niamey", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 3.6, | |
"increase_coldest_month": -0.5 | |
}, | |
"Guatemala": { | |
"listno": 180, | |
"future_climate_city": "Tegucigalpa", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 3.6, | |
"increase_coldest_month": -0.8 | |
}, | |
"Brazzaville": { | |
"listno": 181, | |
"future_climate_city": "Kinshasa", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 3.6, | |
"increase_coldest_month": 1.6 | |
}, | |
"Ho Chi Minh City": { | |
"listno": 182, | |
"future_climate_city": "Chennai", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 3.6, | |
"increase_coldest_month": 0.3 | |
}, | |
"Surat": { | |
"listno": 183, | |
"future_climate_city": "Bissau", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 3.6, | |
"increase_coldest_month": 0.5 | |
}, | |
"Al Hudaydah": { | |
"listno": 184, | |
"future_climate_city": "Djibouti", | |
"increase_annual": 2, | |
"increase_warmest_month": 3.6, | |
"increase_coldest_month": 1 | |
}, | |
"Bangalore": { | |
"listno": 185, | |
"future_climate_city": "Mandalay", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 3.6, | |
"increase_coldest_month": -0.4 | |
}, | |
"Kaduna": { | |
"listno": 186, | |
"future_climate_city": "Teresina", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 3.6, | |
"increase_coldest_month": 1.2 | |
}, | |
"Kabul": { | |
"listno": 187, | |
"future_climate_city": "Ciudad Juarez", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 3.6, | |
"increase_coldest_month": 3.8 | |
}, | |
"Zaria": { | |
"listno": 188, | |
"future_climate_city": "Abuja", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 3.6, | |
"increase_coldest_month": 2.2 | |
}, | |
"Bamako": { | |
"listno": 189, | |
"future_climate_city": "Niamey", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 3.6, | |
"increase_coldest_month": 1.7 | |
}, | |
"Rotterdam": { | |
"listno": 190, | |
"future_climate_city": "Paris", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 3.5, | |
"increase_coldest_month": 2.7 | |
}, | |
"Valletta": { | |
"listno": 191, | |
"future_climate_city": "Tel Aviv-Yafo", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 3.5, | |
"increase_coldest_month": 2.4 | |
}, | |
"San Antonio": { | |
"listno": 192, | |
"future_climate_city": "Austin", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 3.5, | |
"increase_coldest_month": 0.8 | |
}, | |
"Bujumbura": { | |
"listno": 193, | |
"future_climate_city": "Port-au-Prince", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 3.5, | |
"increase_coldest_month": 2.1 | |
}, | |
"Maracay": { | |
"listno": 194, | |
"future_climate_city": "Mandalay", | |
"increase_annual": 2, | |
"increase_warmest_month": 3.5, | |
"increase_coldest_month": -0.1 | |
}, | |
"Mashhad": { | |
"listno": 195, | |
"future_climate_city": "Quetta", | |
"increase_annual": 2, | |
"increase_warmest_month": 3.5, | |
"increase_coldest_month": 2.1 | |
}, | |
"Kanpur": { | |
"listno": 196, | |
"future_climate_city": "Indore", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 3.5, | |
"increase_coldest_month": 0.7 | |
}, | |
"Tirana": { | |
"listno": 197, | |
"future_climate_city": "San Antonio", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 3.5, | |
"increase_coldest_month": 3.3 | |
}, | |
"Belfast": { | |
"listno": 198, | |
"future_climate_city": "Cardiff", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 3.5, | |
"increase_coldest_month": 1.4 | |
}, | |
"New Delhi": { | |
"listno": 199, | |
"future_climate_city": "Kanpur", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 3.5, | |
"increase_coldest_month": 1.5 | |
}, | |
"Abidjan": { | |
"listno": 200, | |
"future_climate_city": "Manila", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 1.9 | |
}, | |
"Tegucigalpa": { | |
"listno": 201, | |
"future_climate_city": "Mandalay", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 1.4 | |
}, | |
"Doha": { | |
"listno": 202, | |
"future_climate_city": "Makkah", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 3.9 | |
}, | |
"Kumasi": { | |
"listno": 203, | |
"future_climate_city": "Mbuji-Mayi", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 2.3 | |
}, | |
"Toluca": { | |
"listno": 204, | |
"future_climate_city": "Puebla", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 1.6 | |
}, | |
"Delhi": { | |
"listno": 205, | |
"future_climate_city": "Kanpur", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 1.6 | |
}, | |
"Barcelona": { | |
"listno": 206, | |
"future_climate_city": "Adelaide", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 2.2 | |
}, | |
"Amsterdam": { | |
"listno": 207, | |
"future_climate_city": "Paris", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 2.6 | |
}, | |
"Istanbul": { | |
"listno": 208, | |
"future_climate_city": "Rome", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 3.4 | |
}, | |
"Abuja": { | |
"listno": 209, | |
"future_climate_city": "Teresina", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 2.1 | |
}, | |
"Monterrey": { | |
"listno": 210, | |
"future_climate_city": "Leon", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 0.9 | |
}, | |
"Boston": { | |
"listno": 211, | |
"future_climate_city": "Charlotte", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 4.5 | |
}, | |
"Dodoma": { | |
"listno": 212, | |
"future_climate_city": "Hyderabad", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 3.4, | |
"increase_coldest_month": 1.2 | |
}, | |
"The Hague": { | |
"listno": 213, | |
"future_climate_city": "Paris", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 3.3, | |
"increase_coldest_month": 2.4 | |
}, | |
"Dublin": { | |
"listno": 214, | |
"future_climate_city": "Leeds", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 3.3, | |
"increase_coldest_month": 2.1 | |
}, | |
"Jinan": { | |
"listno": 215, | |
"future_climate_city": "Zibo", | |
"increase_annual": 3.2, | |
"increase_warmest_month": 3.3, | |
"increase_coldest_month": 3.7 | |
}, | |
"Mombasa": { | |
"listno": 216, | |
"future_climate_city": "Phnom Penh", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 3.3, | |
"increase_coldest_month": 2.2 | |
}, | |
"Lisbon": { | |
"listno": 217, | |
"future_climate_city": "Perth", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 3.3, | |
"increase_coldest_month": 2.9 | |
}, | |
"Lucknow": { | |
"listno": 218, | |
"future_climate_city": "Kanpur", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 3.3, | |
"increase_coldest_month": 1.2 | |
}, | |
"Addis Ababa": { | |
"listno": 219, | |
"future_climate_city": "Maputo", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 3.3, | |
"increase_coldest_month": 0.9 | |
}, | |
"Richmond": { | |
"listno": 220, | |
"future_climate_city": "Nashville", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 3.3, | |
"increase_coldest_month": 2.7 | |
}, | |
"Banjul": { | |
"listno": 221, | |
"future_climate_city": "Bamako", | |
"increase_annual": 2, | |
"increase_warmest_month": 3.3, | |
"increase_coldest_month": -1.2 | |
}, | |
"Changsha": { | |
"listno": 222, | |
"future_climate_city": "Nanchang", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 3.3, | |
"increase_coldest_month": 1.9 | |
}, | |
"Jeddah": { | |
"listno": 223, | |
"future_climate_city": "Makkah", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 3.2, | |
"increase_coldest_month": 1.9 | |
}, | |
"La Paz": { | |
"listno": 224, | |
"future_climate_city": "Johannesburg", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 3.2, | |
"increase_coldest_month": -1.4 | |
}, | |
"Harbin": { | |
"listno": 225, | |
"future_climate_city": "Jilin", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 3.2, | |
"increase_coldest_month": 0.6 | |
}, | |
"Rawalpindi": { | |
"listno": 226, | |
"future_climate_city": "Islamabad", | |
"increase_annual": 2, | |
"increase_warmest_month": 3.2, | |
"increase_coldest_month": 1.8 | |
}, | |
"Yamoussoukro": { | |
"listno": 227, | |
"future_climate_city": "Ilorin", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 3.2, | |
"increase_coldest_month": 1.2 | |
}, | |
"Charlotte": { | |
"listno": 228, | |
"future_climate_city": "Memphis", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 3.2, | |
"increase_coldest_month": 1.8 | |
}, | |
"Guiyang": { | |
"listno": 229, | |
"future_climate_city": "Mbabane", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 3.2, | |
"increase_coldest_month": 3.1 | |
}, | |
"Windhoek": { | |
"listno": 230, | |
"future_climate_city": "Gaborone", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 3.2, | |
"increase_coldest_month": 0.7 | |
}, | |
"Glasgow": { | |
"listno": 231, | |
"future_climate_city": "Cardiff", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 3.2, | |
"increase_coldest_month": 1.8 | |
}, | |
"Wuhan": { | |
"listno": 232, | |
"future_climate_city": "Osaka", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 3.2, | |
"increase_coldest_month": 2.4 | |
}, | |
"Tripoli": { | |
"listno": 233, | |
"future_climate_city": "Taizz", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 3.1, | |
"increase_coldest_month": 0.3 | |
}, | |
"Batumi": { | |
"listno": 234, | |
"future_climate_city": "Joinville", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 3.1, | |
"increase_coldest_month": 1.4 | |
}, | |
"Ciudad Juarez": { | |
"listno": 235, | |
"future_climate_city": "Kermanshah", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 3.1, | |
"increase_coldest_month": 2.6 | |
}, | |
"Jakarta": { | |
"listno": 236, | |
"future_climate_city": "Sao Luis", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 3.1, | |
"increase_coldest_month": 1.6 | |
}, | |
"Bridgeport": { | |
"listno": 237, | |
"future_climate_city": "Providence", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 3.1, | |
"increase_coldest_month": 4.2 | |
}, | |
"Porto": { | |
"listno": 238, | |
"future_climate_city": "Durban", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 3.1, | |
"increase_coldest_month": 1.5 | |
}, | |
"Atlanta": { | |
"listno": 239, | |
"future_climate_city": "Memphis", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 3.1, | |
"increase_coldest_month": 1.4 | |
}, | |
"Ouagadougou": { | |
"listno": 240, | |
"future_climate_city": "Bamako", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 3.1, | |
"increase_coldest_month": 1.6 | |
}, | |
"Teresina": { | |
"listno": 241, | |
"future_climate_city": "Abuja", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 3.1, | |
"increase_coldest_month": 1.6 | |
}, | |
"Rabat": { | |
"listno": 242, | |
"future_climate_city": "Tripoli", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 3.1, | |
"increase_coldest_month": 0.6 | |
}, | |
"Lilongwe": { | |
"listno": 243, | |
"future_climate_city": "Lubumbashi", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 3.1, | |
"increase_coldest_month": 0.4 | |
}, | |
"Bangkok": { | |
"listno": 244, | |
"future_climate_city": "Chennai", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 3, | |
"increase_coldest_month": 0.6 | |
}, | |
"Palembang": { | |
"listno": 245, | |
"future_climate_city": "Medan", | |
"increase_annual": 2, | |
"increase_warmest_month": 3, | |
"increase_coldest_month": 1.9 | |
}, | |
"Rosario": { | |
"listno": 246, | |
"future_climate_city": "San Antonio", | |
"increase_annual": 0.9, | |
"increase_warmest_month": 3, | |
"increase_coldest_month": 1 | |
}, | |
"Cali": { | |
"listno": 247, | |
"future_climate_city": "Bangui", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 3, | |
"increase_coldest_month": 1.8 | |
}, | |
"Kolkata": { | |
"listno": 248, | |
"future_climate_city": "Rajshahi", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 3, | |
"increase_coldest_month": -0.1 | |
}, | |
"Monaco": { | |
"listno": 249, | |
"future_climate_city": "Rome", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 3, | |
"increase_coldest_month": 2.5 | |
}, | |
"Conakry": { | |
"listno": 250, | |
"future_climate_city": "Monrovia", | |
"increase_annual": 2, | |
"increase_warmest_month": 3, | |
"increase_coldest_month": 2.3 | |
}, | |
"Medina": { | |
"listno": 251, | |
"future_climate_city": "Ahvaz", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 2.9, | |
"increase_coldest_month": 3.3 | |
}, | |
"Hangzhou": { | |
"listno": 252, | |
"future_climate_city": "Osaka", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 2.9, | |
"increase_coldest_month": 2 | |
}, | |
"Alexandria": { | |
"listno": 253, | |
"future_climate_city": "Gaza", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 2.9, | |
"increase_coldest_month": 3.1 | |
}, | |
"Malabo": { | |
"listno": 254, | |
"future_climate_city": "Port Harcourt", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 2.9, | |
"increase_coldest_month": 1.8 | |
}, | |
"Goiania": { | |
"listno": 255, | |
"future_climate_city": "Cuiaba", | |
"increase_annual": 2, | |
"increase_warmest_month": 2.9, | |
"increase_coldest_month": 1 | |
}, | |
"Harare": { | |
"listno": 256, | |
"future_climate_city": "Lilongwe", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 2.9, | |
"increase_coldest_month": 2.3 | |
}, | |
"Cordoba": { | |
"listno": 257, | |
"future_climate_city": "Pretoria", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 2.9, | |
"increase_coldest_month": 0.2 | |
}, | |
"Santa Cruz": { | |
"listno": 258, | |
"future_climate_city": "Mbuji-Mayi", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 2.9, | |
"increase_coldest_month": 1.8 | |
}, | |
"Hanoi": { | |
"listno": 259, | |
"future_climate_city": "Dhaka", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 2.9, | |
"increase_coldest_month": 2.4 | |
}, | |
"Islamabad": { | |
"listno": 260, | |
"future_climate_city": "Rawalpindi", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 2.9, | |
"increase_coldest_month": 2.7 | |
}, | |
"Natal": { | |
"listno": 261, | |
"future_climate_city": "Phnom Penh", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 2.8, | |
"increase_coldest_month": 0.5 | |
}, | |
"Paramaribo": { | |
"listno": 262, | |
"future_climate_city": "Bangui", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 2.8, | |
"increase_coldest_month": 1.1 | |
}, | |
"Sapporo": { | |
"listno": 263, | |
"future_climate_city": "Milan", | |
"increase_annual": 2.7, | |
"increase_warmest_month": 2.8, | |
"increase_coldest_month": 3.3 | |
}, | |
"Zibo": { | |
"listno": 264, | |
"future_climate_city": "Shijianzhuang", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 2.8, | |
"increase_coldest_month": 2 | |
}, | |
"Kuala Lumpur": { | |
"listno": 265, | |
"future_climate_city": "Palembang", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 2.8, | |
"increase_coldest_month": 2.1 | |
}, | |
"Mexicali": { | |
"listno": 266, | |
"future_climate_city": "Basra", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 2.8, | |
"increase_coldest_month": 1.7 | |
}, | |
"Chengdu": { | |
"listno": 267, | |
"future_climate_city": "Antananarivo", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 2.8, | |
"increase_coldest_month": 2.9 | |
}, | |
"Haifa": { | |
"listno": 268, | |
"future_climate_city": "Taizz", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 2.8, | |
"increase_coldest_month": 2.1 | |
}, | |
"Nouakchott": { | |
"listno": 269, | |
"future_climate_city": "Khartoum", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 2.8, | |
"increase_coldest_month": -0.3 | |
}, | |
"Auckland": { | |
"listno": 270, | |
"future_climate_city": "Sydney", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 2.7, | |
"increase_coldest_month": 1.4 | |
}, | |
"Nicosia": { | |
"listno": 271, | |
"future_climate_city": "Mosul", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 2.7, | |
"increase_coldest_month": 3 | |
}, | |
"Santiago": { | |
"listno": 272, | |
"future_climate_city": "Nicosia", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 2.7, | |
"increase_coldest_month": 3.9 | |
}, | |
"Khartoum": { | |
"listno": 273, | |
"future_climate_city": "Ndjamena", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 2.7, | |
"increase_coldest_month": 2 | |
}, | |
"Faisalabad": { | |
"listno": 274, | |
"future_climate_city": "Lahore", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 2.6, | |
"increase_coldest_month": 1.6 | |
}, | |
"Rajshahi": { | |
"listno": 275, | |
"future_climate_city": "Kolkata", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 2.6, | |
"increase_coldest_month": -0.5 | |
}, | |
"Seoul": { | |
"listno": 276, | |
"future_climate_city": "Suwon", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 2.6, | |
"increase_coldest_month": 2.2 | |
}, | |
"Bogor": { | |
"listno": 277, | |
"future_climate_city": "Bandar Seri Begawan", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 2.6, | |
"increase_coldest_month": 0.5 | |
}, | |
"Panama City": { | |
"listno": 278, | |
"future_climate_city": "Surabaya", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 2.6, | |
"increase_coldest_month": 0.8 | |
}, | |
"Chennai": { | |
"listno": 279, | |
"future_climate_city": "Kaduna", | |
"increase_annual": 1, | |
"increase_warmest_month": 2.6, | |
"increase_coldest_month": 0.1 | |
}, | |
"Bucaramanga": { | |
"listno": 280, | |
"future_climate_city": "Cebu", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 2.6, | |
"increase_coldest_month": 2.4 | |
}, | |
"Guayaquil": { | |
"listno": 281, | |
"future_climate_city": "Naypyidaw", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": 1.9 | |
}, | |
"Mogadishu": { | |
"listno": 282, | |
"future_climate_city": "Maracaibo", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": 2.1 | |
}, | |
"Dubai": { | |
"listno": 283, | |
"future_climate_city": "Khartoum", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": 2.8 | |
}, | |
"Kelang": { | |
"listno": 284, | |
"future_climate_city": "Putrajaya", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": 2 | |
}, | |
"Salvador": { | |
"listno": 285, | |
"future_climate_city": "Recife", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": 1.7 | |
}, | |
"Douala": { | |
"listno": 286, | |
"future_climate_city": "Monrovia", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": 2.2 | |
}, | |
"Arequipa": { | |
"listno": 287, | |
"future_climate_city": "Amman", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": -0.6 | |
}, | |
"Valencia": { | |
"listno": 288, | |
"future_climate_city": "Mandalay", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": 0 | |
}, | |
"Bissau": { | |
"listno": 289, | |
"future_climate_city": "Surat", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": -0.4 | |
}, | |
"Sao Tome": { | |
"listno": 290, | |
"future_climate_city": "Fortaleza", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": 1.5 | |
}, | |
"Brasilia": { | |
"listno": 291, | |
"future_climate_city": "Goiania", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": 2.6 | |
}, | |
"Shanghai": { | |
"listno": 292, | |
"future_climate_city": "Osaka", | |
"increase_annual": 2, | |
"increase_warmest_month": 2.5, | |
"increase_coldest_month": 1.4 | |
}, | |
"Vientiane": { | |
"listno": 293, | |
"future_climate_city": "Kolkata", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 2.4, | |
"increase_coldest_month": -1.3 | |
}, | |
"Buenos Aires": { | |
"listno": 294, | |
"future_climate_city": "Sydney", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 2.4, | |
"increase_coldest_month": 2.5 | |
}, | |
"Port-au-Prince": { | |
"listno": 295, | |
"future_climate_city": "Ilorin", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 2.4, | |
"increase_coldest_month": 1.2 | |
}, | |
"Montevideo": { | |
"listno": 296, | |
"future_climate_city": "Sydney", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 2.4, | |
"increase_coldest_month": 2.8 | |
}, | |
"Shijianzhuang": { | |
"listno": 297, | |
"future_climate_city": "Beijing", | |
"increase_annual": 2, | |
"increase_warmest_month": 2.4, | |
"increase_coldest_month": 2.3 | |
}, | |
"Providence": { | |
"listno": 298, | |
"future_climate_city": "Charlotte", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 2.4, | |
"increase_coldest_month": 3.7 | |
}, | |
"Mbuji-Mayi": { | |
"listno": 299, | |
"future_climate_city": "Abuja", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 2.4, | |
"increase_coldest_month": 1.7 | |
}, | |
"Georgetown": { | |
"listno": 300, | |
"future_climate_city": "Paramaribo", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 2.4, | |
"increase_coldest_month": 1.6 | |
}, | |
"Orlando": { | |
"listno": 301, | |
"future_climate_city": "Tampa", | |
"increase_annual": 2, | |
"increase_warmest_month": 2.4, | |
"increase_coldest_month": 0.6 | |
}, | |
"Khulna": { | |
"listno": 302, | |
"future_climate_city": "Vientiane", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 2.4, | |
"increase_coldest_month": -1.2 | |
}, | |
"Cape Town": { | |
"listno": 303, | |
"future_climate_city": "Perth", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 2.3, | |
"increase_coldest_month": 0.3 | |
}, | |
"Haiphong": { | |
"listno": 304, | |
"future_climate_city": "Dhaka", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 2.3, | |
"increase_coldest_month": 2.6 | |
}, | |
"Reykjavik": { | |
"listno": 305, | |
"future_climate_city": "Belfast", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 2.3, | |
"increase_coldest_month": 2.1 | |
}, | |
"Mendoza": { | |
"listno": 306, | |
"future_climate_city": "Gaziantep", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 2.3, | |
"increase_coldest_month": 2.1 | |
}, | |
"Changchun": { | |
"listno": 307, | |
"future_climate_city": "Shenyeng", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 2.3, | |
"increase_coldest_month": 2.2 | |
}, | |
"Porto Alegre": { | |
"listno": 308, | |
"future_climate_city": "Florianopolis", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 2.3, | |
"increase_coldest_month": 2 | |
}, | |
"Joao Pessoa": { | |
"listno": 309, | |
"future_climate_city": "Benin City", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 2.3, | |
"increase_coldest_month": 0.6 | |
}, | |
"Port Harcourt": { | |
"listno": 310, | |
"future_climate_city": "Semarang", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 2.3, | |
"increase_coldest_month": 2.3 | |
}, | |
"Monrovia": { | |
"listno": 311, | |
"future_climate_city": "Conakry", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 1.3 | |
}, | |
"Fuzhou": { | |
"listno": 312, | |
"future_climate_city": "Brisbane", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 2.4 | |
}, | |
"Dhaka": { | |
"listno": 313, | |
"future_climate_city": "Khulna", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": -0.9 | |
}, | |
"Davao": { | |
"listno": 314, | |
"future_climate_city": "Paramaribo", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 0.9 | |
}, | |
"Nanjing": { | |
"listno": 315, | |
"future_climate_city": "Osaka", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 1.5 | |
}, | |
"Taizz": { | |
"listno": 316, | |
"future_climate_city": "Muscat", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 1.7 | |
}, | |
"Hiroshima": { | |
"listno": 317, | |
"future_climate_city": "Nanchang", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 1 | |
}, | |
"Jacksonville": { | |
"listno": 318, | |
"future_climate_city": "Orlando", | |
"increase_annual": 2, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 1.1 | |
}, | |
"Phoenix": { | |
"listno": 319, | |
"future_climate_city": "Baghdad", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 2.3 | |
}, | |
"Pyongyang": { | |
"listno": 320, | |
"future_climate_city": "Goyang", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 1 | |
}, | |
"Libreville": { | |
"listno": 321, | |
"future_climate_city": "Rangoon", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 2.1 | |
}, | |
"Phnom Penh": { | |
"listno": 322, | |
"future_climate_city": "Bangkok", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 0.7 | |
}, | |
"Qingdao": { | |
"listno": 323, | |
"future_climate_city": "Thimphu", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 1.5 | |
}, | |
"Ponta Delgada": { | |
"listno": 324, | |
"future_climate_city": "Porto", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 1.1 | |
}, | |
"Hamilton": { | |
"listno": 325, | |
"future_climate_city": "Nukualofa", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 0.5 | |
}, | |
"Yaounde": { | |
"listno": 326, | |
"future_climate_city": "Benin City", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 2.7 | |
}, | |
"Bandar Lampung": { | |
"listno": 327, | |
"future_climate_city": "Manaus", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 0.4 | |
}, | |
"Hargeysa": { | |
"listno": 328, | |
"future_climate_city": "Taizz", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 4.2 | |
}, | |
"Zhengzhou": { | |
"listno": 329, | |
"future_climate_city": "Maseru", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 2.2, | |
"increase_coldest_month": 2.6 | |
}, | |
"Johor Bahru": { | |
"listno": 330, | |
"future_climate_city": "Pekanbaru", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 2.1, | |
"increase_coldest_month": 0.7 | |
}, | |
"Medan": { | |
"listno": 331, | |
"future_climate_city": "Manaus", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 2.1, | |
"increase_coldest_month": 1.4 | |
}, | |
"Kuwait": { | |
"listno": 332, | |
"future_climate_city": "Medina", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 2.1, | |
"increase_coldest_month": 5.2 | |
}, | |
"Multan": { | |
"listno": 333, | |
"future_climate_city": "Kuwait", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 2.1, | |
"increase_coldest_month": 1.7 | |
}, | |
"Peshawar": { | |
"listno": 334, | |
"future_climate_city": "Irbil", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 2.1, | |
"increase_coldest_month": 2.4 | |
}, | |
"Incheon": { | |
"listno": 335, | |
"future_climate_city": "Seoul", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 2.1, | |
"increase_coldest_month": 1.4 | |
}, | |
"Cartagena": { | |
"listno": 336, | |
"future_climate_city": "Maracaibo", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 2.1, | |
"increase_coldest_month": -0.4 | |
}, | |
"Fukuoka": { | |
"listno": 337, | |
"future_climate_city": "Nanchang", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 2.1, | |
"increase_coldest_month": 2.2 | |
}, | |
"Saint George's": { | |
"listno": 338, | |
"future_climate_city": "Lagos", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 2.1, | |
"increase_coldest_month": 1 | |
}, | |
"Shenyeng": { | |
"listno": 339, | |
"future_climate_city": "Jinxi", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 2.1, | |
"increase_coldest_month": 2.7 | |
}, | |
"Vitoria": { | |
"listno": 340, | |
"future_climate_city": "Kumasi", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 2.1, | |
"increase_coldest_month": 3.4 | |
}, | |
"Goyang": { | |
"listno": 341, | |
"future_climate_city": "Seoul", | |
"increase_annual": 2.8, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 2.8 | |
}, | |
"New Orleans": { | |
"listno": 342, | |
"future_climate_city": "Houston", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 0.1 | |
}, | |
"Benin City": { | |
"listno": 343, | |
"future_climate_city": "Sao Luis", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 3.2 | |
}, | |
"Colombo": { | |
"listno": 344, | |
"future_climate_city": "Port Harcourt", | |
"increase_annual": 1, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": -0.3 | |
}, | |
"Houston": { | |
"listno": 345, | |
"future_climate_city": "Jacksonville", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 1.5 | |
}, | |
"Stanley": { | |
"listno": 346, | |
"future_climate_city": "Edinburgh", | |
"increase_annual": 0.9, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 2.5 | |
}, | |
"Ibadan": { | |
"listno": 347, | |
"future_climate_city": "Mbuji-Mayi", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 2.8 | |
}, | |
"Makkah": { | |
"listno": 348, | |
"future_climate_city": "Dubai", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 3.3 | |
}, | |
"Port Moresby": { | |
"listno": 349, | |
"future_climate_city": "Phnom Penh", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 1.2 | |
}, | |
"Recife": { | |
"listno": 350, | |
"future_climate_city": "Lagos", | |
"increase_annual": 2, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 2.4 | |
}, | |
"Porto-Novo": { | |
"listno": 351, | |
"future_climate_city": "Phnom Penh", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 3.2 | |
}, | |
"Singapore": { | |
"listno": 352, | |
"future_climate_city": "Kuala Lumpur", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 0.7 | |
}, | |
"Tianjin": { | |
"listno": 353, | |
"future_climate_city": "Beijing", | |
"increase_annual": 2, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 2.1 | |
}, | |
"Putrajaya": { | |
"listno": 354, | |
"future_climate_city": "Medan", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 2, | |
"increase_coldest_month": 2 | |
}, | |
"Beijing": { | |
"listno": 355, | |
"future_climate_city": "Tianjin", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 1.9, | |
"increase_coldest_month": 2.7 | |
}, | |
"Nagoya": { | |
"listno": 356, | |
"future_climate_city": "Nanchang", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 1.9, | |
"increase_coldest_month": 1.6 | |
}, | |
"Tokyo": { | |
"listno": 357, | |
"future_climate_city": "Changsha", | |
"increase_annual": 2, | |
"increase_warmest_month": 1.9, | |
"increase_coldest_month": 0.1 | |
}, | |
"Sri Jawewardenepura Kotte": { | |
"listno": 358, | |
"future_climate_city": "Colombo", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 1.9, | |
"increase_coldest_month": 0.4 | |
}, | |
"Pekanbaru": { | |
"listno": 359, | |
"future_climate_city": "Palembang", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 1.9, | |
"increase_coldest_month": 1.9 | |
}, | |
"Funchal": { | |
"listno": 360, | |
"future_climate_city": "Rabat", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 1.9, | |
"increase_coldest_month": 1.9 | |
}, | |
"Algiers": { | |
"listno": 361, | |
"future_climate_city": "Perth", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 1.9, | |
"increase_coldest_month": 3.8 | |
}, | |
"Sao Luis": { | |
"listno": 362, | |
"future_climate_city": "Surabaya", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 2.3 | |
}, | |
"Sucre": { | |
"listno": 363, | |
"future_climate_city": "Mexico City", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 1.1 | |
}, | |
"Bandung": { | |
"listno": 364, | |
"future_climate_city": "Belmopan", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 0.5 | |
}, | |
"Zamboanga": { | |
"listno": 365, | |
"future_climate_city": "Bangui", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 0.4 | |
}, | |
"Malang": { | |
"listno": 366, | |
"future_climate_city": "San Salvador", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 0.6 | |
}, | |
"Accra": { | |
"listno": 367, | |
"future_climate_city": "Barranquilla", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 2 | |
}, | |
"Dili": { | |
"listno": 368, | |
"future_climate_city": "Maracaibo", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 2.4 | |
}, | |
"Hims": { | |
"listno": 369, | |
"future_climate_city": "Nicosia", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 2.5 | |
}, | |
"Kyoto": { | |
"listno": 370, | |
"future_climate_city": "Nagoya", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 2.5 | |
}, | |
"Virginia Beach": { | |
"listno": 371, | |
"future_climate_city": "Podgorica", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 2.3 | |
}, | |
"Suva": { | |
"listno": 372, | |
"future_climate_city": "Pago Pago", | |
"increase_annual": 1, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 0.9 | |
}, | |
"Gaza": { | |
"listno": 373, | |
"future_climate_city": "Alexandria", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 1.8 | |
}, | |
"Kinshasa": { | |
"listno": 374, | |
"future_climate_city": "San Salvador", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 1.7 | |
}, | |
"Sendai": { | |
"listno": 375, | |
"future_climate_city": "Tokyo", | |
"increase_annual": 2, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 0.5 | |
}, | |
"Padang": { | |
"listno": 376, | |
"future_climate_city": "Bandar Seri Begawan", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 2.1 | |
}, | |
"Laayoune": { | |
"listno": 377, | |
"future_climate_city": "Alexandria", | |
"increase_annual": 1, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": -0.1 | |
}, | |
"Havana": { | |
"listno": 378, | |
"future_climate_city": "Yamoussoukro", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 1.8, | |
"increase_coldest_month": 0 | |
}, | |
"Kananga": { | |
"listno": 379, | |
"future_climate_city": "Benin City", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 1.7, | |
"increase_coldest_month": 2.5 | |
}, | |
"Port Louis": { | |
"listno": 380, | |
"future_climate_city": "Miami", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 1.7, | |
"increase_coldest_month": 0 | |
}, | |
"Cotonou": { | |
"listno": 381, | |
"future_climate_city": "Fortaleza", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 1.7, | |
"increase_coldest_month": 3 | |
}, | |
"Muscat": { | |
"listno": 382, | |
"future_climate_city": "Jeddah", | |
"increase_annual": 3, | |
"increase_warmest_month": 1.7, | |
"increase_coldest_month": 5.5 | |
}, | |
"Macau": { | |
"listno": 383, | |
"future_climate_city": "Shenzhen", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 1.7, | |
"increase_coldest_month": 1 | |
}, | |
"Joinville": { | |
"listno": 384, | |
"future_climate_city": "Nukualofa", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 1.7, | |
"increase_coldest_month": 1.7 | |
}, | |
"Caracas": { | |
"listno": 385, | |
"future_climate_city": "Beirut", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 1.7, | |
"increase_coldest_month": -0.2 | |
}, | |
"Pago Pago": { | |
"listno": 386, | |
"future_climate_city": "Melekeok", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 1.7, | |
"increase_coldest_month": 1.5 | |
}, | |
"George Town": { | |
"listno": 387, | |
"future_climate_city": "Porto-Novo", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 1.7, | |
"increase_coldest_month": 0.6 | |
}, | |
"Lome": { | |
"listno": 388, | |
"future_climate_city": "Managua", | |
"increase_annual": 1, | |
"increase_warmest_month": 1.6, | |
"increase_coldest_month": 2.1 | |
}, | |
"Suwon": { | |
"listno": 389, | |
"future_climate_city": "Seoul", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 1.6, | |
"increase_coldest_month": 2.3 | |
}, | |
"Willemstad": { | |
"listno": 390, | |
"future_climate_city": "Oranjestad", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 1.6, | |
"increase_coldest_month": 1.4 | |
}, | |
"Johannesburg": { | |
"listno": 391, | |
"future_climate_city": "Puebla", | |
"increase_annual": 3, | |
"increase_warmest_month": 1.6, | |
"increase_coldest_month": 3 | |
}, | |
"Dalian": { | |
"listno": 392, | |
"future_climate_city": "Qingdao", | |
"increase_annual": 2, | |
"increase_warmest_month": 1.6, | |
"increase_coldest_month": 2.5 | |
}, | |
"Nampo": { | |
"listno": 393, | |
"future_climate_city": "Goyang", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 1.6, | |
"increase_coldest_month": 3.6 | |
}, | |
"Barranquilla": { | |
"listno": 394, | |
"future_climate_city": "Maracaibo", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 1.6, | |
"increase_coldest_month": 1.1 | |
}, | |
"Casablanca": { | |
"listno": 395, | |
"future_climate_city": "Tripoli", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 1.6, | |
"increase_coldest_month": -0.2 | |
}, | |
"Gwangju": { | |
"listno": 396, | |
"future_climate_city": "Ulsan", | |
"increase_annual": 2.5, | |
"increase_warmest_month": 1.6, | |
"increase_coldest_month": 3.2 | |
}, | |
"Guangzhou": { | |
"listno": 397, | |
"future_climate_city": "Shenzhen", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 1.5, | |
"increase_coldest_month": 1.5 | |
}, | |
"Jinxi": { | |
"listno": 398, | |
"future_climate_city": "Beijing", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 1.5, | |
"increase_coldest_month": 1.1 | |
}, | |
"Lagos": { | |
"listno": 399, | |
"future_climate_city": "Panama City", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 1.5, | |
"increase_coldest_month": 2.9 | |
}, | |
"Noumea": { | |
"listno": 400, | |
"future_climate_city": "Rio de Janeiro", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 1.5, | |
"increase_coldest_month": 1.3 | |
}, | |
"Dongguan": { | |
"listno": 401, | |
"future_climate_city": "Shenzhen", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 1.5, | |
"increase_coldest_month": 1.1 | |
}, | |
"Maputo": { | |
"listno": 402, | |
"future_climate_city": "Goiania", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 1.5, | |
"increase_coldest_month": 0.3 | |
}, | |
"Kampala": { | |
"listno": 403, | |
"future_climate_city": "Vitoria", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 1.5, | |
"increase_coldest_month": 2.3 | |
}, | |
"Antananarivo": { | |
"listno": 404, | |
"future_climate_city": "Belo Horizonte", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 1.5, | |
"increase_coldest_month": 1.5 | |
}, | |
"Port Vila": { | |
"listno": 405, | |
"future_climate_city": "San Jose", | |
"increase_annual": 0.9, | |
"increase_warmest_month": 1.4, | |
"increase_coldest_month": 1.2 | |
}, | |
"Valparaiso": { | |
"listno": 406, | |
"future_climate_city": "Rabat", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 1.4, | |
"increase_coldest_month": 2.8 | |
}, | |
"Agana": { | |
"listno": 407, | |
"future_climate_city": "Port Harcourt", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 1.4, | |
"increase_coldest_month": 0.8 | |
}, | |
"Nanning": { | |
"listno": 408, | |
"future_climate_city": "Guangzhou", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 1.4, | |
"increase_coldest_month": 2.4 | |
}, | |
"Cebu": { | |
"listno": 409, | |
"future_climate_city": "Paramaribo", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 1.4, | |
"increase_coldest_month": 1.8 | |
}, | |
"Daejeon": { | |
"listno": 410, | |
"future_climate_city": "Gwangju", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 1.4, | |
"increase_coldest_month": 2.4 | |
}, | |
"Praia": { | |
"listno": 411, | |
"future_climate_city": "Dakar", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 1.4, | |
"increase_coldest_month": 1.6 | |
}, | |
"Kunming": { | |
"listno": 412, | |
"future_climate_city": "Nanchong", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 1.4, | |
"increase_coldest_month": 0.5 | |
}, | |
"Nukualofa": { | |
"listno": 413, | |
"future_climate_city": "Bucaramanga", | |
"increase_annual": 1, | |
"increase_warmest_month": 1.4, | |
"increase_coldest_month": 1.5 | |
}, | |
"Surabaya": { | |
"listno": 414, | |
"future_climate_city": "Ho Chi Minh City", | |
"increase_annual": 0.8, | |
"increase_warmest_month": 1.4, | |
"increase_coldest_month": 0 | |
}, | |
"Grand Turk": { | |
"listno": 415, | |
"future_climate_city": "Willemstad", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 1.3, | |
"increase_coldest_month": 0.9 | |
}, | |
"Almaty": { | |
"listno": 416, | |
"future_climate_city": "Bishkek", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 1.3, | |
"increase_coldest_month": 2.4 | |
}, | |
"Taipei": { | |
"listno": 417, | |
"future_climate_city": "Santos", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 1.3, | |
"increase_coldest_month": 2.3 | |
}, | |
"Bandar Seri Begawan": { | |
"listno": 418, | |
"future_climate_city": "Melekeok", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 1.3, | |
"increase_coldest_month": 2.6 | |
}, | |
"Roseau": { | |
"listno": 419, | |
"future_climate_city": "Benin City", | |
"increase_annual": 0.8, | |
"increase_warmest_month": 1.3, | |
"increase_coldest_month": -0.2 | |
}, | |
"Dar es Salaam": { | |
"listno": 420, | |
"future_climate_city": "Barquisimeto", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 1.3, | |
"increase_coldest_month": -0.1 | |
}, | |
"Basseterre": { | |
"listno": 421, | |
"future_climate_city": "Saint John's", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 1.3, | |
"increase_coldest_month": 1.3 | |
}, | |
"Merida": { | |
"listno": 422, | |
"future_climate_city": "Ilorin", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 1.3, | |
"increase_coldest_month": 1.1 | |
}, | |
"Huambo": { | |
"listno": 423, | |
"future_climate_city": "Goiania", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 1.3, | |
"increase_coldest_month": 0.5 | |
}, | |
"Osaka": { | |
"listno": 424, | |
"future_climate_city": "Changsha", | |
"increase_annual": 1.9, | |
"increase_warmest_month": 1.3, | |
"increase_coldest_month": 2.1 | |
}, | |
"Melekeok": { | |
"listno": 425, | |
"future_climate_city": "Pago Pago", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 1.3, | |
"increase_coldest_month": 1.7 | |
}, | |
"Oranjestad": { | |
"listno": 426, | |
"future_climate_city": "Mogadishu", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 1.2, | |
"increase_coldest_month": 1.4 | |
}, | |
"Palikir": { | |
"listno": 427, | |
"future_climate_city": "Padang", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 1.2, | |
"increase_coldest_month": 1.1 | |
}, | |
"Basra": { | |
"listno": 428, | |
"future_climate_city": "Medina", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 1.2, | |
"increase_coldest_month": 5.9 | |
}, | |
"Daegu": { | |
"listno": 429, | |
"future_climate_city": "Ulsan", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 1.2, | |
"increase_coldest_month": 2.6 | |
}, | |
"Chittagong": { | |
"listno": 430, | |
"future_climate_city": "Tainan", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 1.2, | |
"increase_coldest_month": -0.8 | |
}, | |
"Papeete": { | |
"listno": 431, | |
"future_climate_city": "Port Moresby", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 1.2, | |
"increase_coldest_month": 1.9 | |
}, | |
"Shenzhen": { | |
"listno": 432, | |
"future_climate_city": "Hong Kong", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 1.1, | |
"increase_coldest_month": 1 | |
}, | |
"Kingston": { | |
"listno": 433, | |
"future_climate_city": "Barranquilla", | |
"increase_annual": 0.8, | |
"increase_warmest_month": 1.1, | |
"increase_coldest_month": -0.1 | |
}, | |
"Saint John's": { | |
"listno": 434, | |
"future_climate_city": "Port-of-Spain", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 1.1, | |
"increase_coldest_month": 0.8 | |
}, | |
"Maceio": { | |
"listno": 435, | |
"future_climate_city": "Recife", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 1.1, | |
"increase_coldest_month": 2.7 | |
}, | |
"Tampa": { | |
"listno": 436, | |
"future_climate_city": "Orlando", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 1.1, | |
"increase_coldest_month": 0.5 | |
}, | |
"Xiamen": { | |
"listno": 437, | |
"future_climate_city": "Brasilia", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 1, | |
"increase_coldest_month": 2.1 | |
}, | |
"Fortaleza": { | |
"listno": 438, | |
"future_climate_city": "Managua", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 1, | |
"increase_coldest_month": 1.3 | |
}, | |
"Honiara": { | |
"listno": 439, | |
"future_climate_city": "Colombo", | |
"increase_annual": 1.2, | |
"increase_warmest_month": 1, | |
"increase_coldest_month": 1 | |
}, | |
"Ad Damman": { | |
"listno": 440, | |
"future_climate_city": "Dubai", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 1, | |
"increase_coldest_month": 4.3 | |
}, | |
"Brisbane": { | |
"listno": 441, | |
"future_climate_city": "Campinas", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 0.9, | |
"increase_coldest_month": 0.9 | |
}, | |
"San Francisco": { | |
"listno": 442, | |
"future_climate_city": "Lisbon", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 0.9, | |
"increase_coldest_month": 4.3 | |
}, | |
"Tainan": { | |
"listno": 443, | |
"future_climate_city": "Dhaka", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 0.9, | |
"increase_coldest_month": 0.2 | |
}, | |
"Busan": { | |
"listno": 444, | |
"future_climate_city": "Hiroshima", | |
"increase_annual": 2.1, | |
"increase_warmest_month": 0.9, | |
"increase_coldest_month": 1 | |
}, | |
"Bloemfontein": { | |
"listno": 445, | |
"future_climate_city": "Dushanbe", | |
"increase_annual": 2.6, | |
"increase_warmest_month": 0.9, | |
"increase_coldest_month": 2.5 | |
}, | |
"Maseru": { | |
"listno": 446, | |
"future_climate_city": "Vereeniging", | |
"increase_annual": 2.3, | |
"increase_warmest_month": 0.9, | |
"increase_coldest_month": 1.3 | |
}, | |
"Kaohsiung": { | |
"listno": 447, | |
"future_climate_city": "Tainan", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 0.9, | |
"increase_coldest_month": 0.1 | |
}, | |
"Miami": { | |
"listno": 448, | |
"future_climate_city": "Rio de Janeiro", | |
"increase_annual": 1.3, | |
"increase_warmest_month": 0.9, | |
"increase_coldest_month": 0.7 | |
}, | |
"Belo Horizonte": { | |
"listno": 449, | |
"future_climate_city": "Rajshahi", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 0.7, | |
"increase_coldest_month": 0.8 | |
}, | |
"Belmopan": { | |
"listno": 450, | |
"future_climate_city": "Santo Domingo", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 0.6, | |
"increase_coldest_month": 1.3 | |
}, | |
"Sydney": { | |
"listno": 451, | |
"future_climate_city": "Porto", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 0.6, | |
"increase_coldest_month": 1.1 | |
}, | |
"Ulsan": { | |
"listno": 452, | |
"future_climate_city": "Busan", | |
"increase_annual": 2.2, | |
"increase_warmest_month": 0.5, | |
"increase_coldest_month": 2.1 | |
}, | |
"Taichung": { | |
"listno": 453, | |
"future_climate_city": "Dhaka", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 0.5, | |
"increase_coldest_month": 0.8 | |
}, | |
"Pretoria": { | |
"listno": 454, | |
"future_climate_city": "Monterrey", | |
"increase_annual": 1.8, | |
"increase_warmest_month": 0.5, | |
"increase_coldest_month": 0.7 | |
}, | |
"Los Angeles": { | |
"listno": 455, | |
"future_climate_city": "Hargeysa", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 0.5, | |
"increase_coldest_month": 2.1 | |
}, | |
"Curitiba": { | |
"listno": 456, | |
"future_climate_city": "Florianopolis", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 0.4, | |
"increase_coldest_month": 1.9 | |
}, | |
"Tijuana": { | |
"listno": 457, | |
"future_climate_city": "San Diego", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 0.4, | |
"increase_coldest_month": 1.3 | |
}, | |
"Rio de Janeiro": { | |
"listno": 458, | |
"future_climate_city": "Havana", | |
"increase_annual": 1, | |
"increase_warmest_month": 0.3, | |
"increase_coldest_month": 0.8 | |
}, | |
"Hong Kong": { | |
"listno": 459, | |
"future_climate_city": "Macau", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 0.2, | |
"increase_coldest_month": 1.4 | |
}, | |
"Campinas": { | |
"listno": 460, | |
"future_climate_city": "Brisbane", | |
"increase_annual": 1.1, | |
"increase_warmest_month": 0.2, | |
"increase_coldest_month": -0.1 | |
}, | |
"Freetown": { | |
"listno": 461, | |
"future_climate_city": "Conakry", | |
"increase_annual": 0.9, | |
"increase_warmest_month": 0.2, | |
"increase_coldest_month": 1.9 | |
}, | |
"Florianopolis": { | |
"listno": 462, | |
"future_climate_city": "Hamilton", | |
"increase_annual": 1.5, | |
"increase_warmest_month": 0.2, | |
"increase_coldest_month": 3.3 | |
}, | |
"Benoni": { | |
"listno": 463, | |
"future_climate_city": "Puebla", | |
"increase_annual": 2.4, | |
"increase_warmest_month": 0.2, | |
"increase_coldest_month": 2.3 | |
}, | |
"Luanda": { | |
"listno": 464, | |
"future_climate_city": "Guatemala", | |
"increase_annual": 0.7, | |
"increase_warmest_month": 0.1, | |
"increase_coldest_month": 0.4 | |
}, | |
"Sao Paulo": { | |
"listno": 465, | |
"future_climate_city": "Miami", | |
"increase_annual": 1.4, | |
"increase_warmest_month": 0.1, | |
"increase_coldest_month": 1.5 | |
}, | |
"Mbabane": { | |
"listno": 466, | |
"future_climate_city": "Nanning", | |
"increase_annual": 1.6, | |
"increase_warmest_month": 0, | |
"increase_coldest_month": 1.1 | |
}, | |
"Asmara": { | |
"listno": 467, | |
"future_climate_city": "Lusaka", | |
"increase_annual": 1.7, | |
"increase_warmest_month": 0, | |
"increase_coldest_month": 2.2 | |
}, | |
"Kathmandu": { | |
"listno": 468, | |
"future_climate_city": "Shenzhen", | |
"increase_annual": 1.7, | |
"increase_warmest_month": -0.2, | |
"increase_coldest_month": 0.7 | |
}, | |
"Gaborone": { | |
"listno": 469, | |
"future_climate_city": "Leon", | |
"increase_annual": 1.6, | |
"increase_warmest_month": -0.3, | |
"increase_coldest_month": 0.6 | |
}, | |
"Dakar": { | |
"listno": 470, | |
"future_climate_city": "Praia", | |
"increase_annual": 1.8, | |
"increase_warmest_month": -0.5, | |
"increase_coldest_month": 1.3 | |
}, | |
"Durban": { | |
"listno": 471, | |
"future_climate_city": "Kigali", | |
"increase_annual": 1.7, | |
"increase_warmest_month": -0.5, | |
"increase_coldest_month": 1.8 | |
}, | |
"Vereeniging": { | |
"listno": 472, | |
"future_climate_city": "Pretoria", | |
"increase_annual": 2.5, | |
"increase_warmest_month": -0.7, | |
"increase_coldest_month": 2.6 | |
}, | |
"Oran": { | |
"listno": 473, | |
"future_climate_city": "Casablanca", | |
"increase_annual": 2.5, | |
"increase_warmest_month": -0.7, | |
"increase_coldest_month": 5.3 | |
}, | |
"Port Elizabeth": { | |
"listno": 474, | |
"future_climate_city": "Adelaide", | |
"increase_annual": 1.2, | |
"increase_warmest_month": -0.8, | |
"increase_coldest_month": 0.9 | |
}, | |
"San Diego": { | |
"listno": 475, | |
"future_climate_city": "Tripoli", | |
"increase_annual": 1.3, | |
"increase_warmest_month": -0.8, | |
"increase_coldest_month": 2.4 | |
}, | |
"Santos": { | |
"listno": 476, | |
"future_climate_city": "Port Vila", | |
"increase_annual": 0.7, | |
"increase_warmest_month": -1, | |
"increase_coldest_month": 1.7 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to find the request for the original data?
Search
dataobj/table_total
in your Requests Explorer (Fiddler, Firefox/Chrome Dev Tools, etc)(And make sure you go to the "Data Explorer" tab on the app/site.)