Showing
1 changed file
with
0 additions
and
257 deletions
lib/example_result.json
deleted
100644 → 0
1 | -{ | ||
2 | - "weather": { | ||
3 | - "minutely": [ | ||
4 | - { | ||
5 | - "station": { | ||
6 | - "longitude": "127.1164", | ||
7 | - "latitude": "37.2772", | ||
8 | - "name": "기흥구", | ||
9 | - "id": "371", | ||
10 | - "type": "KMA" | ||
11 | - }, | ||
12 | - "wind": { | ||
13 | - "wdir": "189.50", | ||
14 | - "wspd": "2.20" | ||
15 | - }, | ||
16 | - "precipitation": { | ||
17 | - "sinceOntime": "0.00", | ||
18 | - "type": "0" | ||
19 | - }, | ||
20 | - "sky": { | ||
21 | - "code": "SKY_A07", | ||
22 | - "name": "흐림" | ||
23 | - }, | ||
24 | - "rain": { | ||
25 | - "sinceOntime": "0.00", | ||
26 | - "sinceMidnight": "", | ||
27 | - "last10min": "0.00", | ||
28 | - "last15min": "0.00", | ||
29 | - "last30min": "0.00", | ||
30 | - "last1hour": "0.00", | ||
31 | - "last6hour": "0.50", | ||
32 | - "last12hour": "0.50", | ||
33 | - "last24hour": "0.50" | ||
34 | - }, | ||
35 | - "temperature": { | ||
36 | - "tc": "5.90", | ||
37 | - "tmax": "7.00", | ||
38 | - "tmin": "-1.00" | ||
39 | - }, | ||
40 | - "humidity": "", | ||
41 | - "pressure": { | ||
42 | - "surface": "", | ||
43 | - "seaLevel": "" | ||
44 | - }, | ||
45 | - "lightning": "0", | ||
46 | - "timeObservation": "2018-12-06 14:14:00" | ||
47 | - } | ||
48 | - ] | ||
49 | - }, | ||
50 | - "common": { | ||
51 | - "alertYn": "Y", | ||
52 | - "stormYn": "N" | ||
53 | - }, | ||
54 | - "result": { | ||
55 | - "code": 9200, | ||
56 | - "requestUrl": "/weather/current/minutely?appKey=key&lat=37.239795&lon=127.083240", | ||
57 | - "message": "성공" | ||
58 | - } | ||
59 | -}, | ||
60 | -{ | ||
61 | - "weather": { | ||
62 | - "wIndex": { | ||
63 | - "uvindex": [ | ||
64 | - { | ||
65 | - "grid": { | ||
66 | - "city": "경기도", | ||
67 | - "county": "수원시", | ||
68 | - "village": "" | ||
69 | - }, | ||
70 | - "day00": { | ||
71 | - "imageUrl": "http://files.weatherplanet.co.kr/weather/01_FCT/INDEX1/20181209/FCT_IDX_A07_1_2018120906_00D.gif", | ||
72 | - "index": "20.00", | ||
73 | - "comment": "자외선 걱정 없어요" | ||
74 | - }, | ||
75 | - "day01": { | ||
76 | - "imageUrl": "http://files.weatherplanet.co.kr/weather/01_FCT/INDEX1/20181209/FCT_IDX_A07_1_2018120906_01D.gif", | ||
77 | - "index": "20.00", | ||
78 | - "comment": "자외선 걱정 없어요" | ||
79 | - }, | ||
80 | - "day02": { | ||
81 | - "imageUrl": "http://files.weatherplanet.co.kr/weather/01_FCT/INDEX1/20181209/FCT_IDX_A07_1_2018120906_02D.gif", | ||
82 | - "index": "10.00", | ||
83 | - "comment": "자외선 없는 날입니다" | ||
84 | - } | ||
85 | - } | ||
86 | - ], | ||
87 | - "timeRelease": "2018-12-09 06:00:00" | ||
88 | - } | ||
89 | - }, | ||
90 | - "common": { | ||
91 | - "alertYn": "Y", | ||
92 | - "stormYn": "N" | ||
93 | - }, | ||
94 | - "result": { | ||
95 | - "code": 9200, | ||
96 | - "requestUrl": "/weather/index/uv?appKey=c13b1a68-ef31-4131-a1b7-4069c263f82d&version=1&lat=37.239795&lon=127.083240", | ||
97 | - "message": "성공" | ||
98 | - } | ||
99 | -}{ | ||
100 | - "weather": { | ||
101 | - "wIndex": { | ||
102 | - "thIndex": [ | ||
103 | - { | ||
104 | - "grid": { | ||
105 | - "city": "경기", | ||
106 | - "county": "용인시 기흥구", | ||
107 | - "village": "상갈동" | ||
108 | - }, | ||
109 | - "forecast": { | ||
110 | - "timeRelease": "2018-12-09 14:00:00", | ||
111 | - "index43hour": "37.85", | ||
112 | - "index4hour": "38.40", | ||
113 | - "index7hour": "34.36", | ||
114 | - "index10hour": "31.08", | ||
115 | - "index13hour": "31.08", | ||
116 | - "index16hour": "27.60", | ||
117 | - "index19hour": "35.76", | ||
118 | - "index22hour": "44.84", | ||
119 | - "index25hour": "47.47", | ||
120 | - "index28hour": "42.45", | ||
121 | - "index31hour": "39.37", | ||
122 | - "index34hour": "37.85", | ||
123 | - "index37hour": "36.54", | ||
124 | - "index40hour": "35.73", | ||
125 | - "index46hour": "42.99", | ||
126 | - "index49hour": "39.12", | ||
127 | - "index52hour": "37.79", | ||
128 | - "index55hour": "37.13", | ||
129 | - "index58hour": "36.29", | ||
130 | - "index61hour": "", | ||
131 | - "index64hour": "", | ||
132 | - "index67hour": "" | ||
133 | - }, | ||
134 | - "current": { | ||
135 | - "timeRelease": "2018-12-09 14:00:00", | ||
136 | - "index": "40.49" | ||
137 | - } | ||
138 | - } | ||
139 | - ] | ||
140 | - } | ||
141 | - }, | ||
142 | - "common": { | ||
143 | - "alertYn": "Y", | ||
144 | - "stormYn": "N" | ||
145 | - }, | ||
146 | - "result": { | ||
147 | - "code": 9200, | ||
148 | - "requestUrl": "/weather/index/th?appKey=c13b1a68-ef31-4131-a1b7-4069c263f82d&version=1&lat=37.239795&lon=127.083240", | ||
149 | - "message": "성공" | ||
150 | - } | ||
151 | -} | ||
152 | -{ | ||
153 | - "weather": { | ||
154 | - "wIndex": { | ||
155 | - "heatIndex": [ | ||
156 | - { | ||
157 | - "grid": { | ||
158 | - "city": "경기", | ||
159 | - "county": "용인시 기흥구", | ||
160 | - "village": "상갈동" | ||
161 | - }, | ||
162 | - "forecast": { | ||
163 | - "timeRelease": "2018-12-09 14:00:00", | ||
164 | - "index4hour": "37.28", | ||
165 | - "index7hour": "70.81", | ||
166 | - "index10hour": "91.57", | ||
167 | - "index13hour": "91.57", | ||
168 | - "index16hour": "110.30", | ||
169 | - "index19hour": "71.89", | ||
170 | - "index22hour": "36.40", | ||
171 | - "index25hour": "27.82", | ||
172 | - "index28hour": "50.39", | ||
173 | - "index31hour": "61.62", | ||
174 | - "index34hour": "71.05", | ||
175 | - "index37hour": "75.20", | ||
176 | - "index40hour": "79.01", | ||
177 | - "index43hour": "71.05", | ||
178 | - "index46hour": "52.61", | ||
179 | - "index49hour": "67.96", | ||
180 | - "index52hour": "69.50", | ||
181 | - "index55hour": "69.08", | ||
182 | - "index58hour": "74.43", | ||
183 | - "index61hour": "", | ||
184 | - "index64hour": "", | ||
185 | - "index67hour": "" | ||
186 | - }, | ||
187 | - "current": { | ||
188 | - "timeRelease": "2018-12-09 14:00:00", | ||
189 | - "index": "32.79" | ||
190 | - } | ||
191 | - } | ||
192 | - ] | ||
193 | - } | ||
194 | - }, | ||
195 | - "common": { | ||
196 | - "alertYn": "Y", | ||
197 | - "stormYn": "N" | ||
198 | - }, | ||
199 | - "result": { | ||
200 | - "code": 9200, | ||
201 | - "requestUrl": "/weather/index/heat?appKey=c13b1a68-ef31-4131-a1b7-4069c263f82d&version=1&lat=37.239795&lon=127.083240", | ||
202 | - "message": "성공" | ||
203 | - } | ||
204 | -} | ||
205 | -{ | ||
206 | - "weather": { | ||
207 | - "wIndex": { | ||
208 | - "wctIndex": [ | ||
209 | - { | ||
210 | - "grid": { | ||
211 | - "city": "경기", | ||
212 | - "county": "용인시 기흥구", | ||
213 | - "village": "상갈동" | ||
214 | - }, | ||
215 | - "forecast": { | ||
216 | - "timeRelease": "2018-12-09 14:00:00", | ||
217 | - "index43hour": "-2.17", | ||
218 | - "index4hour": "-8.15", | ||
219 | - "index7hour": "-6.55", | ||
220 | - "index10hour": "-7.00", | ||
221 | - "index13hour": "-7.63", | ||
222 | - "index16hour": "-9.08", | ||
223 | - "index19hour": "-4.71", | ||
224 | - "index22hour": "1.18", | ||
225 | - "index25hour": "1.53", | ||
226 | - "index28hour": "-0.47", | ||
227 | - "index31hour": "-3.76", | ||
228 | - "index34hour": "-2.37", | ||
229 | - "index37hour": "-4.67", | ||
230 | - "index40hour": "-4.38", | ||
231 | - "index46hour": "-0.67", | ||
232 | - "index49hour": "-1.18", | ||
233 | - "index52hour": "-2.14", | ||
234 | - "index55hour": "-1.65", | ||
235 | - "index58hour": "-4.23", | ||
236 | - "index61hour": "", | ||
237 | - "index64hour": "", | ||
238 | - "index67hour": "" | ||
239 | - }, | ||
240 | - "current": { | ||
241 | - "timeRelease": "2018-12-09 14:00:00", | ||
242 | - "index": "-6.22" | ||
243 | - } | ||
244 | - } | ||
245 | - ] | ||
246 | - } | ||
247 | - }, | ||
248 | - "common": { | ||
249 | - "alertYn": "Y", | ||
250 | - "stormYn": "N" | ||
251 | - }, | ||
252 | - "result": { | ||
253 | - "code": 9200, | ||
254 | - "requestUrl": "/weather/index/wct?appKey=c13b1a68-ef31-4131-a1b7-4069c263f82d&version=1&lat=37.239795&lon=127.083240", | ||
255 | - "message": "성공" | ||
256 | - } | ||
257 | -} | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment