Skip to content

Commit 13b67aa

Browse files
committed
Update bilbao.json
1 parent 6037685 commit 13b67aa

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

common-data/bilbao.json

+32-32
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
{
2-
coord: {
3-
lon: -2.93,
4-
lat: 43.26
2+
"coord": {
3+
"lon": -2.93,
4+
"lat": 43.26
55
},
6-
sys: {
7-
message: 0.0139,
8-
country: "ES",
9-
sunrise: 1429766168,
10-
sunset: 1429815829
6+
"sys": {
7+
"message": 0.0139,
8+
"country": "ES",
9+
"sunrise": 1429766168,
10+
"sunset": 1429815829
1111
},
12-
weather: [
12+
"weather": [
1313
{
14-
id: 802,
15-
main: "Clouds",
16-
description: "scattered clouds",
17-
icon: "03d"
14+
"id": 802,
15+
"main": "Clouds",
16+
"description": "scattered clouds",
17+
"icon": "03d"
1818
}
1919
],
20-
base: "stations",
21-
main: {
22-
temp: 283.681,
23-
temp_min: 283.681,
24-
temp_max: 283.681,
25-
pressure: 991.72,
26-
sea_level: 1034.92,
27-
grnd_level: 991.72,
28-
humidity: 98
20+
"base": "stations",
21+
"main": {
22+
"temp": 283.681,
23+
"temp_min": 283.681,
24+
"temp_max": 283.681,
25+
"pressure": 991.72,
26+
"sea_level": 1034.92,
27+
"grnd_leve": 991.72,
28+
"humidity": 98
2929
},
30-
wind: {
31-
speed: 1.07,
32-
deg: 144.001
30+
"wind": {
31+
"speed": 1.07,
32+
"deg": 144.001
3333
},
34-
clouds: {
35-
all: 36
34+
"clouds": {
35+
"all": 36
3636
},
37-
dt: 1429773245,
38-
id: 3128026,
39-
name: "Bilbao",
40-
cod: 200
41-
}
37+
"dt": 1429773245,
38+
"id": 3128026,
39+
"name": "Bilbao",
40+
"cod": 200
41+
}

0 commit comments

Comments
 (0)