summaryrefslogtreecommitdiff
path: root/chomp-bench/benches/json/data/886.json
diff options
context:
space:
mode:
authorGreg Brown <gmb60@cam.ac.uk>2021-05-06 19:40:59 +0100
committerGreg Brown <gmb60@cam.ac.uk>2021-05-06 19:40:59 +0100
commitdfc08ff2c6580bbeb3951b223e0332546ba3b0d9 (patch)
tree60597dd9492b9c2dfa10ea610289f143dd3e41b7 /chomp-bench/benches/json/data/886.json
parentef485d6f3e4df6e1a424ba3797388fa0bba6eb2e (diff)
Introduce lambda expressions.
Diffstat (limited to 'chomp-bench/benches/json/data/886.json')
-rw-r--r--chomp-bench/benches/json/data/886.json50
1 files changed, 50 insertions, 0 deletions
diff --git a/chomp-bench/benches/json/data/886.json b/chomp-bench/benches/json/data/886.json
new file mode 100644
index 0000000..ade01fa
--- /dev/null
+++ b/chomp-bench/benches/json/data/886.json
@@ -0,0 +1,50 @@
+{
+ "cod": "200",
+ "message": 0,
+ "cnt": 40,
+ "list": [
+ {
+ "dt": 1612882800,
+ "main": {
+ "temp": 273.52,
+ "feels_like": 266.68,
+ "temp_min": 273.17,
+ "temp_max": 273.52,
+ "pressure": 1009,
+ "sea_level": 1009,
+ "grnd_level": 997,
+ "humidity": 81,
+ "temp_kf": 0.35
+ },
+ "weather": [
+ {
+ "id": 803,
+ "main": "Clouds",
+ "description": "broken clouds",
+ "icon": "04d"
+ }
+ ],
+ "clouds": {
+ "all": 67
+ },
+ "wind": {
+ "speed": 6.45,
+ "deg": 78
+ },
+ "visibility": 10000,
+ "pop": 0.12,
+ "sys": {
+ "pod": "d"
+ },
+ "dt_txt": "2021-02-09 15:00:00"
+ },
+ {
+ "dt": 161289360,
+ "main": {
+ "temp": 271,
+ "like": 264,
+ "min": 270
+ }
+ }
+ ]
+}