Last active
June 11, 2020 16:35
-
-
Save alperenarc/b5ef4565f1022e61e412204d6b78d871 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
{ | |
"lat": 38.75, | |
"lon": 35.5, | |
"timezone": "Europe/Istanbul", | |
"timezone_offset": 10800, | |
"hourly": [ | |
{ | |
"dt": 1591891200, | |
"temp": 289.15, | |
"feels_like": 287.9, | |
"pressure": 1012, | |
"humidity": 72, | |
"dew_point": 284.11, | |
"clouds": 75, | |
"wind_speed": 2.23, | |
"wind_deg": 40, | |
"weather": [ | |
{ | |
"id": 803, | |
"main": "Clouds", | |
"description": "broken clouds", | |
"icon": "04d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591894800, | |
"temp": 289.04, | |
"feels_like": 288.85, | |
"pressure": 1010, | |
"humidity": 73, | |
"dew_point": 284.21, | |
"clouds": 84, | |
"wind_speed": 0.76, | |
"wind_deg": 258, | |
"weather": [ | |
{ | |
"id": 803, | |
"main": "Clouds", | |
"description": "broken clouds", | |
"icon": "04d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591898400, | |
"temp": 288.42, | |
"feels_like": 287.82, | |
"pressure": 1010, | |
"humidity": 76, | |
"dew_point": 284.22, | |
"clouds": 89, | |
"wind_speed": 1.35, | |
"wind_deg": 317, | |
"weather": [ | |
{ | |
"id": 804, | |
"main": "Clouds", | |
"description": "overcast clouds", | |
"icon": "04n" | |
} | |
] | |
}, | |
{ | |
"dt": 1591902000, | |
"temp": 288.75, | |
"feels_like": 288.34, | |
"pressure": 1009, | |
"humidity": 76, | |
"dew_point": 284.54, | |
"clouds": 98, | |
"wind_speed": 1.21, | |
"wind_deg": 352, | |
"weather": [ | |
{ | |
"id": 500, | |
"main": "Rain", | |
"description": "light rain", | |
"icon": "10n" | |
} | |
], | |
"rain": { | |
"1h": 0.25 | |
} | |
}, | |
{ | |
"dt": 1591905600, | |
"temp": 288.73, | |
"feels_like": 288.24, | |
"pressure": 1009, | |
"humidity": 75, | |
"dew_point": 284.32, | |
"clouds": 98, | |
"wind_speed": 1.23, | |
"wind_deg": 60, | |
"weather": [ | |
{ | |
"id": 804, | |
"main": "Clouds", | |
"description": "overcast clouds", | |
"icon": "04n" | |
} | |
] | |
}, | |
{ | |
"dt": 1591909200, | |
"temp": 287, | |
"feels_like": 286.69, | |
"pressure": 1009, | |
"humidity": 80, | |
"dew_point": 283.71, | |
"clouds": 67, | |
"wind_speed": 0.69, | |
"wind_deg": 328, | |
"weather": [ | |
{ | |
"id": 803, | |
"main": "Clouds", | |
"description": "broken clouds", | |
"icon": "04n" | |
} | |
] | |
}, | |
{ | |
"dt": 1591912800, | |
"temp": 286.42, | |
"feels_like": 286.02, | |
"pressure": 1009, | |
"humidity": 81, | |
"dew_point": 283.33, | |
"clouds": 50, | |
"wind_speed": 0.67, | |
"wind_deg": 289, | |
"weather": [ | |
{ | |
"id": 802, | |
"main": "Clouds", | |
"description": "scattered clouds", | |
"icon": "03n" | |
} | |
] | |
}, | |
{ | |
"dt": 1591916400, | |
"temp": 286.02, | |
"feels_like": 285.47, | |
"pressure": 1008, | |
"humidity": 81, | |
"dew_point": 282.93, | |
"clouds": 40, | |
"wind_speed": 0.73, | |
"wind_deg": 350, | |
"weather": [ | |
{ | |
"id": 802, | |
"main": "Clouds", | |
"description": "scattered clouds", | |
"icon": "03n" | |
} | |
] | |
}, | |
{ | |
"dt": 1591920000, | |
"temp": 285.72, | |
"feels_like": 285.07, | |
"pressure": 1008, | |
"humidity": 81, | |
"dew_point": 282.63, | |
"clouds": 35, | |
"wind_speed": 0.76, | |
"wind_deg": 74, | |
"weather": [ | |
{ | |
"id": 802, | |
"main": "Clouds", | |
"description": "scattered clouds", | |
"icon": "03n" | |
} | |
] | |
}, | |
{ | |
"dt": 1591923600, | |
"temp": 285.62, | |
"feels_like": 285.05, | |
"pressure": 1008, | |
"humidity": 80, | |
"dew_point": 282.33, | |
"clouds": 0, | |
"wind_speed": 0.54, | |
"wind_deg": 90, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01n" | |
} | |
] | |
}, | |
{ | |
"dt": 1591927200, | |
"temp": 285.32, | |
"feels_like": 284.68, | |
"pressure": 1008, | |
"humidity": 82, | |
"dew_point": 282.43, | |
"clouds": 0, | |
"wind_speed": 0.68, | |
"wind_deg": 14, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01n" | |
} | |
] | |
}, | |
{ | |
"dt": 1591930800, | |
"temp": 286.84, | |
"feels_like": 286.46, | |
"pressure": 1009, | |
"humidity": 78, | |
"dew_point": 283.15, | |
"clouds": 0, | |
"wind_speed": 0.58, | |
"wind_deg": 47, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591934400, | |
"temp": 289.99, | |
"feels_like": 289.56, | |
"pressure": 1008, | |
"humidity": 62, | |
"dew_point": 282.7, | |
"clouds": 0, | |
"wind_speed": 0.5, | |
"wind_deg": 70, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591938000, | |
"temp": 291.33, | |
"feels_like": 290.86, | |
"pressure": 1008, | |
"humidity": 57, | |
"dew_point": 282.87, | |
"clouds": 0, | |
"wind_speed": 0.56, | |
"wind_deg": 24, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591941600, | |
"temp": 292.92, | |
"feels_like": 292.4, | |
"pressure": 1007, | |
"humidity": 53, | |
"dew_point": 283.15, | |
"clouds": 0, | |
"wind_speed": 0.78, | |
"wind_deg": 359, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591945200, | |
"temp": 294.42, | |
"feels_like": 293.35, | |
"pressure": 1007, | |
"humidity": 46, | |
"dew_point": 282.54, | |
"clouds": 0, | |
"wind_speed": 1.29, | |
"wind_deg": 338, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591948800, | |
"temp": 295.72, | |
"feels_like": 294.28, | |
"pressure": 1007, | |
"humidity": 40, | |
"dew_point": 281.53, | |
"clouds": 0, | |
"wind_speed": 1.49, | |
"wind_deg": 338, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591952400, | |
"temp": 296.52, | |
"feels_like": 295.08, | |
"pressure": 1007, | |
"humidity": 37, | |
"dew_point": 281.03, | |
"clouds": 0, | |
"wind_speed": 1.34, | |
"wind_deg": 321, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591956000, | |
"temp": 296.92, | |
"feels_like": 295.85, | |
"pressure": 1006, | |
"humidity": 36, | |
"dew_point": 281.16, | |
"clouds": 14, | |
"wind_speed": 0.79, | |
"wind_deg": 357, | |
"weather": [ | |
{ | |
"id": 801, | |
"main": "Clouds", | |
"description": "few clouds", | |
"icon": "02d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591959600, | |
"temp": 297.73, | |
"feels_like": 295.78, | |
"pressure": 1005, | |
"humidity": 33, | |
"dew_point": 280.83, | |
"clouds": 16, | |
"wind_speed": 1.86, | |
"wind_deg": 58, | |
"weather": [ | |
{ | |
"id": 801, | |
"main": "Clouds", | |
"description": "few clouds", | |
"icon": "02d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591963200, | |
"temp": 294.12, | |
"feels_like": 288.98, | |
"pressure": 1005, | |
"humidity": 50, | |
"dew_point": 283.53, | |
"clouds": 30, | |
"wind_speed": 7.46, | |
"wind_deg": 298, | |
"weather": [ | |
{ | |
"id": 802, | |
"main": "Clouds", | |
"description": "scattered clouds", | |
"icon": "03d" | |
} | |
] | |
}, | |
{ | |
"dt": 1591966800, | |
"temp": 288.72, | |
"feels_like": 288.41, | |
"pressure": 1005, | |
"humidity": 71, | |
"dew_point": 283.53, | |
"clouds": 100, | |
"wind_speed": 0.64, | |
"wind_deg": 279, | |
"weather": [ | |
{ | |
"id": 501, | |
"main": "Rain", | |
"description": "moderate rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 1.56 | |
} | |
}, | |
{ | |
"dt": 1591970400, | |
"temp": 291.43, | |
"feels_like": 290.12, | |
"pressure": 1005, | |
"humidity": 58, | |
"dew_point": 283.13, | |
"clouds": 88, | |
"wind_speed": 1.89, | |
"wind_deg": 94, | |
"weather": [ | |
{ | |
"id": 500, | |
"main": "Rain", | |
"description": "light rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 0.88 | |
} | |
}, | |
{ | |
"dt": 1591974000, | |
"temp": 292.02, | |
"feels_like": 290.7, | |
"pressure": 1006, | |
"humidity": 56, | |
"dew_point": 283.2, | |
"clouds": 92, | |
"wind_speed": 1.91, | |
"wind_deg": 242, | |
"weather": [ | |
{ | |
"id": 500, | |
"main": "Rain", | |
"description": "light rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 0.69 | |
} | |
}, | |
{ | |
"dt": 1591977600, | |
"temp": 286.72, | |
"feels_like": 281.4, | |
"pressure": 1007, | |
"humidity": 82, | |
"dew_point": 283.83, | |
"clouds": 94, | |
"wind_speed": 7.88, | |
"wind_deg": 257, | |
"weather": [ | |
{ | |
"id": 502, | |
"main": "Rain", | |
"description": "heavy intensity rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 4.75 | |
} | |
}, | |
{ | |
"dt": 1591981200, | |
"temp": 286.53, | |
"feels_like": 284.8, | |
"pressure": 1007, | |
"humidity": 80, | |
"dew_point": 283.24, | |
"clouds": 95, | |
"wind_speed": 2.53, | |
"wind_deg": 259, | |
"weather": [ | |
{ | |
"id": 501, | |
"main": "Rain", | |
"description": "moderate rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 2 | |
} | |
}, | |
{ | |
"dt": 1591984800, | |
"temp": 287.12, | |
"feels_like": 286.14, | |
"pressure": 1008, | |
"humidity": 76, | |
"dew_point": 283.14, | |
"clouds": 96, | |
"wind_speed": 1.39, | |
"wind_deg": 82, | |
"weather": [ | |
{ | |
"id": 500, | |
"main": "Rain", | |
"description": "light rain", | |
"icon": "10n" | |
} | |
], | |
"rain": { | |
"1h": 0.13 | |
} | |
}, | |
{ | |
"dt": 1591988400, | |
"temp": 285.92, | |
"feels_like": 284.5, | |
"pressure": 1008, | |
"humidity": 83, | |
"dew_point": 283.13, | |
"clouds": 92, | |
"wind_speed": 2.08, | |
"wind_deg": 33, | |
"weather": [ | |
{ | |
"id": 804, | |
"main": "Clouds", | |
"description": "overcast clouds", | |
"icon": "04n" | |
} | |
] | |
}, | |
{ | |
"dt": 1591992000, | |
"temp": 286.52, | |
"feels_like": 286.02, | |
"pressure": 1008, | |
"humidity": 80, | |
"dew_point": 283.33, | |
"clouds": 96, | |
"wind_speed": 0.77, | |
"wind_deg": 49, | |
"weather": [ | |
{ | |
"id": 804, | |
"main": "Clouds", | |
"description": "overcast clouds", | |
"icon": "04n" | |
} | |
] | |
}, | |
{ | |
"dt": 1591995600, | |
"temp": 286.92, | |
"feels_like": 286.41, | |
"pressure": 1008, | |
"humidity": 78, | |
"dew_point": 283.31, | |
"clouds": 97, | |
"wind_speed": 0.79, | |
"wind_deg": 124, | |
"weather": [ | |
{ | |
"id": 804, | |
"main": "Clouds", | |
"description": "overcast clouds", | |
"icon": "04n" | |
} | |
] | |
}, | |
{ | |
"dt": 1591999200, | |
"temp": 285.8, | |
"feels_like": 285.27, | |
"pressure": 1007, | |
"humidity": 83, | |
"dew_point": 283.13, | |
"clouds": 98, | |
"wind_speed": 0.76, | |
"wind_deg": 54, | |
"weather": [ | |
{ | |
"id": 804, | |
"main": "Clouds", | |
"description": "overcast clouds", | |
"icon": "04n" | |
} | |
] | |
}, | |
{ | |
"dt": 1592002800, | |
"temp": 285.44, | |
"feels_like": 285.01, | |
"pressure": 1007, | |
"humidity": 84, | |
"dew_point": 282.95, | |
"clouds": 99, | |
"wind_speed": 0.55, | |
"wind_deg": 89, | |
"weather": [ | |
{ | |
"id": 804, | |
"main": "Clouds", | |
"description": "overcast clouds", | |
"icon": "04n" | |
} | |
] | |
}, | |
{ | |
"dt": 1592006400, | |
"temp": 284.84, | |
"feels_like": 284.37, | |
"pressure": 1007, | |
"humidity": 83, | |
"dew_point": 282.13, | |
"clouds": 82, | |
"wind_speed": 0.32, | |
"wind_deg": 159, | |
"weather": [ | |
{ | |
"id": 803, | |
"main": "Clouds", | |
"description": "broken clouds", | |
"icon": "04n" | |
} | |
] | |
}, | |
{ | |
"dt": 1592010000, | |
"temp": 284.72, | |
"feels_like": 283.99, | |
"pressure": 1006, | |
"humidity": 81, | |
"dew_point": 281.75, | |
"clouds": 3, | |
"wind_speed": 0.53, | |
"wind_deg": 42, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01n" | |
} | |
] | |
}, | |
{ | |
"dt": 1592013600, | |
"temp": 284.22, | |
"feels_like": 283.33, | |
"pressure": 1007, | |
"humidity": 83, | |
"dew_point": 281.6, | |
"clouds": 8, | |
"wind_speed": 0.71, | |
"wind_deg": 38, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01n" | |
} | |
] | |
}, | |
{ | |
"dt": 1592017200, | |
"temp": 285.62, | |
"feels_like": 285.32, | |
"pressure": 1007, | |
"humidity": 82, | |
"dew_point": 282.73, | |
"clouds": 9, | |
"wind_speed": 0.29, | |
"wind_deg": 6, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01d" | |
} | |
] | |
}, | |
{ | |
"dt": 1592020800, | |
"temp": 287.49, | |
"feels_like": 286.84, | |
"pressure": 1007, | |
"humidity": 69, | |
"dew_point": 282, | |
"clouds": 9, | |
"wind_speed": 0.52, | |
"wind_deg": 45, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01d" | |
} | |
] | |
}, | |
{ | |
"dt": 1592024400, | |
"temp": 289.02, | |
"feels_like": 288.32, | |
"pressure": 1007, | |
"humidity": 63, | |
"dew_point": 282.03, | |
"clouds": 8, | |
"wind_speed": 0.63, | |
"wind_deg": 62, | |
"weather": [ | |
{ | |
"id": 800, | |
"main": "Clear", | |
"description": "clear sky", | |
"icon": "01d" | |
} | |
] | |
}, | |
{ | |
"dt": 1592028000, | |
"temp": 290.72, | |
"feels_like": 289.97, | |
"pressure": 1006, | |
"humidity": 56, | |
"dew_point": 281.9, | |
"clouds": 7, | |
"wind_speed": 0.65, | |
"wind_deg": 41, | |
"weather": [ | |
{ | |
"id": 500, | |
"main": "Rain", | |
"description": "light rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 0.19 | |
} | |
}, | |
{ | |
"dt": 1592031600, | |
"temp": 292.27, | |
"feels_like": 291.52, | |
"pressure": 1006, | |
"humidity": 49, | |
"dew_point": 281.53, | |
"clouds": 1, | |
"wind_speed": 0.46, | |
"wind_deg": 291, | |
"weather": [ | |
{ | |
"id": 500, | |
"main": "Rain", | |
"description": "light rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 0.44 | |
} | |
}, | |
{ | |
"dt": 1592035200, | |
"temp": 293.05, | |
"feels_like": 291.35, | |
"pressure": 1006, | |
"humidity": 45, | |
"dew_point": 280.99, | |
"clouds": 3, | |
"wind_speed": 1.63, | |
"wind_deg": 279, | |
"weather": [ | |
{ | |
"id": 500, | |
"main": "Rain", | |
"description": "light rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 0.69 | |
} | |
}, | |
{ | |
"dt": 1592038800, | |
"temp": 293.89, | |
"feels_like": 291.45, | |
"pressure": 1006, | |
"humidity": 43, | |
"dew_point": 281.03, | |
"clouds": 34, | |
"wind_speed": 2.72, | |
"wind_deg": 279, | |
"weather": [ | |
{ | |
"id": 501, | |
"main": "Rain", | |
"description": "moderate rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 1.25 | |
} | |
}, | |
{ | |
"dt": 1592042400, | |
"temp": 294.5, | |
"feels_like": 291.97, | |
"pressure": 1005, | |
"humidity": 40, | |
"dew_point": 280.63, | |
"clouds": 50, | |
"wind_speed": 2.68, | |
"wind_deg": 262, | |
"weather": [ | |
{ | |
"id": 500, | |
"main": "Rain", | |
"description": "light rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 1 | |
} | |
}, | |
{ | |
"dt": 1592046000, | |
"temp": 295.24, | |
"feels_like": 291.43, | |
"pressure": 1005, | |
"humidity": 40, | |
"dew_point": 281.15, | |
"clouds": 60, | |
"wind_speed": 4.73, | |
"wind_deg": 253, | |
"weather": [ | |
{ | |
"id": 500, | |
"main": "Rain", | |
"description": "light rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 0.75 | |
} | |
}, | |
{ | |
"dt": 1592049600, | |
"temp": 292.25, | |
"feels_like": 287.94, | |
"pressure": 1005, | |
"humidity": 52, | |
"dew_point": 282.4, | |
"clouds": 67, | |
"wind_speed": 5.85, | |
"wind_deg": 251, | |
"weather": [ | |
{ | |
"id": 500, | |
"main": "Rain", | |
"description": "light rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 1 | |
} | |
}, | |
{ | |
"dt": 1592053200, | |
"temp": 290.06, | |
"feels_like": 285.2, | |
"pressure": 1005, | |
"humidity": 61, | |
"dew_point": 282.73, | |
"clouds": 100, | |
"wind_speed": 6.75, | |
"wind_deg": 186, | |
"weather": [ | |
{ | |
"id": 501, | |
"main": "Rain", | |
"description": "moderate rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 2.5 | |
} | |
}, | |
{ | |
"dt": 1592056800, | |
"temp": 288.91, | |
"feels_like": 284.29, | |
"pressure": 1005, | |
"humidity": 66, | |
"dew_point": 282.59, | |
"clouds": 100, | |
"wind_speed": 6.45, | |
"wind_deg": 150, | |
"weather": [ | |
{ | |
"id": 501, | |
"main": "Rain", | |
"description": "moderate rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 1.5 | |
} | |
}, | |
{ | |
"dt": 1592060400, | |
"temp": 289.18, | |
"feels_like": 287.14, | |
"pressure": 1005, | |
"humidity": 64, | |
"dew_point": 282.39, | |
"clouds": 100, | |
"wind_speed": 2.69, | |
"wind_deg": 98, | |
"weather": [ | |
{ | |
"id": 500, | |
"main": "Rain", | |
"description": "light rain", | |
"icon": "10d" | |
} | |
], | |
"rain": { | |
"1h": 0.38 | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment