summaryrefslogtreecommitdiff
path: root/chomp-bench/benches/json/data/443.json
blob: 28cc43d6576a3181e38b1f4d21ca82b9173d6782 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "cod": "200",
    "message": 0,
    "cnt": 40,
    "list": [
        {
            "dt": 1612882800,
            "main": {
                "temp": 273.520,
                "feels_like": 266.680,
                "temp_min": 273.170,
                "temp_max": 273.520,
                "pressure": 1009,
                "sea_level": 1009,
                "grnd_level": 997,
                "humidity": 81
            }
        }
    ]
}