File tree 1 file changed +32
-32
lines changed
1 file changed +32
-32
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- coord: {
3
- lon: -2.93,
4
- lat: 43.26
2
+ " coord" : {
3
+ " lon" : -2.93 ,
4
+ " lat" : 43.26
5
5
},
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
11
11
},
12
- weather: [
12
+ " weather" : [
13
13
{
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"
18
18
}
19
19
],
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
29
29
},
30
- wind: {
31
- speed: 1.07,
32
- deg: 144.001
30
+ " wind" : {
31
+ " speed" : 1.07 ,
32
+ " deg" : 144.001
33
33
},
34
- clouds: {
35
- all: 36
34
+ " clouds" : {
35
+ " all" : 36
36
36
},
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
+ }
You can’t perform that action at this time.
0 commit comments