Advertisement
Guest User

data

a guest
Aug 22nd, 2020
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 26.70 KB | None | 0 0
  1. [
  2.   {
  3.     "city_name": "London",
  4.     "lat": 51.507351,
  5.     "lon": -0.127758,
  6.     "main": {
  7.       "temp": 289.89,
  8.       "temp_min": 288.468,
  9.       "temp_max": 291.15,
  10.       "feels_like": 287.15,
  11.       "pressure": 1004,
  12.       "humidity": 77
  13.     },
  14.     "wind": { "speed": 5.1, "deg": 230 },
  15.     "clouds": { "all": 90 },
  16.     "weather": [
  17.       {
  18.         "id": 804,
  19.         "main": "Clouds",
  20.         "description": "overcast clouds",
  21.         "icon": "04n"
  22.       }
  23.     ],
  24.     "dt": 1593561600,
  25.     "dt_iso": "2020-07-01 00:00:00 +0000 UTC",
  26.     "timezone": 3600
  27.   },
  28.   {
  29.     "city_name": "London",
  30.     "lat": 51.507351,
  31.     "lon": -0.127758,
  32.     "main": {
  33.       "temp": 289.27,
  34.       "temp_min": 287.588,
  35.       "temp_max": 290.37,
  36.       "feels_like": 287.7,
  37.       "pressure": 1004,
  38.       "humidity": 82
  39.     },
  40.     "wind": { "speed": 3.6, "deg": 230 },
  41.     "clouds": { "all": 90 },
  42.     "weather": [
  43.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10n" }
  44.     ],
  45.     "dt": 1593565200,
  46.     "dt_iso": "2020-07-01 01:00:00 +0000 UTC",
  47.     "timezone": 3600
  48.   },
  49.   {
  50.     "city_name": "London",
  51.     "lat": 51.507351,
  52.     "lon": -0.127758,
  53.     "main": {
  54.       "temp": 288.97,
  55.       "temp_min": 287.257,
  56.       "temp_max": 290.15,
  57.       "feels_like": 285.66,
  58.       "pressure": 1003,
  59.       "humidity": 72
  60.     },
  61.     "wind": { "speed": 5.1, "deg": 240 },
  62.     "clouds": { "all": 90 },
  63.     "weather": [
  64.       {
  65.         "id": 804,
  66.         "main": "Clouds",
  67.         "description": "overcast clouds",
  68.         "icon": "04n"
  69.       }
  70.     ],
  71.     "dt": 1593568800,
  72.     "dt_iso": "2020-07-01 02:00:00 +0000 UTC",
  73.     "timezone": 3600
  74.   },
  75.   {
  76.     "city_name": "London",
  77.     "lat": 51.507351,
  78.     "lon": -0.127758,
  79.     "main": {
  80.       "temp": 288.33,
  81.       "temp_min": 287.037,
  82.       "temp_max": 289.26,
  83.       "feels_like": 285.48,
  84.       "pressure": 1003,
  85.       "humidity": 77
  86.     },
  87.     "wind": { "speed": 4.6, "deg": 240 },
  88.     "clouds": { "all": 75 },
  89.     "weather": [
  90.       {
  91.         "id": 803,
  92.         "main": "Clouds",
  93.         "description": "broken clouds",
  94.         "icon": "04n"
  95.       }
  96.     ],
  97.     "dt": 1593572400,
  98.     "dt_iso": "2020-07-01 03:00:00 +0000 UTC",
  99.     "timezone": 3600
  100.   },
  101.   {
  102.     "city_name": "London",
  103.     "lat": 51.507351,
  104.     "lon": -0.127758,
  105.     "main": {
  106.       "temp": 287.75,
  107.       "temp_min": 285.93,
  108.       "temp_max": 289.15,
  109.       "feels_like": 285.09,
  110.       "pressure": 1003,
  111.       "humidity": 77
  112.     },
  113.     "wind": { "speed": 4.1, "deg": 240 },
  114.     "clouds": { "all": 75 },
  115.     "weather": [
  116.       {
  117.         "id": 803,
  118.         "main": "Clouds",
  119.         "description": "broken clouds",
  120.         "icon": "04d"
  121.       }
  122.     ],
  123.     "dt": 1593576000,
  124.     "dt_iso": "2020-07-01 04:00:00 +0000 UTC",
  125.     "timezone": 3600
  126.   },
  127.   {
  128.     "city_name": "London",
  129.     "lat": 51.507351,
  130.     "lon": -0.127758,
  131.     "main": {
  132.       "temp": 287.19,
  133.       "temp_min": 285.37,
  134.       "temp_max": 289.1,
  135.       "feels_like": 284.3,
  136.       "pressure": 1003,
  137.       "humidity": 82
  138.     },
  139.     "wind": { "speed": 4.6, "deg": 230 },
  140.     "clouds": { "all": 0 },
  141.     "weather": [
  142.       {
  143.         "id": 800,
  144.         "main": "Clear",
  145.         "description": "sky is clear",
  146.         "icon": "01d"
  147.       }
  148.     ],
  149.     "dt": 1593579600,
  150.     "dt_iso": "2020-07-01 05:00:00 +0000 UTC",
  151.     "timezone": 3600
  152.   },
  153.   {
  154.     "city_name": "London",
  155.     "lat": 51.507351,
  156.     "lon": -0.127758,
  157.     "main": {
  158.       "temp": 288.27,
  159.       "temp_min": 287.04,
  160.       "temp_max": 289.15,
  161.       "feels_like": 285.12,
  162.       "pressure": 1003,
  163.       "humidity": 72
  164.     },
  165.     "wind": { "speed": 4.6, "deg": 250 },
  166.     "clouds": { "all": 0 },
  167.     "weather": [
  168.       {
  169.         "id": 800,
  170.         "main": "Clear",
  171.         "description": "sky is clear",
  172.         "icon": "01d"
  173.       }
  174.     ],
  175.     "dt": 1593583200,
  176.     "dt_iso": "2020-07-01 06:00:00 +0000 UTC",
  177.     "timezone": 3600
  178.   },
  179.   {
  180.     "city_name": "London",
  181.     "lat": 51.507351,
  182.     "lon": -0.127758,
  183.     "main": {
  184.       "temp": 289.4,
  185.       "temp_min": 287.3,
  186.       "temp_max": 290.93,
  187.       "feels_like": 285.91,
  188.       "pressure": 1003,
  189.       "humidity": 67
  190.     },
  191.     "wind": { "speed": 5.1, "deg": 250 },
  192.     "clouds": { "all": 0 },
  193.     "weather": [
  194.       {
  195.         "id": 800,
  196.         "main": "Clear",
  197.         "description": "sky is clear",
  198.         "icon": "01d"
  199.       }
  200.     ],
  201.     "dt": 1593586800,
  202.     "dt_iso": "2020-07-01 07:00:00 +0000 UTC",
  203.     "timezone": 3600
  204.   },
  205.   {
  206.     "city_name": "London",
  207.     "lat": 51.507351,
  208.     "lon": -0.127758,
  209.     "main": {
  210.       "temp": 291.12,
  211.       "temp_min": 289.15,
  212.       "temp_max": 292.59,
  213.       "feels_like": 287.05,
  214.       "pressure": 1004,
  215.       "humidity": 63
  216.     },
  217.     "wind": { "speed": 6.2, "deg": 250 },
  218.     "clouds": { "all": 20 },
  219.     "weather": [
  220.       {
  221.         "id": 801,
  222.         "main": "Clouds",
  223.         "description": "few clouds",
  224.         "icon": "02d"
  225.       }
  226.     ],
  227.     "dt": 1593590400,
  228.     "dt_iso": "2020-07-01 08:00:00 +0000 UTC",
  229.     "timezone": 3600
  230.   },
  231.   {
  232.     "city_name": "London",
  233.     "lat": 51.507351,
  234.     "lon": -0.127758,
  235.     "main": {
  236.       "temp": 291.94,
  237.       "temp_min": 290.15,
  238.       "temp_max": 293.15,
  239.       "feels_like": 288.44,
  240.       "pressure": 1004,
  241.       "humidity": 56
  242.     },
  243.     "wind": { "speed": 5, "deg": 240 },
  244.     "clouds": { "all": 40 },
  245.     "weather": [
  246.       {
  247.         "id": 802,
  248.         "main": "Clouds",
  249.         "description": "scattered clouds",
  250.         "icon": "03d"
  251.       }
  252.     ],
  253.     "dt": 1593594000,
  254.     "dt_iso": "2020-07-01 09:00:00 +0000 UTC",
  255.     "timezone": 3600
  256.   },
  257.   {
  258.     "city_name": "London",
  259.     "lat": 51.507351,
  260.     "lon": -0.127758,
  261.     "main": {
  262.       "temp": 292.7,
  263.       "temp_min": 290.93,
  264.       "temp_max": 294.26,
  265.       "feels_like": 289.39,
  266.       "pressure": 1004,
  267.       "humidity": 56
  268.     },
  269.     "wind": { "speed": 5, "deg": 240 },
  270.     "clouds": { "all": 75 },
  271.     "weather": [
  272.       {
  273.         "id": 803,
  274.         "main": "Clouds",
  275.         "description": "broken clouds",
  276.         "icon": "04d"
  277.       }
  278.     ],
  279.     "dt": 1593597600,
  280.     "dt_iso": "2020-07-01 10:00:00 +0000 UTC",
  281.     "timezone": 3600
  282.   },
  283.   {
  284.     "city_name": "London",
  285.     "lat": 51.507351,
  286.     "lon": -0.127758,
  287.     "main": {
  288.       "temp": 293.15,
  289.       "temp_min": 291.15,
  290.       "temp_max": 294.82,
  291.       "feels_like": 289.83,
  292.       "pressure": 1004,
  293.       "humidity": 52
  294.     },
  295.     "wind": { "speed": 4.74, "deg": 238 },
  296.     "clouds": { "all": 40 },
  297.     "weather": [
  298.       {
  299.         "id": 802,
  300.         "main": "Clouds",
  301.         "description": "scattered clouds",
  302.         "icon": "03d"
  303.       }
  304.     ],
  305.     "dt": 1593601200,
  306.     "dt_iso": "2020-07-01 11:00:00 +0000 UTC",
  307.     "timezone": 3600
  308.   },
  309.   {
  310.     "city_name": "London",
  311.     "lat": 51.507351,
  312.     "lon": -0.127758,
  313.     "main": {
  314.       "temp": 293.13,
  315.       "temp_min": 291.15,
  316.       "temp_max": 294.82,
  317.       "feels_like": 289.91,
  318.       "pressure": 1004,
  319.       "humidity": 52
  320.     },
  321.     "wind": { "speed": 4.6, "deg": 250 },
  322.     "clouds": { "all": 75 },
  323.     "weather": [
  324.       {
  325.         "id": 803,
  326.         "main": "Clouds",
  327.         "description": "broken clouds",
  328.         "icon": "04d"
  329.       }
  330.     ],
  331.     "dt": 1593604800,
  332.     "dt_iso": "2020-07-01 12:00:00 +0000 UTC",
  333.     "timezone": 3600
  334.   },
  335.   {
  336.     "city_name": "London",
  337.     "lat": 51.507351,
  338.     "lon": -0.127758,
  339.     "main": {
  340.       "temp": 293.51,
  341.       "temp_min": 292.04,
  342.       "temp_max": 294.82,
  343.       "feels_like": 290.03,
  344.       "pressure": 1004,
  345.       "humidity": 52
  346.     },
  347.     "wind": { "speed": 5.1, "deg": 240 },
  348.     "rain": { "3h": 1 },
  349.     "clouds": { "all": 0 },
  350.     "weather": [
  351.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  352.     ],
  353.     "dt": 1593608400,
  354.     "dt_iso": "2020-07-01 13:00:00 +0000 UTC",
  355.     "timezone": 3600
  356.   },
  357.   {
  358.     "city_name": "London",
  359.     "lat": 51.507351,
  360.     "lon": -0.127758,
  361.     "main": {
  362.       "temp": 292.79,
  363.       "temp_min": 290.902,
  364.       "temp_max": 295.15,
  365.       "feels_like": 288.91,
  366.       "pressure": 1005,
  367.       "humidity": 49
  368.     },
  369.     "wind": { "speed": 5.1, "deg": 260 },
  370.     "rain": { "3h": 0.31 },
  371.     "clouds": { "all": 100 },
  372.     "weather": [
  373.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  374.     ],
  375.     "dt": 1593612000,
  376.     "dt_iso": "2020-07-01 14:00:00 +0000 UTC",
  377.     "timezone": 3600
  378.   },
  379.   {
  380.     "city_name": "London",
  381.     "lat": 51.507351,
  382.     "lon": -0.127758,
  383.     "main": {
  384.       "temp": 291.68,
  385.       "temp_min": 289.82,
  386.       "temp_max": 293.15,
  387.       "feels_like": 288.75,
  388.       "pressure": 1006,
  389.       "humidity": 72
  390.     },
  391.     "wind": { "speed": 5.7, "deg": 250 },
  392.     "rain": { "3h": 0.31 },
  393.     "clouds": { "all": 100 },
  394.     "weather": [
  395.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  396.     ],
  397.     "dt": 1593615600,
  398.     "dt_iso": "2020-07-01 15:00:00 +0000 UTC",
  399.     "timezone": 3600
  400.   },
  401.   {
  402.     "city_name": "London",
  403.     "lat": 51.507351,
  404.     "lon": -0.127758,
  405.     "main": {
  406.       "temp": 291.68,
  407.       "temp_min": 289.26,
  408.       "temp_max": 293.15,
  409.       "feels_like": 288.75,
  410.       "pressure": 1005,
  411.       "humidity": 72
  412.     },
  413.     "wind": { "speed": 5.7, "deg": 230 },
  414.     "rain": { "3h": 0.31 },
  415.     "clouds": { "all": 100 },
  416.     "weather": [
  417.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  418.     ],
  419.     "dt": 1593619200,
  420.     "dt_iso": "2020-07-01 16:00:00 +0000 UTC",
  421.     "timezone": 3600
  422.   },
  423.   {
  424.     "city_name": "London",
  425.     "lat": 51.507351,
  426.     "lon": -0.127758,
  427.     "main": {
  428.       "temp": 291.89,
  429.       "temp_min": 289.26,
  430.       "temp_max": 293.71,
  431.       "feels_like": 289.79,
  432.       "pressure": 1006,
  433.       "humidity": 72
  434.     },
  435.     "wind": { "speed": 4.6, "deg": 230 },
  436.     "clouds": { "all": 0 },
  437.     "weather": [
  438.       {
  439.         "id": 800,
  440.         "main": "Clear",
  441.         "description": "sky is clear",
  442.         "icon": "01d"
  443.       }
  444.     ],
  445.     "dt": 1593622800,
  446.     "dt_iso": "2020-07-01 17:00:00 +0000 UTC",
  447.     "timezone": 3600
  448.   },
  449.   {
  450.     "city_name": "London",
  451.     "lat": 51.507351,
  452.     "lon": -0.127758,
  453.     "main": {
  454.       "temp": 291.26,
  455.       "temp_min": 289.26,
  456.       "temp_max": 292.59,
  457.       "feels_like": 287.92,
  458.       "pressure": 1005,
  459.       "humidity": 68
  460.     },
  461.     "wind": { "speed": 5.7, "deg": 250 },
  462.     "clouds": { "all": 0 },
  463.     "weather": [
  464.       {
  465.         "id": 800,
  466.         "main": "Clear",
  467.         "description": "sky is clear",
  468.         "icon": "01d"
  469.       }
  470.     ],
  471.     "dt": 1593626400,
  472.     "dt_iso": "2020-07-01 18:00:00 +0000 UTC",
  473.     "timezone": 3600
  474.   },
  475.   {
  476.     "city_name": "London",
  477.     "lat": 51.507351,
  478.     "lon": -0.127758,
  479.     "main": {
  480.       "temp": 290.56,
  481.       "temp_min": 288.15,
  482.       "temp_max": 293.15,
  483.       "feels_like": 287.02,
  484.       "pressure": 1006,
  485.       "humidity": 68
  486.     },
  487.     "wind": { "speed": 5.7, "deg": 250 },
  488.     "clouds": { "all": 75 },
  489.     "weather": [
  490.       {
  491.         "id": 803,
  492.         "main": "Clouds",
  493.         "description": "broken clouds",
  494.         "icon": "04d"
  495.       }
  496.     ],
  497.     "dt": 1593630000,
  498.     "dt_iso": "2020-07-01 19:00:00 +0000 UTC",
  499.     "timezone": 3600
  500.   },
  501.   {
  502.     "city_name": "London",
  503.     "lat": 51.507351,
  504.     "lon": -0.127758,
  505.     "main": {
  506.       "temp": 289.48,
  507.       "temp_min": 287.15,
  508.       "temp_max": 291.48,
  509.       "feels_like": 286.2,
  510.       "pressure": 1006,
  511.       "humidity": 77
  512.     },
  513.     "wind": { "speed": 5.7, "deg": 250 },
  514.     "clouds": { "all": 79 },
  515.     "weather": [
  516.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  517.     ],
  518.     "dt": 1593633600,
  519.     "dt_iso": "2020-07-01 20:00:00 +0000 UTC",
  520.     "timezone": 3600
  521.   },
  522.   {
  523.     "city_name": "London",
  524.     "lat": 51.507351,
  525.     "lon": -0.127758,
  526.     "main": {
  527.       "temp": 289.05,
  528.       "temp_min": 287.15,
  529.       "temp_max": 290.37,
  530.       "feels_like": 287.46,
  531.       "pressure": 1007,
  532.       "humidity": 77
  533.     },
  534.     "wind": { "speed": 3.1, "deg": 240 },
  535.     "clouds": { "all": 79 },
  536.     "weather": [
  537.       {
  538.         "id": 803,
  539.         "main": "Clouds",
  540.         "description": "broken clouds",
  541.         "icon": "04n"
  542.       }
  543.     ],
  544.     "dt": 1593637200,
  545.     "dt_iso": "2020-07-01 21:00:00 +0000 UTC",
  546.     "timezone": 3600
  547.   },
  548.   {
  549.     "city_name": "London",
  550.     "lat": 51.507351,
  551.     "lon": -0.127758,
  552.     "main": {
  553.       "temp": 289.03,
  554.       "temp_min": 287.15,
  555.       "temp_max": 290.93,
  556.       "feels_like": 287.38,
  557.       "pressure": 1007,
  558.       "humidity": 82
  559.     },
  560.     "wind": { "speed": 3.6, "deg": 230 },
  561.     "clouds": { "all": 79 },
  562.     "weather": [
  563.       {
  564.         "id": 803,
  565.         "main": "Clouds",
  566.         "description": "broken clouds",
  567.         "icon": "04n"
  568.       }
  569.     ],
  570.     "dt": 1593640800,
  571.     "dt_iso": "2020-07-01 22:00:00 +0000 UTC",
  572.     "timezone": 3600
  573.   },
  574.   {
  575.     "city_name": "London",
  576.     "lat": 51.507351,
  577.     "lon": -0.127758,
  578.     "main": {
  579.       "temp": 288.51,
  580.       "temp_min": 287.04,
  581.       "temp_max": 290.15,
  582.       "feels_like": 286.42,
  583.       "pressure": 1007,
  584.       "humidity": 77
  585.     },
  586.     "wind": { "speed": 3.6, "deg": 240 },
  587.     "clouds": { "all": 0 },
  588.     "weather": [
  589.       {
  590.         "id": 800,
  591.         "main": "Clear",
  592.         "description": "sky is clear",
  593.         "icon": "01n"
  594.       }
  595.     ],
  596.     "dt": 1593644400,
  597.     "dt_iso": "2020-07-01 23:00:00 +0000 UTC",
  598.     "timezone": 3600
  599.   },
  600.   {
  601.     "city_name": "London",
  602.     "lat": 51.507351,
  603.     "lon": -0.127758,
  604.     "main": {
  605.       "temp": 288.06,
  606.       "temp_min": 285.93,
  607.       "temp_max": 289.82,
  608.       "feels_like": 285.42,
  609.       "pressure": 1007,
  610.       "humidity": 82
  611.     },
  612.     "wind": { "speed": 4.6, "deg": 250 },
  613.     "clouds": { "all": 40 },
  614.     "weather": [
  615.       {
  616.         "id": 802,
  617.         "main": "Clouds",
  618.         "description": "scattered clouds",
  619.         "icon": "03n"
  620.       }
  621.     ],
  622.     "dt": 1593648000,
  623.     "dt_iso": "2020-07-02 00:00:00 +0000 UTC",
  624.     "timezone": 3600
  625.   },
  626.   {
  627.     "city_name": "London",
  628.     "lat": 51.507351,
  629.     "lon": -0.127758,
  630.     "main": {
  631.       "temp": 287.04,
  632.       "temp_min": 284.82,
  633.       "temp_max": 289.26,
  634.       "feels_like": 282.34,
  635.       "pressure": 1007,
  636.       "humidity": 63
  637.     },
  638.     "wind": { "speed": 5.7, "deg": 270 },
  639.     "clouds": { "all": 20 },
  640.     "weather": [
  641.       {
  642.         "id": 801,
  643.         "main": "Clouds",
  644.         "description": "few clouds",
  645.         "icon": "02n"
  646.       }
  647.     ],
  648.     "dt": 1593651600,
  649.     "dt_iso": "2020-07-02 01:00:00 +0000 UTC",
  650.     "timezone": 3600
  651.   },
  652.   {
  653.     "city_name": "London",
  654.     "lat": 51.507351,
  655.     "lon": -0.127758,
  656.     "main": {
  657.       "temp": 286,
  658.       "temp_min": 283.376,
  659.       "temp_max": 288.15,
  660.       "feels_like": 282.4,
  661.       "pressure": 1007,
  662.       "humidity": 67
  663.     },
  664.     "wind": { "speed": 4.1, "deg": 240 },
  665.     "clouds": { "all": 77 },
  666.     "weather": [
  667.       {
  668.         "id": 803,
  669.         "main": "Clouds",
  670.         "description": "broken clouds",
  671.         "icon": "04n"
  672.       }
  673.     ],
  674.     "dt": 1593655200,
  675.     "dt_iso": "2020-07-02 02:00:00 +0000 UTC",
  676.     "timezone": 3600
  677.   },
  678.   {
  679.     "city_name": "London",
  680.     "lat": 51.507351,
  681.     "lon": -0.127758,
  682.     "main": {
  683.       "temp": 285.43,
  684.       "temp_min": 283.15,
  685.       "temp_max": 287.15,
  686.       "feels_like": 282.84,
  687.       "pressure": 1008,
  688.       "humidity": 76
  689.     },
  690.     "wind": { "speed": 3.1, "deg": 240 },
  691.     "clouds": { "all": 77 },
  692.     "weather": [
  693.       {
  694.         "id": 803,
  695.         "main": "Clouds",
  696.         "description": "broken clouds",
  697.         "icon": "04n"
  698.       }
  699.     ],
  700.     "dt": 1593658800,
  701.     "dt_iso": "2020-07-02 03:00:00 +0000 UTC",
  702.     "timezone": 3600
  703.   },
  704.   {
  705.     "city_name": "London",
  706.     "lat": 51.507351,
  707.     "lon": -0.127758,
  708.     "main": {
  709.       "temp": 285.12,
  710.       "temp_min": 283.15,
  711.       "temp_max": 287.15,
  712.       "feels_like": 281.4,
  713.       "pressure": 1007,
  714.       "humidity": 76
  715.     },
  716.     "wind": { "speed": 4.6, "deg": 240 },
  717.     "clouds": { "all": 77 },
  718.     "weather": [
  719.       {
  720.         "id": 803,
  721.         "main": "Clouds",
  722.         "description": "broken clouds",
  723.         "icon": "04d"
  724.       }
  725.     ],
  726.     "dt": 1593662400,
  727.     "dt_iso": "2020-07-02 04:00:00 +0000 UTC",
  728.     "timezone": 3600
  729.   },
  730.   {
  731.     "city_name": "London",
  732.     "lat": 51.507351,
  733.     "lon": -0.127758,
  734.     "main": {
  735.       "temp": 285.29,
  736.       "temp_min": 283.15,
  737.       "temp_max": 287.639,
  738.       "feels_like": 281.89,
  739.       "pressure": 1008,
  740.       "humidity": 82
  741.     },
  742.     "wind": { "speed": 4.6, "deg": 240 },
  743.     "rain": { "3h": 1 },
  744.     "clouds": { "all": 0 },
  745.     "weather": [
  746.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  747.     ],
  748.     "dt": 1593666000,
  749.     "dt_iso": "2020-07-02 05:00:00 +0000 UTC",
  750.     "timezone": 3600
  751.   },
  752.   {
  753.     "city_name": "London",
  754.     "lat": 51.507351,
  755.     "lon": -0.127758,
  756.     "main": {
  757.       "temp": 286.42,
  758.       "temp_min": 284.82,
  759.       "temp_max": 287.639,
  760.       "feels_like": 283.32,
  761.       "pressure": 1008,
  762.       "humidity": 82
  763.     },
  764.     "wind": { "speed": 4.6, "deg": 250 },
  765.     "rain": { "3h": 1 },
  766.     "clouds": { "all": 0 },
  767.     "weather": [
  768.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  769.     ],
  770.     "dt": 1593669600,
  771.     "dt_iso": "2020-07-02 06:00:00 +0000 UTC",
  772.     "timezone": 3600
  773.   },
  774.   {
  775.     "city_name": "London",
  776.     "lat": 51.507351,
  777.     "lon": -0.127758,
  778.     "main": {
  779.       "temp": 287.98,
  780.       "temp_min": 286.15,
  781.       "temp_max": 289.82,
  782.       "feels_like": 284.41,
  783.       "pressure": 1009,
  784.       "humidity": 72
  785.     },
  786.     "wind": { "speed": 5.1, "deg": 240 },
  787.     "rain": { "3h": 1 },
  788.     "clouds": { "all": 0 },
  789.     "weather": [
  790.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  791.     ],
  792.     "dt": 1593673200,
  793.     "dt_iso": "2020-07-02 07:00:00 +0000 UTC",
  794.     "timezone": 3600
  795.   },
  796.   {
  797.     "city_name": "London",
  798.     "lat": 51.507351,
  799.     "lon": -0.127758,
  800.     "main": {
  801.       "temp": 288.96,
  802.       "temp_min": 287.04,
  803.       "temp_max": 291.134,
  804.       "feels_like": 284.93,
  805.       "pressure": 1009,
  806.       "humidity": 67
  807.     },
  808.     "wind": { "speed": 5.7, "deg": 260 },
  809.     "clouds": { "all": 75 },
  810.     "weather": [
  811.       {
  812.         "id": 803,
  813.         "main": "Clouds",
  814.         "description": "broken clouds",
  815.         "icon": "04d"
  816.       }
  817.     ],
  818.     "dt": 1593676800,
  819.     "dt_iso": "2020-07-02 08:00:00 +0000 UTC",
  820.     "timezone": 3600
  821.   },
  822.   {
  823.     "city_name": "London",
  824.     "lat": 51.507351,
  825.     "lon": -0.127758,
  826.     "main": {
  827.       "temp": 289.48,
  828.       "temp_min": 288.15,
  829.       "temp_max": 291.134,
  830.       "feels_like": 285.59,
  831.       "pressure": 1009,
  832.       "humidity": 67
  833.     },
  834.     "wind": { "speed": 5.7, "deg": 250 },
  835.     "clouds": { "all": 75 },
  836.     "weather": [
  837.       {
  838.         "id": 803,
  839.         "main": "Clouds",
  840.         "description": "broken clouds",
  841.         "icon": "04d"
  842.       }
  843.     ],
  844.     "dt": 1593680400,
  845.     "dt_iso": "2020-07-02 09:00:00 +0000 UTC",
  846.     "timezone": 3600
  847.   },
  848.   {
  849.     "city_name": "London",
  850.     "lat": 51.507351,
  851.     "lon": -0.127758,
  852.     "main": {
  853.       "temp": 290.51,
  854.       "temp_min": 288.71,
  855.       "temp_max": 291.48,
  856.       "feels_like": 286.96,
  857.       "pressure": 1009,
  858.       "humidity": 68
  859.     },
  860.     "wind": { "speed": 5.7, "deg": 250 },
  861.     "clouds": { "all": 75 },
  862.     "weather": [
  863.       {
  864.         "id": 803,
  865.         "main": "Clouds",
  866.         "description": "broken clouds",
  867.         "icon": "04d"
  868.       }
  869.     ],
  870.     "dt": 1593684000,
  871.     "dt_iso": "2020-07-02 10:00:00 +0000 UTC",
  872.     "timezone": 3600
  873.   },
  874.   {
  875.     "city_name": "London",
  876.     "lat": 51.507351,
  877.     "lon": -0.127758,
  878.     "main": {
  879.       "temp": 291.32,
  880.       "temp_min": 289.26,
  881.       "temp_max": 293.71,
  882.       "feels_like": 288.08,
  883.       "pressure": 1010,
  884.       "humidity": 63
  885.     },
  886.     "wind": { "speed": 5.1, "deg": 240 },
  887.     "rain": { "1h": 0.51 },
  888.     "clouds": { "all": 0 },
  889.     "weather": [
  890.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  891.     ],
  892.     "dt": 1593687600,
  893.     "dt_iso": "2020-07-02 11:00:00 +0000 UTC",
  894.     "timezone": 3600
  895.   },
  896.   {
  897.     "city_name": "London",
  898.     "lat": 51.507351,
  899.     "lon": -0.127758,
  900.     "main": {
  901.       "temp": 290.88,
  902.       "temp_min": 288.15,
  903.       "temp_max": 293.238,
  904.       "feels_like": 287.43,
  905.       "pressure": 1010,
  906.       "humidity": 68
  907.     },
  908.     "wind": { "speed": 5.7, "deg": 240 },
  909.     "rain": { "3h": 1 },
  910.     "clouds": { "all": 0 },
  911.     "weather": [
  912.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  913.     ],
  914.     "dt": 1593691200,
  915.     "dt_iso": "2020-07-02 12:00:00 +0000 UTC",
  916.     "timezone": 3600
  917.   },
  918.   {
  919.     "city_name": "London",
  920.     "lat": 51.507351,
  921.     "lon": -0.127758,
  922.     "main": {
  923.       "temp": 291.16,
  924.       "temp_min": 289.15,
  925.       "temp_max": 293.238,
  926.       "feels_like": 287.79,
  927.       "pressure": 1011,
  928.       "humidity": 68
  929.     },
  930.     "wind": { "speed": 5.7, "deg": 250 },
  931.     "clouds": { "all": 0 },
  932.     "weather": [
  933.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  934.     ],
  935.     "dt": 1593694800,
  936.     "dt_iso": "2020-07-02 13:00:00 +0000 UTC",
  937.     "timezone": 3600
  938.   },
  939.   {
  940.     "city_name": "London",
  941.     "lat": 51.507351,
  942.     "lon": -0.127758,
  943.     "main": {
  944.       "temp": 292.74,
  945.       "temp_min": 290.15,
  946.       "temp_max": 295.93,
  947.       "feels_like": 289.5,
  948.       "pressure": 1011,
  949.       "humidity": 68
  950.     },
  951.     "wind": { "speed": 6.2, "deg": 250 },
  952.     "rain": { "1h": 0.25 },
  953.     "clouds": { "all": 12 },
  954.     "weather": [
  955.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  956.     ],
  957.     "dt": 1593698400,
  958.     "dt_iso": "2020-07-02 14:00:00 +0000 UTC",
  959.     "timezone": 3600
  960.   },
  961.   {
  962.     "city_name": "London",
  963.     "lat": 51.507351,
  964.     "lon": -0.127758,
  965.     "main": {
  966.       "temp": 293.44,
  967.       "temp_min": 290.93,
  968.       "temp_max": 296.48,
  969.       "feels_like": 289.45,
  970.       "pressure": 1011,
  971.       "humidity": 60
  972.     },
  973.     "wind": { "speed": 6.7, "deg": 250 },
  974.     "rain": { "3h": 1.44 },
  975.     "clouds": { "all": 12 },
  976.     "weather": [
  977.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  978.     ],
  979.     "dt": 1593702000,
  980.     "dt_iso": "2020-07-02 15:00:00 +0000 UTC",
  981.     "timezone": 3600
  982.   },
  983.   {
  984.     "city_name": "London",
  985.     "lat": 51.507351,
  986.     "lon": -0.127758,
  987.     "main": {
  988.       "temp": 293.6,
  989.       "temp_min": 291.48,
  990.       "temp_max": 295.273,
  991.       "feels_like": 290.36,
  992.       "pressure": 1011,
  993.       "humidity": 60
  994.     },
  995.     "wind": { "speed": 5.7, "deg": 260 },
  996.     "rain": { "3h": 1.44 },
  997.     "clouds": { "all": 12 },
  998.     "weather": [
  999.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  1000.     ],
  1001.     "dt": 1593705600,
  1002.     "dt_iso": "2020-07-02 16:00:00 +0000 UTC",
  1003.     "timezone": 3600
  1004.   },
  1005.   {
  1006.     "city_name": "London",
  1007.     "lat": 51.507351,
  1008.     "lon": -0.127758,
  1009.     "main": {
  1010.       "temp": 292.6,
  1011.       "temp_min": 290.1,
  1012.       "temp_max": 294.15,
  1013.       "feels_like": 288.57,
  1014.       "pressure": 1012,
  1015.       "humidity": 72
  1016.     },
  1017.     "wind": { "speed": 7.7, "deg": 300 },
  1018.     "clouds": { "all": 0 },
  1019.     "weather": [
  1020.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  1021.     ],
  1022.     "dt": 1593709200,
  1023.     "dt_iso": "2020-07-02 17:00:00 +0000 UTC",
  1024.     "timezone": 3600
  1025.   },
  1026.   {
  1027.     "city_name": "London",
  1028.     "lat": 51.507351,
  1029.     "lon": -0.127758,
  1030.     "main": {
  1031.       "temp": 291.67,
  1032.       "temp_min": 289.26,
  1033.       "temp_max": 294.15,
  1034.       "feels_like": 293.08,
  1035.       "pressure": 1013,
  1036.       "humidity": 82
  1037.     },
  1038.     "wind": { "speed": 0.5, "deg": 0 },
  1039.     "clouds": { "all": 0 },
  1040.     "weather": [
  1041.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  1042.     ],
  1043.     "dt": 1593712800,
  1044.     "dt_iso": "2020-07-02 18:00:00 +0000 UTC",
  1045.     "timezone": 3600
  1046.   },
  1047.   {
  1048.     "city_name": "London",
  1049.     "lat": 51.507351,
  1050.     "lon": -0.127758,
  1051.     "main": {
  1052.       "temp": 291.09,
  1053.       "temp_min": 288.71,
  1054.       "temp_max": 293.7,
  1055.       "feels_like": 290.82,
  1056.       "pressure": 1013,
  1057.       "humidity": 82
  1058.     },
  1059.     "wind": { "speed": 2.6, "deg": 250 },
  1060.     "clouds": { "all": 0 },
  1061.     "weather": [
  1062.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  1063.     ],
  1064.     "dt": 1593716400,
  1065.     "dt_iso": "2020-07-02 19:00:00 +0000 UTC",
  1066.     "timezone": 3600
  1067.   },
  1068.   {
  1069.     "city_name": "London",
  1070.     "lat": 51.507351,
  1071.     "lon": -0.127758,
  1072.     "main": {
  1073.       "temp": 290.25,
  1074.       "temp_min": 287.15,
  1075.       "temp_max": 292.04,
  1076.       "feels_like": 290.85,
  1077.       "pressure": 1013,
  1078.       "humidity": 88
  1079.     },
  1080.     "wind": { "speed": 1.5, "deg": 220 },
  1081.     "rain": { "3h": 0.5 },
  1082.     "clouds": { "all": 5 },
  1083.     "weather": [
  1084.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10d" }
  1085.     ],
  1086.     "dt": 1593720000,
  1087.     "dt_iso": "2020-07-02 20:00:00 +0000 UTC",
  1088.     "timezone": 3600
  1089.   },
  1090.   {
  1091.     "city_name": "London",
  1092.     "lat": 51.507351,
  1093.     "lon": -0.127758,
  1094.     "main": {
  1095.       "temp": 290.03,
  1096.       "temp_min": 287.15,
  1097.       "temp_max": 292.04,
  1098.       "feels_like": 290.13,
  1099.       "pressure": 1014,
  1100.       "humidity": 88
  1101.     },
  1102.     "wind": { "speed": 2.1, "deg": 240 },
  1103.     "rain": { "3h": 0.5 },
  1104.     "clouds": { "all": 5 },
  1105.     "weather": [
  1106.       { "id": 500, "main": "Rain", "description": "light rain", "icon": "10n" }
  1107.     ],
  1108.     "dt": 1593723600,
  1109.     "dt_iso": "2020-07-02 21:00:00 +0000 UTC",
  1110.     "timezone": 3600
  1111.   },
  1112.   {
  1113.     "city_name": "London",
  1114.     "lat": 51.507351,
  1115.     "lon": -0.127758,
  1116.     "main": {
  1117.       "temp": 289.96,
  1118.       "temp_min": 287.15,
  1119.       "temp_max": 292.04,
  1120.       "feels_like": 290.46,
  1121.       "pressure": 1015,
  1122.       "humidity": 88
  1123.     },
  1124.     "wind": { "speed": 1.5, "deg": 210 },
  1125.     "clouds": { "all": 20 },
  1126.     "weather": [
  1127.       {
  1128.         "id": 801,
  1129.         "main": "Clouds",
  1130.         "description": "few clouds",
  1131.         "icon": "02n"
  1132.       }
  1133.     ],
  1134.     "dt": 1593727200,
  1135.     "dt_iso": "2020-07-02 22:00:00 +0000 UTC",
  1136.     "timezone": 3600
  1137.   },
  1138.   {
  1139.     "city_name": "London",
  1140.     "lat": 51.507351,
  1141.     "lon": -0.127758,
  1142.     "main": {
  1143.       "temp": 289.11,
  1144.       "temp_min": 287.003,
  1145.       "temp_max": 290.93,
  1146.       "feels_like": 288.09,
  1147.       "pressure": 1015,
  1148.       "humidity": 88
  1149.     },
  1150.     "wind": { "speed": 3.25, "deg": 277 },
  1151.     "clouds": { "all": 75 },
  1152.     "weather": [
  1153.       {
  1154.         "id": 803,
  1155.         "main": "Clouds",
  1156.         "description": "broken clouds",
  1157.         "icon": "04n"
  1158.       }
  1159.     ],
  1160.     "dt": 1593730800,
  1161.     "dt_iso": "2020-07-02 23:00:00 +0000 UTC",
  1162.     "timezone": 3600
  1163.   }
  1164. ]
  1165.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement