@dssp/dkpi 1.0.0-alpha.23 → 1.0.0-alpha.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-client/bootstrap.d.ts +8 -0
- package/dist-client/bootstrap.js +257 -0
- package/dist-client/bootstrap.js.map +1 -0
- package/dist-client/entries/public/home.d.ts +8 -0
- package/dist-client/entries/public/home.js +97 -0
- package/dist-client/entries/public/home.js.map +1 -0
- package/dist-client/icons/menu-icons.d.ts +5 -0
- package/dist-client/icons/menu-icons.js +84 -0
- package/dist-client/icons/menu-icons.js.map +1 -0
- package/dist-client/index.d.ts +0 -0
- package/dist-client/index.js +2 -0
- package/dist-client/index.js.map +1 -0
- package/dist-client/menu.d.ts +23 -0
- package/dist-client/menu.js +59 -0
- package/dist-client/menu.js.map +1 -0
- package/dist-client/pages/sv-project-completed-list.d.ts +18 -0
- package/dist-client/pages/sv-project-completed-list.js +293 -0
- package/dist-client/pages/sv-project-completed-list.js.map +1 -0
- package/dist-client/pages/sv-project-list.d.ts +144 -0
- package/dist-client/pages/sv-project-list.js +339 -0
- package/dist-client/pages/sv-project-list.js.map +1 -0
- package/dist-client/pages/sv-user-management.d.ts +5 -0
- package/dist-client/pages/sv-user-management.js +219 -0
- package/dist-client/pages/sv-user-management.js.map +1 -0
- package/dist-client/route.d.ts +1 -0
- package/dist-client/route.js +16 -0
- package/dist-client/route.js.map +1 -0
- package/dist-client/themes/dark.css +51 -0
- package/dist-client/themes/light.css +51 -0
- package/dist-client/tsconfig.tsbuildinfo +1 -0
- package/dist-client/viewparts/menu-tools.d.ts +54 -0
- package/dist-client/viewparts/menu-tools.js +508 -0
- package/dist-client/viewparts/menu-tools.js.map +1 -0
- package/dist-client/viewparts/user-circle.d.ts +5 -0
- package/dist-client/viewparts/user-circle.js +26 -0
- package/dist-client/viewparts/user-circle.js.map +1 -0
- package/dist-server/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/schema.graphql +1589 -216
- package/dist-server/migrations/1752188906708-SeedKpiCategory.d.ts +0 -5
- package/dist-server/migrations/1752188906708-SeedKpiCategory.js +0 -53
- package/dist-server/migrations/1752188906708-SeedKpiCategory.js.map +0 -1
- package/dist-server/migrations/1752190849681-SeedKpi.d.ts +0 -5
- package/dist-server/migrations/1752190849681-SeedKpi.js +0 -255
- package/dist-server/migrations/1752190849681-SeedKpi.js.map +0 -1
- package/dist-server/migrations/1752192090123-add-grades-to-kpi.d.ts +0 -7
- package/dist-server/migrations/1752192090123-add-grades-to-kpi.js +0 -51
- package/dist-server/migrations/1752192090123-add-grades-to-kpi.js.map +0 -1
- package/dist-server/migrations/1752192090124-add-kpi-statistics.d.ts +0 -5
- package/dist-server/migrations/1752192090124-add-kpi-statistics.js +0 -707
- package/dist-server/migrations/1752192090124-add-kpi-statistics.js.map +0 -1
- package/dist-server/migrations/grade-data/x11-performance-table.json +0 -962
- package/dist-server/migrations/grade-data/x12-performance-table.json +0 -611
- package/dist-server/migrations/grade-data/x14-performance-table.json +0 -42
- package/dist-server/migrations/grade-data/x21-performance-table.json +0 -889
- package/dist-server/migrations/grade-data/x22-performance-table.json +0 -1064
- package/dist-server/migrations/grade-data/x23-performance-table.json +0 -42
- package/dist-server/migrations/grade-data/x31-performance-table.json +0 -644
- package/dist-server/migrations/grade-data/x32-performance-table.json +0 -993
- package/dist-server/migrations/grade-data/x33-performance-table.json +0 -195
- package/dist-server/migrations/grade-data/x34-performance-table.json +0 -12
- package/dist-server/migrations/grade-data/x35-performance-table.json +0 -42
- package/dist-server/migrations/grade-data/x41-performance-table.json +0 -825
- package/dist-server/migrations/grade-data/x42-performance-table.json +0 -786
- package/dist-server/migrations/grade-data/x43-performance-table.json +0 -12
- package/dist-server/migrations/grade-data/x44-performance-table.json +0 -42
- package/dist-server/migrations/grade-data/x51-performance-table.json +0 -924
- package/dist-server/migrations/grade-data/x52-performance-table.json +0 -42
- package/dist-server/migrations/grade-data/x61-performance-table.json +0 -261
- package/dist-server/migrations/grade-data/x62-performance-table.json +0 -42
|
@@ -1,924 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"kpiName": "건설폐기물 발생량",
|
|
3
|
-
"version": 1,
|
|
4
|
-
"description": "x51값 기반 등급 테이블",
|
|
5
|
-
"grades": [
|
|
6
|
-
{
|
|
7
|
-
"name": "1",
|
|
8
|
-
"minValue": 0,
|
|
9
|
-
"maxValue": 0.005,
|
|
10
|
-
"score": 1,
|
|
11
|
-
"description": "x51값 0~0.005"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"name": "0.975",
|
|
15
|
-
"minValue": 0.005,
|
|
16
|
-
"maxValue": 0.01,
|
|
17
|
-
"score": 0.975,
|
|
18
|
-
"description": "x51값 0.005~0.01"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"name": "0.95",
|
|
22
|
-
"minValue": 0.01,
|
|
23
|
-
"maxValue": 0.015,
|
|
24
|
-
"score": 0.95,
|
|
25
|
-
"description": "x51값 0.01~0.015"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"name": "0.91",
|
|
29
|
-
"minValue": 0.015,
|
|
30
|
-
"maxValue": 0.02,
|
|
31
|
-
"score": 0.91,
|
|
32
|
-
"description": "x51값 0.015~0.02"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"name": "0.88",
|
|
36
|
-
"minValue": 0.02,
|
|
37
|
-
"maxValue": 0.025,
|
|
38
|
-
"score": 0.88,
|
|
39
|
-
"description": "x51값 0.02~0.025"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"name": "0.85",
|
|
43
|
-
"minValue": 0.025,
|
|
44
|
-
"maxValue": 0.03,
|
|
45
|
-
"score": 0.85,
|
|
46
|
-
"description": "x51값 0.025~0.03"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"name": "0.814016166",
|
|
50
|
-
"minValue": 0.03,
|
|
51
|
-
"maxValue": 0.035,
|
|
52
|
-
"score": 0.814016166,
|
|
53
|
-
"description": "x51값 0.03~0.035"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"name": "0.772753112",
|
|
57
|
-
"minValue": 0.035,
|
|
58
|
-
"maxValue": 0.04,
|
|
59
|
-
"score": 0.772753112,
|
|
60
|
-
"description": "x51값 0.035~0.04"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"name": "0.737009429",
|
|
64
|
-
"minValue": 0.04,
|
|
65
|
-
"maxValue": 0.045,
|
|
66
|
-
"score": 0.737009429,
|
|
67
|
-
"description": "x51값 0.04~0.045"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"name": "0.705481266",
|
|
71
|
-
"minValue": 0.045,
|
|
72
|
-
"maxValue": 0.05,
|
|
73
|
-
"score": 0.705481266,
|
|
74
|
-
"description": "x51값 0.045~0.05"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"name": "0.677278363",
|
|
78
|
-
"minValue": 0.05,
|
|
79
|
-
"maxValue": 0.055,
|
|
80
|
-
"score": 0.677278363,
|
|
81
|
-
"description": "x51값 0.05~0.055"
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"name": "0.651765734",
|
|
85
|
-
"minValue": 0.055,
|
|
86
|
-
"maxValue": 0.06,
|
|
87
|
-
"score": 0.651765734,
|
|
88
|
-
"description": "x51값 0.055~0.06"
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"name": "0.628474528",
|
|
92
|
-
"minValue": 0.06,
|
|
93
|
-
"maxValue": 0.065,
|
|
94
|
-
"score": 0.628474528,
|
|
95
|
-
"description": "x51값 0.06~0.065"
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"name": "0.607048696",
|
|
99
|
-
"minValue": 0.065,
|
|
100
|
-
"maxValue": 0.07,
|
|
101
|
-
"score": 0.607048696,
|
|
102
|
-
"description": "x51값 0.065~0.07"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"name": "0.587211474",
|
|
106
|
-
"minValue": 0.07,
|
|
107
|
-
"maxValue": 0.075,
|
|
108
|
-
"score": 0.587211474,
|
|
109
|
-
"description": "x51값 0.07~0.075"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"name": "0.568743463",
|
|
113
|
-
"minValue": 0.075,
|
|
114
|
-
"maxValue": 0.08,
|
|
115
|
-
"score": 0.568743463,
|
|
116
|
-
"description": "x51값 0.075~0.08"
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"name": "0.551467791",
|
|
120
|
-
"minValue": 0.08,
|
|
121
|
-
"maxValue": 0.085,
|
|
122
|
-
"score": 0.551467791,
|
|
123
|
-
"description": "x51값 0.08~0.085"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"name": "0.535239792",
|
|
127
|
-
"minValue": 0.085,
|
|
128
|
-
"maxValue": 0.09,
|
|
129
|
-
"score": 0.535239792,
|
|
130
|
-
"description": "x51값 0.085~0.09"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"name": "0.519939628",
|
|
134
|
-
"minValue": 0.09,
|
|
135
|
-
"maxValue": 0.095,
|
|
136
|
-
"score": 0.519939628,
|
|
137
|
-
"description": "x51값 0.09~0.095"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"name": "0.505466914",
|
|
141
|
-
"minValue": 0.095,
|
|
142
|
-
"maxValue": 0.1,
|
|
143
|
-
"score": 0.505466914,
|
|
144
|
-
"description": "x51값 0.095~0.1"
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"name": "0.491736725",
|
|
148
|
-
"minValue": 0.1,
|
|
149
|
-
"maxValue": 0.105,
|
|
150
|
-
"score": 0.491736725,
|
|
151
|
-
"description": "x51값 0.1~0.105"
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"name": "0.478676574",
|
|
155
|
-
"minValue": 0.105,
|
|
156
|
-
"maxValue": 0.11,
|
|
157
|
-
"score": 0.478676574,
|
|
158
|
-
"description": "x51값 0.105~0.11"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"name": "0.466224096",
|
|
162
|
-
"minValue": 0.11,
|
|
163
|
-
"maxValue": 0.115,
|
|
164
|
-
"score": 0.466224096,
|
|
165
|
-
"description": "x51값 0.11~0.115"
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"name": "0.454325249",
|
|
169
|
-
"minValue": 0.115,
|
|
170
|
-
"maxValue": 0.12,
|
|
171
|
-
"score": 0.454325249,
|
|
172
|
-
"description": "x51값 0.115~0.12"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"name": "0.442932891",
|
|
176
|
-
"minValue": 0.12,
|
|
177
|
-
"maxValue": 0.125,
|
|
178
|
-
"score": 0.442932891,
|
|
179
|
-
"description": "x51값 0.12~0.125"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"name": "0.43200566",
|
|
183
|
-
"minValue": 0.125,
|
|
184
|
-
"maxValue": 0.13,
|
|
185
|
-
"score": 0.43200566,
|
|
186
|
-
"description": "x51값 0.125~0.13"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"name": "0.421507059",
|
|
190
|
-
"minValue": 0.13,
|
|
191
|
-
"maxValue": 0.135,
|
|
192
|
-
"score": 0.421507059,
|
|
193
|
-
"description": "x51값 0.13~0.135"
|
|
194
|
-
},
|
|
195
|
-
{
|
|
196
|
-
"name": "0.411404728",
|
|
197
|
-
"minValue": 0.135,
|
|
198
|
-
"maxValue": 0.14,
|
|
199
|
-
"score": 0.411404728,
|
|
200
|
-
"description": "x51값 0.135~0.14"
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"name": "0.401669837",
|
|
204
|
-
"minValue": 0.14,
|
|
205
|
-
"maxValue": 0.145,
|
|
206
|
-
"score": 0.401669837,
|
|
207
|
-
"description": "x51값 0.14~0.145"
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"name": "0.392276593",
|
|
211
|
-
"minValue": 0.145,
|
|
212
|
-
"maxValue": 0.15,
|
|
213
|
-
"score": 0.392276593,
|
|
214
|
-
"description": "x51값 0.145~0.15"
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
"name": "0.383201825",
|
|
218
|
-
"minValue": 0.15,
|
|
219
|
-
"maxValue": 0.155,
|
|
220
|
-
"score": 0.383201825,
|
|
221
|
-
"description": "x51값 0.15~0.155"
|
|
222
|
-
},
|
|
223
|
-
{
|
|
224
|
-
"name": "0.374424646",
|
|
225
|
-
"minValue": 0.155,
|
|
226
|
-
"maxValue": 0.16,
|
|
227
|
-
"score": 0.374424646,
|
|
228
|
-
"description": "x51값 0.155~0.16"
|
|
229
|
-
},
|
|
230
|
-
{
|
|
231
|
-
"name": "0.365926154",
|
|
232
|
-
"minValue": 0.16,
|
|
233
|
-
"maxValue": 0.165,
|
|
234
|
-
"score": 0.365926154,
|
|
235
|
-
"description": "x51값 0.16~0.165"
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
"name": "0.357689196",
|
|
239
|
-
"minValue": 0.165,
|
|
240
|
-
"maxValue": 0.17,
|
|
241
|
-
"score": 0.357689196,
|
|
242
|
-
"description": "x51값 0.165~0.17"
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"name": "0.349698155",
|
|
246
|
-
"minValue": 0.17,
|
|
247
|
-
"maxValue": 0.175,
|
|
248
|
-
"score": 0.349698155,
|
|
249
|
-
"description": "x51값 0.17~0.175"
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
"name": "0.341938771",
|
|
253
|
-
"minValue": 0.175,
|
|
254
|
-
"maxValue": 0.18,
|
|
255
|
-
"score": 0.341938771,
|
|
256
|
-
"description": "x51값 0.175~0.18"
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
"name": "0.334397991",
|
|
260
|
-
"minValue": 0.18,
|
|
261
|
-
"maxValue": 0.185,
|
|
262
|
-
"score": 0.334397991,
|
|
263
|
-
"description": "x51값 0.18~0.185"
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"name": "0.327063834",
|
|
267
|
-
"minValue": 0.185,
|
|
268
|
-
"maxValue": 0.19,
|
|
269
|
-
"score": 0.327063834,
|
|
270
|
-
"description": "x51값 0.185~0.19"
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
"name": "0.319925277",
|
|
274
|
-
"minValue": 0.19,
|
|
275
|
-
"maxValue": 0.195,
|
|
276
|
-
"score": 0.319925277,
|
|
277
|
-
"description": "x51값 0.19~0.195"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"name": "0.312972159",
|
|
281
|
-
"minValue": 0.195,
|
|
282
|
-
"maxValue": 0.2,
|
|
283
|
-
"score": 0.312972159,
|
|
284
|
-
"description": "x51값 0.195~0.2"
|
|
285
|
-
},
|
|
286
|
-
{
|
|
287
|
-
"name": "0.306195088",
|
|
288
|
-
"minValue": 0.2,
|
|
289
|
-
"maxValue": 0.205,
|
|
290
|
-
"score": 0.306195088,
|
|
291
|
-
"description": "x51값 0.2~0.205"
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
"name": "0.29958537",
|
|
295
|
-
"minValue": 0.205,
|
|
296
|
-
"maxValue": 0.21,
|
|
297
|
-
"score": 0.29958537,
|
|
298
|
-
"description": "x51값 0.205~0.21"
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
"name": "0.293134937",
|
|
302
|
-
"minValue": 0.21,
|
|
303
|
-
"maxValue": 0.215,
|
|
304
|
-
"score": 0.293134937,
|
|
305
|
-
"description": "x51값 0.21~0.215"
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"name": "0.286836293",
|
|
309
|
-
"minValue": 0.215,
|
|
310
|
-
"maxValue": 0.22,
|
|
311
|
-
"score": 0.286836293,
|
|
312
|
-
"description": "x51값 0.215~0.22"
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
"name": "0.280682459",
|
|
316
|
-
"minValue": 0.22,
|
|
317
|
-
"maxValue": 0.225,
|
|
318
|
-
"score": 0.280682459,
|
|
319
|
-
"description": "x51값 0.22~0.225"
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"name": "0.274666925",
|
|
323
|
-
"minValue": 0.225,
|
|
324
|
-
"maxValue": 0.23,
|
|
325
|
-
"score": 0.274666925,
|
|
326
|
-
"description": "x51값 0.225~0.23"
|
|
327
|
-
},
|
|
328
|
-
{
|
|
329
|
-
"name": "0.268783611",
|
|
330
|
-
"minValue": 0.23,
|
|
331
|
-
"maxValue": 0.235,
|
|
332
|
-
"score": 0.268783611,
|
|
333
|
-
"description": "x51값 0.23~0.235"
|
|
334
|
-
},
|
|
335
|
-
{
|
|
336
|
-
"name": "0.26302683",
|
|
337
|
-
"minValue": 0.235,
|
|
338
|
-
"maxValue": 0.24,
|
|
339
|
-
"score": 0.26302683,
|
|
340
|
-
"description": "x51값 0.235~0.24"
|
|
341
|
-
},
|
|
342
|
-
{
|
|
343
|
-
"name": "0.257391254",
|
|
344
|
-
"minValue": 0.24,
|
|
345
|
-
"maxValue": 0.245,
|
|
346
|
-
"score": 0.257391254,
|
|
347
|
-
"description": "x51값 0.24~0.245"
|
|
348
|
-
},
|
|
349
|
-
{
|
|
350
|
-
"name": "0.251871883",
|
|
351
|
-
"minValue": 0.245,
|
|
352
|
-
"maxValue": 0.25,
|
|
353
|
-
"score": 0.251871883,
|
|
354
|
-
"description": "x51값 0.245~0.25"
|
|
355
|
-
},
|
|
356
|
-
{
|
|
357
|
-
"name": "0.246464022",
|
|
358
|
-
"minValue": 0.25,
|
|
359
|
-
"maxValue": 0.255,
|
|
360
|
-
"score": 0.246464022,
|
|
361
|
-
"description": "x51값 0.25~0.255"
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
"name": "0.241163255",
|
|
365
|
-
"minValue": 0.255,
|
|
366
|
-
"maxValue": 0.26,
|
|
367
|
-
"score": 0.241163255,
|
|
368
|
-
"description": "x51값 0.255~0.26"
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
"name": "0.235965422",
|
|
372
|
-
"minValue": 0.26,
|
|
373
|
-
"maxValue": 0.265,
|
|
374
|
-
"score": 0.235965422,
|
|
375
|
-
"description": "x51값 0.26~0.265"
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
"name": "0.230866601",
|
|
379
|
-
"minValue": 0.265,
|
|
380
|
-
"maxValue": 0.27,
|
|
381
|
-
"score": 0.230866601,
|
|
382
|
-
"description": "x51값 0.265~0.27"
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"name": "0.225863091",
|
|
386
|
-
"minValue": 0.27,
|
|
387
|
-
"maxValue": 0.275,
|
|
388
|
-
"score": 0.225863091,
|
|
389
|
-
"description": "x51값 0.27~0.275"
|
|
390
|
-
},
|
|
391
|
-
{
|
|
392
|
-
"name": "0.220951393",
|
|
393
|
-
"minValue": 0.275,
|
|
394
|
-
"maxValue": 0.28,
|
|
395
|
-
"score": 0.220951393,
|
|
396
|
-
"description": "x51값 0.275~0.28"
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
"name": "0.2161282",
|
|
400
|
-
"minValue": 0.28,
|
|
401
|
-
"maxValue": 0.285,
|
|
402
|
-
"score": 0.2161282,
|
|
403
|
-
"description": "x51값 0.28~0.285"
|
|
404
|
-
},
|
|
405
|
-
{
|
|
406
|
-
"name": "0.211390377",
|
|
407
|
-
"minValue": 0.285,
|
|
408
|
-
"maxValue": 0.29,
|
|
409
|
-
"score": 0.211390377,
|
|
410
|
-
"description": "x51값 0.285~0.29"
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"name": "0.206734955",
|
|
414
|
-
"minValue": 0.29,
|
|
415
|
-
"maxValue": 0.295,
|
|
416
|
-
"score": 0.206734955,
|
|
417
|
-
"description": "x51값 0.29~0.295"
|
|
418
|
-
},
|
|
419
|
-
{
|
|
420
|
-
"name": "0.202159117",
|
|
421
|
-
"minValue": 0.295,
|
|
422
|
-
"maxValue": 0.3,
|
|
423
|
-
"score": 0.202159117,
|
|
424
|
-
"description": "x51값 0.295~0.3"
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
"name": "0.197660188",
|
|
428
|
-
"minValue": 0.3,
|
|
429
|
-
"maxValue": 0.305,
|
|
430
|
-
"score": 0.197660188,
|
|
431
|
-
"description": "x51값 0.3~0.305"
|
|
432
|
-
},
|
|
433
|
-
{
|
|
434
|
-
"name": "0.193235624",
|
|
435
|
-
"minValue": 0.305,
|
|
436
|
-
"maxValue": 0.31,
|
|
437
|
-
"score": 0.193235624,
|
|
438
|
-
"description": "x51값 0.305~0.31"
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
"name": "0.188883008",
|
|
442
|
-
"minValue": 0.31,
|
|
443
|
-
"maxValue": 0.315,
|
|
444
|
-
"score": 0.188883008,
|
|
445
|
-
"description": "x51값 0.31~0.315"
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
"name": "0.184600037",
|
|
449
|
-
"minValue": 0.315,
|
|
450
|
-
"maxValue": 0.32,
|
|
451
|
-
"score": 0.184600037,
|
|
452
|
-
"description": "x51값 0.315~0.32"
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
"name": "0.180384517",
|
|
456
|
-
"minValue": 0.32,
|
|
457
|
-
"maxValue": 0.325,
|
|
458
|
-
"score": 0.180384517,
|
|
459
|
-
"description": "x51값 0.32~0.325"
|
|
460
|
-
},
|
|
461
|
-
{
|
|
462
|
-
"name": "0.176234356",
|
|
463
|
-
"minValue": 0.325,
|
|
464
|
-
"maxValue": 0.33,
|
|
465
|
-
"score": 0.176234356,
|
|
466
|
-
"description": "x51값 0.325~0.33"
|
|
467
|
-
},
|
|
468
|
-
{
|
|
469
|
-
"name": "0.172147559",
|
|
470
|
-
"minValue": 0.33,
|
|
471
|
-
"maxValue": 0.335,
|
|
472
|
-
"score": 0.172147559,
|
|
473
|
-
"description": "x51값 0.33~0.335"
|
|
474
|
-
},
|
|
475
|
-
{
|
|
476
|
-
"name": "0.16812222",
|
|
477
|
-
"minValue": 0.335,
|
|
478
|
-
"maxValue": 0.34,
|
|
479
|
-
"score": 0.16812222,
|
|
480
|
-
"description": "x51값 0.335~0.34"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"name": "0.164156518",
|
|
484
|
-
"minValue": 0.34,
|
|
485
|
-
"maxValue": 0.345,
|
|
486
|
-
"score": 0.164156518,
|
|
487
|
-
"description": "x51값 0.34~0.345"
|
|
488
|
-
},
|
|
489
|
-
{
|
|
490
|
-
"name": "0.160248711",
|
|
491
|
-
"minValue": 0.345,
|
|
492
|
-
"maxValue": 0.35,
|
|
493
|
-
"score": 0.160248711,
|
|
494
|
-
"description": "x51값 0.345~0.35"
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"name": "0.156397134",
|
|
498
|
-
"minValue": 0.35,
|
|
499
|
-
"maxValue": 0.355,
|
|
500
|
-
"score": 0.156397134,
|
|
501
|
-
"description": "x51값 0.35~0.355"
|
|
502
|
-
},
|
|
503
|
-
{
|
|
504
|
-
"name": "0.152600191",
|
|
505
|
-
"minValue": 0.355,
|
|
506
|
-
"maxValue": 0.36,
|
|
507
|
-
"score": 0.152600191,
|
|
508
|
-
"description": "x51값 0.355~0.36"
|
|
509
|
-
},
|
|
510
|
-
{
|
|
511
|
-
"name": "0.148856354",
|
|
512
|
-
"minValue": 0.36,
|
|
513
|
-
"maxValue": 0.365,
|
|
514
|
-
"score": 0.148856354,
|
|
515
|
-
"description": "x51값 0.36~0.365"
|
|
516
|
-
},
|
|
517
|
-
{
|
|
518
|
-
"name": "0.145164157",
|
|
519
|
-
"minValue": 0.365,
|
|
520
|
-
"maxValue": 0.37,
|
|
521
|
-
"score": 0.145164157,
|
|
522
|
-
"description": "x51값 0.365~0.37"
|
|
523
|
-
},
|
|
524
|
-
{
|
|
525
|
-
"name": "0.141522196",
|
|
526
|
-
"minValue": 0.37,
|
|
527
|
-
"maxValue": 0.375,
|
|
528
|
-
"score": 0.141522196,
|
|
529
|
-
"description": "x51값 0.37~0.375"
|
|
530
|
-
},
|
|
531
|
-
{
|
|
532
|
-
"name": "0.137929122",
|
|
533
|
-
"minValue": 0.375,
|
|
534
|
-
"maxValue": 0.38,
|
|
535
|
-
"score": 0.137929122,
|
|
536
|
-
"description": "x51값 0.375~0.38"
|
|
537
|
-
},
|
|
538
|
-
{
|
|
539
|
-
"name": "0.13438364",
|
|
540
|
-
"minValue": 0.38,
|
|
541
|
-
"maxValue": 0.385,
|
|
542
|
-
"score": 0.13438364,
|
|
543
|
-
"description": "x51값 0.38~0.385"
|
|
544
|
-
},
|
|
545
|
-
{
|
|
546
|
-
"name": "0.130884505",
|
|
547
|
-
"minValue": 0.385,
|
|
548
|
-
"maxValue": 0.39,
|
|
549
|
-
"score": 0.130884505,
|
|
550
|
-
"description": "x51값 0.385~0.39"
|
|
551
|
-
},
|
|
552
|
-
{
|
|
553
|
-
"name": "0.127430522",
|
|
554
|
-
"minValue": 0.39,
|
|
555
|
-
"maxValue": 0.395,
|
|
556
|
-
"score": 0.127430522,
|
|
557
|
-
"description": "x51값 0.39~0.395"
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"name": "0.124020539",
|
|
561
|
-
"minValue": 0.395,
|
|
562
|
-
"maxValue": 0.4,
|
|
563
|
-
"score": 0.124020539,
|
|
564
|
-
"description": "x51값 0.395~0.4"
|
|
565
|
-
},
|
|
566
|
-
{
|
|
567
|
-
"name": "0.120653451",
|
|
568
|
-
"minValue": 0.4,
|
|
569
|
-
"maxValue": 0.405,
|
|
570
|
-
"score": 0.120653451,
|
|
571
|
-
"description": "x51값 0.4~0.405"
|
|
572
|
-
},
|
|
573
|
-
{
|
|
574
|
-
"name": "0.117328191",
|
|
575
|
-
"minValue": 0.405,
|
|
576
|
-
"maxValue": 0.41,
|
|
577
|
-
"score": 0.117328191,
|
|
578
|
-
"description": "x51값 0.405~0.41"
|
|
579
|
-
},
|
|
580
|
-
{
|
|
581
|
-
"name": "0.114043732",
|
|
582
|
-
"minValue": 0.41,
|
|
583
|
-
"maxValue": 0.415,
|
|
584
|
-
"score": 0.114043732,
|
|
585
|
-
"description": "x51값 0.41~0.415"
|
|
586
|
-
},
|
|
587
|
-
{
|
|
588
|
-
"name": "0.110799087",
|
|
589
|
-
"minValue": 0.415,
|
|
590
|
-
"maxValue": 0.42,
|
|
591
|
-
"score": 0.110799087,
|
|
592
|
-
"description": "x51값 0.415~0.42"
|
|
593
|
-
},
|
|
594
|
-
{
|
|
595
|
-
"name": "0.1075933",
|
|
596
|
-
"minValue": 0.42,
|
|
597
|
-
"maxValue": 0.425,
|
|
598
|
-
"score": 0.1075933,
|
|
599
|
-
"description": "x51값 0.42~0.425"
|
|
600
|
-
},
|
|
601
|
-
{
|
|
602
|
-
"name": "0.104425452",
|
|
603
|
-
"minValue": 0.425,
|
|
604
|
-
"maxValue": 0.43,
|
|
605
|
-
"score": 0.104425452,
|
|
606
|
-
"description": "x51값 0.425~0.43"
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
"name": "0.101294656",
|
|
610
|
-
"minValue": 0.43,
|
|
611
|
-
"maxValue": 0.435,
|
|
612
|
-
"score": 0.101294656,
|
|
613
|
-
"description": "x51값 0.43~0.435"
|
|
614
|
-
},
|
|
615
|
-
{
|
|
616
|
-
"name": "0.098200055",
|
|
617
|
-
"minValue": 0.435,
|
|
618
|
-
"maxValue": 0.44,
|
|
619
|
-
"score": 0.098200055,
|
|
620
|
-
"description": "x51값 0.435~0.44"
|
|
621
|
-
},
|
|
622
|
-
{
|
|
623
|
-
"name": "0.095140822",
|
|
624
|
-
"minValue": 0.44,
|
|
625
|
-
"maxValue": 0.445,
|
|
626
|
-
"score": 0.095140822,
|
|
627
|
-
"description": "x51값 0.44~0.445"
|
|
628
|
-
},
|
|
629
|
-
{
|
|
630
|
-
"name": "0.092116157",
|
|
631
|
-
"minValue": 0.445,
|
|
632
|
-
"maxValue": 0.45,
|
|
633
|
-
"score": 0.092116157,
|
|
634
|
-
"description": "x51값 0.445~0.45"
|
|
635
|
-
},
|
|
636
|
-
{
|
|
637
|
-
"name": "0.089125288",
|
|
638
|
-
"minValue": 0.45,
|
|
639
|
-
"maxValue": 0.455,
|
|
640
|
-
"score": 0.089125288,
|
|
641
|
-
"description": "x51값 0.45~0.455"
|
|
642
|
-
},
|
|
643
|
-
{
|
|
644
|
-
"name": "0.086167468",
|
|
645
|
-
"minValue": 0.455,
|
|
646
|
-
"maxValue": 0.46,
|
|
647
|
-
"score": 0.086167468,
|
|
648
|
-
"description": "x51값 0.455~0.46"
|
|
649
|
-
},
|
|
650
|
-
{
|
|
651
|
-
"name": "0.083241974",
|
|
652
|
-
"minValue": 0.46,
|
|
653
|
-
"maxValue": 0.465,
|
|
654
|
-
"score": 0.083241974,
|
|
655
|
-
"description": "x51값 0.46~0.465"
|
|
656
|
-
},
|
|
657
|
-
{
|
|
658
|
-
"name": "0.080348108",
|
|
659
|
-
"minValue": 0.465,
|
|
660
|
-
"maxValue": 0.47,
|
|
661
|
-
"score": 0.080348108,
|
|
662
|
-
"description": "x51값 0.465~0.47"
|
|
663
|
-
},
|
|
664
|
-
{
|
|
665
|
-
"name": "0.077485193",
|
|
666
|
-
"minValue": 0.47,
|
|
667
|
-
"maxValue": 0.475,
|
|
668
|
-
"score": 0.077485193,
|
|
669
|
-
"description": "x51값 0.47~0.475"
|
|
670
|
-
},
|
|
671
|
-
{
|
|
672
|
-
"name": "0.074652574",
|
|
673
|
-
"minValue": 0.475,
|
|
674
|
-
"maxValue": 0.48,
|
|
675
|
-
"score": 0.074652574,
|
|
676
|
-
"description": "x51값 0.475~0.48"
|
|
677
|
-
},
|
|
678
|
-
{
|
|
679
|
-
"name": "0.071849617",
|
|
680
|
-
"minValue": 0.48,
|
|
681
|
-
"maxValue": 0.485,
|
|
682
|
-
"score": 0.071849617,
|
|
683
|
-
"description": "x51값 0.48~0.485"
|
|
684
|
-
},
|
|
685
|
-
{
|
|
686
|
-
"name": "0.069075706",
|
|
687
|
-
"minValue": 0.485,
|
|
688
|
-
"maxValue": 0.49,
|
|
689
|
-
"score": 0.069075706,
|
|
690
|
-
"description": "x51값 0.485~0.49"
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"name": "0.066330246",
|
|
694
|
-
"minValue": 0.49,
|
|
695
|
-
"maxValue": 0.495,
|
|
696
|
-
"score": 0.066330246,
|
|
697
|
-
"description": "x51값 0.49~0.495"
|
|
698
|
-
},
|
|
699
|
-
{
|
|
700
|
-
"name": "0.063612659",
|
|
701
|
-
"minValue": 0.495,
|
|
702
|
-
"maxValue": 0.5,
|
|
703
|
-
"score": 0.063612659,
|
|
704
|
-
"description": "x51값 0.495~0.5"
|
|
705
|
-
},
|
|
706
|
-
{
|
|
707
|
-
"name": "0.060922385",
|
|
708
|
-
"minValue": 0.5,
|
|
709
|
-
"maxValue": 0.505,
|
|
710
|
-
"score": 0.060922385,
|
|
711
|
-
"description": "x51값 0.5~0.505"
|
|
712
|
-
},
|
|
713
|
-
{
|
|
714
|
-
"name": "0.05825888",
|
|
715
|
-
"minValue": 0.505,
|
|
716
|
-
"maxValue": 0.51,
|
|
717
|
-
"score": 0.05825888,
|
|
718
|
-
"description": "x51값 0.505~0.51"
|
|
719
|
-
},
|
|
720
|
-
{
|
|
721
|
-
"name": "0.055621618",
|
|
722
|
-
"minValue": 0.51,
|
|
723
|
-
"maxValue": 0.515,
|
|
724
|
-
"score": 0.055621618,
|
|
725
|
-
"description": "x51값 0.51~0.515"
|
|
726
|
-
},
|
|
727
|
-
{
|
|
728
|
-
"name": "0.053010085",
|
|
729
|
-
"minValue": 0.515,
|
|
730
|
-
"maxValue": 0.52,
|
|
731
|
-
"score": 0.053010085,
|
|
732
|
-
"description": "x51값 0.515~0.52"
|
|
733
|
-
},
|
|
734
|
-
{
|
|
735
|
-
"name": "0.050423785",
|
|
736
|
-
"minValue": 0.52,
|
|
737
|
-
"maxValue": 0.525,
|
|
738
|
-
"score": 0.050423785,
|
|
739
|
-
"description": "x51값 0.52~0.525"
|
|
740
|
-
},
|
|
741
|
-
{
|
|
742
|
-
"name": "0.047862234",
|
|
743
|
-
"minValue": 0.525,
|
|
744
|
-
"maxValue": 0.53,
|
|
745
|
-
"score": 0.047862234,
|
|
746
|
-
"description": "x51값 0.525~0.53"
|
|
747
|
-
},
|
|
748
|
-
{
|
|
749
|
-
"name": "0.045324964",
|
|
750
|
-
"minValue": 0.53,
|
|
751
|
-
"maxValue": 0.535,
|
|
752
|
-
"score": 0.045324964,
|
|
753
|
-
"description": "x51값 0.53~0.535"
|
|
754
|
-
},
|
|
755
|
-
{
|
|
756
|
-
"name": "0.042811518",
|
|
757
|
-
"minValue": 0.535,
|
|
758
|
-
"maxValue": 0.54,
|
|
759
|
-
"score": 0.042811518,
|
|
760
|
-
"description": "x51값 0.535~0.54"
|
|
761
|
-
},
|
|
762
|
-
{
|
|
763
|
-
"name": "0.040321454",
|
|
764
|
-
"minValue": 0.54,
|
|
765
|
-
"maxValue": 0.545,
|
|
766
|
-
"score": 0.040321454,
|
|
767
|
-
"description": "x51값 0.54~0.545"
|
|
768
|
-
},
|
|
769
|
-
{
|
|
770
|
-
"name": "0.037854339",
|
|
771
|
-
"minValue": 0.545,
|
|
772
|
-
"maxValue": 0.55,
|
|
773
|
-
"score": 0.037854339,
|
|
774
|
-
"description": "x51값 0.545~0.55"
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"name": "0.035409756",
|
|
778
|
-
"minValue": 0.55,
|
|
779
|
-
"maxValue": 0.555,
|
|
780
|
-
"score": 0.035409756,
|
|
781
|
-
"description": "x51값 0.55~0.555"
|
|
782
|
-
},
|
|
783
|
-
{
|
|
784
|
-
"name": "0.032987296",
|
|
785
|
-
"minValue": 0.555,
|
|
786
|
-
"maxValue": 0.56,
|
|
787
|
-
"score": 0.032987296,
|
|
788
|
-
"description": "x51값 0.555~0.56"
|
|
789
|
-
},
|
|
790
|
-
{
|
|
791
|
-
"name": "0.030586563",
|
|
792
|
-
"minValue": 0.56,
|
|
793
|
-
"maxValue": 0.565,
|
|
794
|
-
"score": 0.030586563,
|
|
795
|
-
"description": "x51값 0.56~0.565"
|
|
796
|
-
},
|
|
797
|
-
{
|
|
798
|
-
"name": "0.028207169",
|
|
799
|
-
"minValue": 0.565,
|
|
800
|
-
"maxValue": 0.57,
|
|
801
|
-
"score": 0.028207169,
|
|
802
|
-
"description": "x51값 0.565~0.57"
|
|
803
|
-
},
|
|
804
|
-
{
|
|
805
|
-
"name": "0.02584874",
|
|
806
|
-
"minValue": 0.57,
|
|
807
|
-
"maxValue": 0.575,
|
|
808
|
-
"score": 0.02584874,
|
|
809
|
-
"description": "x51값 0.57~0.575"
|
|
810
|
-
},
|
|
811
|
-
{
|
|
812
|
-
"name": "0.023510908",
|
|
813
|
-
"minValue": 0.575,
|
|
814
|
-
"maxValue": 0.58,
|
|
815
|
-
"score": 0.023510908,
|
|
816
|
-
"description": "x51값 0.575~0.58"
|
|
817
|
-
},
|
|
818
|
-
{
|
|
819
|
-
"name": "0.021193318",
|
|
820
|
-
"minValue": 0.58,
|
|
821
|
-
"maxValue": 0.585,
|
|
822
|
-
"score": 0.021193318,
|
|
823
|
-
"description": "x51값 0.58~0.585"
|
|
824
|
-
},
|
|
825
|
-
{
|
|
826
|
-
"name": "0.018895622",
|
|
827
|
-
"minValue": 0.585,
|
|
828
|
-
"maxValue": 0.59,
|
|
829
|
-
"score": 0.018895622,
|
|
830
|
-
"description": "x51값 0.585~0.59"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"name": "0.01661748",
|
|
834
|
-
"minValue": 0.59,
|
|
835
|
-
"maxValue": 0.595,
|
|
836
|
-
"score": 0.01661748,
|
|
837
|
-
"description": "x51값 0.59~0.595"
|
|
838
|
-
},
|
|
839
|
-
{
|
|
840
|
-
"name": "0.014358564",
|
|
841
|
-
"minValue": 0.595,
|
|
842
|
-
"maxValue": 0.6,
|
|
843
|
-
"score": 0.014358564,
|
|
844
|
-
"description": "x51값 0.595~0.6"
|
|
845
|
-
},
|
|
846
|
-
{
|
|
847
|
-
"name": "0.012118551",
|
|
848
|
-
"minValue": 0.6,
|
|
849
|
-
"maxValue": 0.605,
|
|
850
|
-
"score": 0.012118551,
|
|
851
|
-
"description": "x51값 0.6~0.605"
|
|
852
|
-
},
|
|
853
|
-
{
|
|
854
|
-
"name": "0.009897127",
|
|
855
|
-
"minValue": 0.605,
|
|
856
|
-
"maxValue": 0.61,
|
|
857
|
-
"score": 0.009897127,
|
|
858
|
-
"description": "x51값 0.605~0.61"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"name": "0.007693987",
|
|
862
|
-
"minValue": 0.61,
|
|
863
|
-
"maxValue": 0.615,
|
|
864
|
-
"score": 0.007693987,
|
|
865
|
-
"description": "x51값 0.61~0.615"
|
|
866
|
-
},
|
|
867
|
-
{
|
|
868
|
-
"name": "0.005508832",
|
|
869
|
-
"minValue": 0.615,
|
|
870
|
-
"maxValue": 0.62,
|
|
871
|
-
"score": 0.005508832,
|
|
872
|
-
"description": "x51값 0.615~0.62"
|
|
873
|
-
},
|
|
874
|
-
{
|
|
875
|
-
"name": "0.003341371",
|
|
876
|
-
"minValue": 0.62,
|
|
877
|
-
"maxValue": 0.625,
|
|
878
|
-
"score": 0.003341371,
|
|
879
|
-
"description": "x51값 0.62~0.625"
|
|
880
|
-
},
|
|
881
|
-
{
|
|
882
|
-
"name": "0.001191319",
|
|
883
|
-
"minValue": 0.625,
|
|
884
|
-
"maxValue": 0.63,
|
|
885
|
-
"score": 0.001191319,
|
|
886
|
-
"description": "x51값 0.625~0.63"
|
|
887
|
-
},
|
|
888
|
-
{
|
|
889
|
-
"name": "0",
|
|
890
|
-
"minValue": 0.63,
|
|
891
|
-
"maxValue": 0.635,
|
|
892
|
-
"score": 0,
|
|
893
|
-
"description": "x51값 0.63~0.635"
|
|
894
|
-
},
|
|
895
|
-
{
|
|
896
|
-
"name": "0",
|
|
897
|
-
"minValue": 0.635,
|
|
898
|
-
"maxValue": 0.64,
|
|
899
|
-
"score": 0,
|
|
900
|
-
"description": "x51값 0.635~0.64"
|
|
901
|
-
},
|
|
902
|
-
{
|
|
903
|
-
"name": "0",
|
|
904
|
-
"minValue": 0.64,
|
|
905
|
-
"maxValue": 0.645,
|
|
906
|
-
"score": 0,
|
|
907
|
-
"description": "x51값 0.64~0.645"
|
|
908
|
-
},
|
|
909
|
-
{
|
|
910
|
-
"name": "0",
|
|
911
|
-
"minValue": 0.645,
|
|
912
|
-
"maxValue": 0.65,
|
|
913
|
-
"score": 0,
|
|
914
|
-
"description": "x51값 0.645~0.65"
|
|
915
|
-
},
|
|
916
|
-
{
|
|
917
|
-
"name": "0",
|
|
918
|
-
"minValue": 0.65,
|
|
919
|
-
"maxValue": 0.655,
|
|
920
|
-
"score": 0,
|
|
921
|
-
"description": "x51값 0.65~0.655"
|
|
922
|
-
}
|
|
923
|
-
]
|
|
924
|
-
}
|