diff options
Diffstat (limited to 'chomp-bench/benches/json/data/443.json')
-rw-r--r-- | chomp-bench/benches/json/data/443.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/chomp-bench/benches/json/data/443.json b/chomp-bench/benches/json/data/443.json new file mode 100644 index 0000000..28cc43d --- /dev/null +++ b/chomp-bench/benches/json/data/443.json @@ -0,0 +1,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 + } + } + ] +} |