@dssp/dkpi 1.0.0-alpha.24 → 1.0.0-alpha.26

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.
Files changed (34) hide show
  1. package/dist-server/tsconfig.tsbuildinfo +1 -1
  2. package/package.json +3 -3
  3. package/schema.graphql +1589 -216
  4. package/dist-server/migrations/1752188906708-SeedKpiCategory.d.ts +0 -5
  5. package/dist-server/migrations/1752188906708-SeedKpiCategory.js +0 -53
  6. package/dist-server/migrations/1752188906708-SeedKpiCategory.js.map +0 -1
  7. package/dist-server/migrations/1752190849681-SeedKpi.d.ts +0 -5
  8. package/dist-server/migrations/1752190849681-SeedKpi.js +0 -255
  9. package/dist-server/migrations/1752190849681-SeedKpi.js.map +0 -1
  10. package/dist-server/migrations/1752192090123-add-grades-to-kpi.d.ts +0 -7
  11. package/dist-server/migrations/1752192090123-add-grades-to-kpi.js +0 -51
  12. package/dist-server/migrations/1752192090123-add-grades-to-kpi.js.map +0 -1
  13. package/dist-server/migrations/1752192090124-add-kpi-statistics.d.ts +0 -5
  14. package/dist-server/migrations/1752192090124-add-kpi-statistics.js +0 -707
  15. package/dist-server/migrations/1752192090124-add-kpi-statistics.js.map +0 -1
  16. package/dist-server/migrations/grade-data/x11-performance-table.json +0 -962
  17. package/dist-server/migrations/grade-data/x12-performance-table.json +0 -611
  18. package/dist-server/migrations/grade-data/x14-performance-table.json +0 -42
  19. package/dist-server/migrations/grade-data/x21-performance-table.json +0 -889
  20. package/dist-server/migrations/grade-data/x22-performance-table.json +0 -1064
  21. package/dist-server/migrations/grade-data/x23-performance-table.json +0 -42
  22. package/dist-server/migrations/grade-data/x31-performance-table.json +0 -644
  23. package/dist-server/migrations/grade-data/x32-performance-table.json +0 -993
  24. package/dist-server/migrations/grade-data/x33-performance-table.json +0 -195
  25. package/dist-server/migrations/grade-data/x34-performance-table.json +0 -12
  26. package/dist-server/migrations/grade-data/x35-performance-table.json +0 -42
  27. package/dist-server/migrations/grade-data/x41-performance-table.json +0 -825
  28. package/dist-server/migrations/grade-data/x42-performance-table.json +0 -786
  29. package/dist-server/migrations/grade-data/x43-performance-table.json +0 -12
  30. package/dist-server/migrations/grade-data/x44-performance-table.json +0 -42
  31. package/dist-server/migrations/grade-data/x51-performance-table.json +0 -924
  32. package/dist-server/migrations/grade-data/x52-performance-table.json +0 -42
  33. package/dist-server/migrations/grade-data/x61-performance-table.json +0 -261
  34. package/dist-server/migrations/grade-data/x62-performance-table.json +0 -42
@@ -1,962 +0,0 @@
1
- {
2
- "kpiName": "연면적 대비 공사기간",
3
- "version": 1,
4
- "description": "X11값 기반 등급 테이블 - X11값 0부터 3.75까지 0.025 단위로 증가하는 값에 대한 성과값 매핑",
5
- "grades": [
6
- { "name": "0.999999", "minValue": 0, "maxValue": 0.025, "score": 0.999999, "description": "X11값 0~0.025" },
7
- {
8
- "name": "0.944189368",
9
- "minValue": 0.025,
10
- "maxValue": 0.05,
11
- "score": 0.944189368,
12
- "description": "X11값 0.025~0.05"
13
- },
14
- {
15
- "name": "0.888379735",
16
- "minValue": 0.05,
17
- "maxValue": 0.075,
18
- "score": 0.888379735,
19
- "description": "X11값 0.05~0.075"
20
- },
21
- {
22
- "name": "0.832570103",
23
- "minValue": 0.075,
24
- "maxValue": 0.1,
25
- "score": 0.832570103,
26
- "description": "X11값 0.075~0.1"
27
- },
28
- {
29
- "name": "0.776760471",
30
- "minValue": 0.1,
31
- "maxValue": 0.125,
32
- "score": 0.776760471,
33
- "description": "X11값 0.1~0.125"
34
- },
35
- {
36
- "name": "0.720950839",
37
- "minValue": 0.125,
38
- "maxValue": 0.15,
39
- "score": 0.720950839,
40
- "description": "X11값 0.125~0.15"
41
- },
42
- {
43
- "name": "0.694058093",
44
- "minValue": 0.15,
45
- "maxValue": 0.175,
46
- "score": 0.694058093,
47
- "description": "X11값 0.15~0.175"
48
- },
49
- {
50
- "name": "0.667165347",
51
- "minValue": 0.175,
52
- "maxValue": 0.2,
53
- "score": 0.667165347,
54
- "description": "X11값 0.175~0.2"
55
- },
56
- {
57
- "name": "0.640272601",
58
- "minValue": 0.2,
59
- "maxValue": 0.225,
60
- "score": 0.640272601,
61
- "description": "X11값 0.2~0.225"
62
- },
63
- {
64
- "name": "0.613379856",
65
- "minValue": 0.225,
66
- "maxValue": 0.25,
67
- "score": 0.613379856,
68
- "description": "X11값 0.225~0.25"
69
- },
70
- {
71
- "name": "0.58648711",
72
- "minValue": 0.25,
73
- "maxValue": 0.275,
74
- "score": 0.58648711,
75
- "description": "X11값 0.25~0.275"
76
- },
77
- {
78
- "name": "0.566097945",
79
- "minValue": 0.275,
80
- "maxValue": 0.3,
81
- "score": 0.566097945,
82
- "description": "X11값 0.275~0.3"
83
- },
84
- {
85
- "name": "0.545708781",
86
- "minValue": 0.3,
87
- "maxValue": 0.325,
88
- "score": 0.545708781,
89
- "description": "X11값 0.3~0.325"
90
- },
91
- {
92
- "name": "0.525319616",
93
- "minValue": 0.325,
94
- "maxValue": 0.35,
95
- "score": 0.525319616,
96
- "description": "X11값 0.325~0.35"
97
- },
98
- {
99
- "name": "0.504930451",
100
- "minValue": 0.35,
101
- "maxValue": 0.375,
102
- "score": 0.504930451,
103
- "description": "X11값 0.35~0.375"
104
- },
105
- {
106
- "name": "0.484541287",
107
- "minValue": 0.375,
108
- "maxValue": 0.4,
109
- "score": 0.484541287,
110
- "description": "X11값 0.375~0.4"
111
- },
112
- {
113
- "name": "0.474076382",
114
- "minValue": 0.4,
115
- "maxValue": 0.425,
116
- "score": 0.474076382,
117
- "description": "X11값 0.4~0.425"
118
- },
119
- {
120
- "name": "0.463611477",
121
- "minValue": 0.425,
122
- "maxValue": 0.45,
123
- "score": 0.463611477,
124
- "description": "X11값 0.425~0.45"
125
- },
126
- {
127
- "name": "0.453146573",
128
- "minValue": 0.45,
129
- "maxValue": 0.475,
130
- "score": 0.453146573,
131
- "description": "X11값 0.45~0.475"
132
- },
133
- {
134
- "name": "0.442681668",
135
- "minValue": 0.475,
136
- "maxValue": 0.5,
137
- "score": 0.442681668,
138
- "description": "X11값 0.475~0.5"
139
- },
140
- {
141
- "name": "0.432216763",
142
- "minValue": 0.5,
143
- "maxValue": 0.525,
144
- "score": 0.432216763,
145
- "description": "X11값 0.5~0.525"
146
- },
147
- {
148
- "name": "0.424044434",
149
- "minValue": 0.525,
150
- "maxValue": 0.55,
151
- "score": 0.424044434,
152
- "description": "X11값 0.525~0.55"
153
- },
154
- {
155
- "name": "0.415872104",
156
- "minValue": 0.55,
157
- "maxValue": 0.575,
158
- "score": 0.415872104,
159
- "description": "X11값 0.55~0.575"
160
- },
161
- {
162
- "name": "0.407699774",
163
- "minValue": 0.575,
164
- "maxValue": 0.6,
165
- "score": 0.407699774,
166
- "description": "X11값 0.575~0.6"
167
- },
168
- {
169
- "name": "0.399527445",
170
- "minValue": 0.6,
171
- "maxValue": 0.625,
172
- "score": 0.399527445,
173
- "description": "X11값 0.6~0.625"
174
- },
175
- {
176
- "name": "0.391355115",
177
- "minValue": 0.625,
178
- "maxValue": 0.65,
179
- "score": 0.391355115,
180
- "description": "X11값 0.625~0.65"
181
- },
182
- {
183
- "name": "0.385442098",
184
- "minValue": 0.65,
185
- "maxValue": 0.675,
186
- "score": 0.385442098,
187
- "description": "X11값 0.65~0.675"
188
- },
189
- {
190
- "name": "0.379529081",
191
- "minValue": 0.675,
192
- "maxValue": 0.7,
193
- "score": 0.379529081,
194
- "description": "X11값 0.675~0.7"
195
- },
196
- {
197
- "name": "0.373616063",
198
- "minValue": 0.7,
199
- "maxValue": 0.725,
200
- "score": 0.373616063,
201
- "description": "X11값 0.7~0.725"
202
- },
203
- {
204
- "name": "0.367703046",
205
- "minValue": 0.725,
206
- "maxValue": 0.75,
207
- "score": 0.367703046,
208
- "description": "X11값 0.725~0.75"
209
- },
210
- {
211
- "name": "0.361790029",
212
- "minValue": 0.75,
213
- "maxValue": 0.775,
214
- "score": 0.361790029,
215
- "description": "X11값 0.75~0.775"
216
- },
217
- { "name": "0.35614085", "minValue": 0.775, "maxValue": 0.8, "score": 0.35614085, "description": "X11값 0.775~0.8" },
218
- {
219
- "name": "0.350491672",
220
- "minValue": 0.8,
221
- "maxValue": 0.825,
222
- "score": 0.350491672,
223
- "description": "X11값 0.8~0.825"
224
- },
225
- {
226
- "name": "0.344842494",
227
- "minValue": 0.825,
228
- "maxValue": 0.85,
229
- "score": 0.344842494,
230
- "description": "X11값 0.825~0.85"
231
- },
232
- {
233
- "name": "0.339193316",
234
- "minValue": 0.85,
235
- "maxValue": 0.875,
236
- "score": 0.339193316,
237
- "description": "X11값 0.85~0.875"
238
- },
239
- {
240
- "name": "0.333544137",
241
- "minValue": 0.875,
242
- "maxValue": 0.9,
243
- "score": 0.333544137,
244
- "description": "X11값 0.875~0.9"
245
- },
246
- {
247
- "name": "0.328168268",
248
- "minValue": 0.9,
249
- "maxValue": 0.925,
250
- "score": 0.328168268,
251
- "description": "X11값 0.9~0.925"
252
- },
253
- {
254
- "name": "0.322792399",
255
- "minValue": 0.925,
256
- "maxValue": 0.95,
257
- "score": 0.322792399,
258
- "description": "X11값 0.925~0.95"
259
- },
260
- {
261
- "name": "0.31741653",
262
- "minValue": 0.95,
263
- "maxValue": 0.975,
264
- "score": 0.31741653,
265
- "description": "X11값 0.95~0.975"
266
- },
267
- { "name": "0.312040662", "minValue": 0.975, "maxValue": 1, "score": 0.312040662, "description": "X11값 0.975~1" },
268
- { "name": "0.306664793", "minValue": 1, "maxValue": 1.025, "score": 0.306664793, "description": "X11값 1~1.025" },
269
- {
270
- "name": "0.301567399",
271
- "minValue": 1.025,
272
- "maxValue": 1.05,
273
- "score": 0.301567399,
274
- "description": "X11값 1.025~1.05"
275
- },
276
- {
277
- "name": "0.296470005",
278
- "minValue": 1.05,
279
- "maxValue": 1.075,
280
- "score": 0.296470005,
281
- "description": "X11값 1.05~1.075"
282
- },
283
- {
284
- "name": "0.291372611",
285
- "minValue": 1.075,
286
- "maxValue": 1.1,
287
- "score": 0.291372611,
288
- "description": "X11값 1.075~1.1"
289
- },
290
- {
291
- "name": "0.286275217",
292
- "minValue": 1.1,
293
- "maxValue": 1.125,
294
- "score": 0.286275217,
295
- "description": "X11값 1.1~1.125"
296
- },
297
- {
298
- "name": "0.281177822",
299
- "minValue": 1.125,
300
- "maxValue": 1.15,
301
- "score": 0.281177822,
302
- "description": "X11값 1.125~1.15"
303
- },
304
- {
305
- "name": "0.276360343",
306
- "minValue": 1.15,
307
- "maxValue": 1.175,
308
- "score": 0.276360343,
309
- "description": "X11값 1.15~1.175"
310
- },
311
- {
312
- "name": "0.271542864",
313
- "minValue": 1.175,
314
- "maxValue": 1.2,
315
- "score": 0.271542864,
316
- "description": "X11값 1.175~1.2"
317
- },
318
- {
319
- "name": "0.266725385",
320
- "minValue": 1.2,
321
- "maxValue": 1.225,
322
- "score": 0.266725385,
323
- "description": "X11값 1.2~1.225"
324
- },
325
- {
326
- "name": "0.261907906",
327
- "minValue": 1.225,
328
- "maxValue": 1.25,
329
- "score": 0.261907906,
330
- "description": "X11값 1.225~1.25"
331
- },
332
- {
333
- "name": "0.257090427",
334
- "minValue": 1.25,
335
- "maxValue": 1.275,
336
- "score": 0.257090427,
337
- "description": "X11값 1.25~1.275"
338
- },
339
- { "name": "0.25255114", "minValue": 1.275, "maxValue": 1.3, "score": 0.25255114, "description": "X11값 1.275~1.3" },
340
- {
341
- "name": "0.248011852",
342
- "minValue": 1.3,
343
- "maxValue": 1.325,
344
- "score": 0.248011852,
345
- "description": "X11값 1.3~1.325"
346
- },
347
- {
348
- "name": "0.243472565",
349
- "minValue": 1.325,
350
- "maxValue": 1.35,
351
- "score": 0.243472565,
352
- "description": "X11값 1.325~1.35"
353
- },
354
- {
355
- "name": "0.238933277",
356
- "minValue": 1.35,
357
- "maxValue": 1.375,
358
- "score": 0.238933277,
359
- "description": "X11값 1.35~1.375"
360
- },
361
- {
362
- "name": "0.234393989",
363
- "minValue": 1.375,
364
- "maxValue": 1.4,
365
- "score": 0.234393989,
366
- "description": "X11값 1.375~1.4"
367
- },
368
- {
369
- "name": "0.230128537",
370
- "minValue": 1.4,
371
- "maxValue": 1.425,
372
- "score": 0.230128537,
373
- "description": "X11값 1.4~1.425"
374
- },
375
- {
376
- "name": "0.225863084",
377
- "minValue": 1.425,
378
- "maxValue": 1.45,
379
- "score": 0.225863084,
380
- "description": "X11값 1.425~1.45"
381
- },
382
- {
383
- "name": "0.221597631",
384
- "minValue": 1.45,
385
- "maxValue": 1.475,
386
- "score": 0.221597631,
387
- "description": "X11값 1.45~1.475"
388
- },
389
- {
390
- "name": "0.217332178",
391
- "minValue": 1.475,
392
- "maxValue": 1.5,
393
- "score": 0.217332178,
394
- "description": "X11값 1.475~1.5"
395
- },
396
- {
397
- "name": "0.213066725",
398
- "minValue": 1.5,
399
- "maxValue": 1.525,
400
- "score": 0.213066725,
401
- "description": "X11값 1.5~1.525"
402
- },
403
- {
404
- "name": "0.209068606",
405
- "minValue": 1.525,
406
- "maxValue": 1.55,
407
- "score": 0.209068606,
408
- "description": "X11값 1.525~1.55"
409
- },
410
- {
411
- "name": "0.205070487",
412
- "minValue": 1.55,
413
- "maxValue": 1.575,
414
- "score": 0.205070487,
415
- "description": "X11값 1.55~1.575"
416
- },
417
- {
418
- "name": "0.201072369",
419
- "minValue": 1.575,
420
- "maxValue": 1.6,
421
- "score": 0.201072369,
422
- "description": "X11값 1.575~1.6"
423
- },
424
- { "name": "0.19707425", "minValue": 1.6, "maxValue": 1.625, "score": 0.19707425, "description": "X11값 1.6~1.625" },
425
- {
426
- "name": "0.193076131",
427
- "minValue": 1.625,
428
- "maxValue": 1.65,
429
- "score": 0.193076131,
430
- "description": "X11값 1.625~1.65"
431
- },
432
- {
433
- "name": "0.189337145",
434
- "minValue": 1.65,
435
- "maxValue": 1.675,
436
- "score": 0.189337145,
437
- "description": "X11값 1.65~1.675"
438
- },
439
- {
440
- "name": "0.185598159",
441
- "minValue": 1.675,
442
- "maxValue": 1.7,
443
- "score": 0.185598159,
444
- "description": "X11값 1.675~1.7"
445
- },
446
- {
447
- "name": "0.181859173",
448
- "minValue": 1.7,
449
- "maxValue": 1.725,
450
- "score": 0.181859173,
451
- "description": "X11값 1.7~1.725"
452
- },
453
- {
454
- "name": "0.178120187",
455
- "minValue": 1.725,
456
- "maxValue": 1.75,
457
- "score": 0.178120187,
458
- "description": "X11값 1.725~1.75"
459
- },
460
- {
461
- "name": "0.174381201",
462
- "minValue": 1.75,
463
- "maxValue": 1.775,
464
- "score": 0.174381201,
465
- "description": "X11값 1.75~1.775"
466
- },
467
- {
468
- "name": "0.170891841",
469
- "minValue": 1.775,
470
- "maxValue": 1.8,
471
- "score": 0.170891841,
472
- "description": "X11값 1.775~1.8"
473
- },
474
- { "name": "0.16740248", "minValue": 1.8, "maxValue": 1.825, "score": 0.16740248, "description": "X11값 1.8~1.825" },
475
- {
476
- "name": "0.163913119",
477
- "minValue": 1.825,
478
- "maxValue": 1.85,
479
- "score": 0.163913119,
480
- "description": "X11값 1.825~1.85"
481
- },
482
- {
483
- "name": "0.160423759",
484
- "minValue": 1.85,
485
- "maxValue": 1.875,
486
- "score": 0.160423759,
487
- "description": "X11값 1.85~1.875"
488
- },
489
- {
490
- "name": "0.156934398",
491
- "minValue": 1.875,
492
- "maxValue": 1.9,
493
- "score": 0.156934398,
494
- "description": "X11값 1.875~1.9"
495
- },
496
- {
497
- "name": "0.153684195",
498
- "minValue": 1.9,
499
- "maxValue": 1.925,
500
- "score": 0.153684195,
501
- "description": "X11값 1.9~1.925"
502
- },
503
- {
504
- "name": "0.150433991",
505
- "minValue": 1.925,
506
- "maxValue": 1.95,
507
- "score": 0.150433991,
508
- "description": "X11값 1.925~1.95"
509
- },
510
- {
511
- "name": "0.147183787",
512
- "minValue": 1.95,
513
- "maxValue": 1.975,
514
- "score": 0.147183787,
515
- "description": "X11값 1.95~1.975"
516
- },
517
- { "name": "0.143933584", "minValue": 1.975, "maxValue": 2, "score": 0.143933584, "description": "X11값 1.975~2" },
518
- { "name": "0.14068338", "minValue": 2, "maxValue": 2.025, "score": 0.14068338, "description": "X11값 2~2.025" },
519
- {
520
- "name": "0.137661203",
521
- "minValue": 2.025,
522
- "maxValue": 2.05,
523
- "score": 0.137661203,
524
- "description": "X11값 2.025~2.05"
525
- },
526
- {
527
- "name": "0.134639026",
528
- "minValue": 2.05,
529
- "maxValue": 2.075,
530
- "score": 0.134639026,
531
- "description": "X11값 2.05~2.075"
532
- },
533
- { "name": "0.13161685", "minValue": 2.075, "maxValue": 2.1, "score": 0.13161685, "description": "X11값 2.075~2.1" },
534
- {
535
- "name": "0.128594673",
536
- "minValue": 2.1,
537
- "maxValue": 2.125,
538
- "score": 0.128594673,
539
- "description": "X11값 2.1~2.125"
540
- },
541
- {
542
- "name": "0.125572496",
543
- "minValue": 2.125,
544
- "maxValue": 2.15,
545
- "score": 0.125572496,
546
- "description": "X11값 2.125~2.15"
547
- },
548
- {
549
- "name": "0.122766807",
550
- "minValue": 2.15,
551
- "maxValue": 2.175,
552
- "score": 0.122766807,
553
- "description": "X11값 2.15~2.175"
554
- },
555
- {
556
- "name": "0.119961118",
557
- "minValue": 2.175,
558
- "maxValue": 2.2,
559
- "score": 0.119961118,
560
- "description": "X11값 2.175~2.2"
561
- },
562
- {
563
- "name": "0.117155429",
564
- "minValue": 2.2,
565
- "maxValue": 2.225,
566
- "score": 0.117155429,
567
- "description": "X11값 2.2~2.225"
568
- },
569
- {
570
- "name": "0.11434974",
571
- "minValue": 2.225,
572
- "maxValue": 2.25,
573
- "score": 0.11434974,
574
- "description": "X11값 2.225~2.25"
575
- },
576
- {
577
- "name": "0.111544051",
578
- "minValue": 2.25,
579
- "maxValue": 2.275,
580
- "score": 0.111544051,
581
- "description": "X11값 2.25~2.275"
582
- },
583
- {
584
- "name": "0.108943116",
585
- "minValue": 2.275,
586
- "maxValue": 2.3,
587
- "score": 0.108943116,
588
- "description": "X11값 2.275~2.3"
589
- },
590
- {
591
- "name": "0.106342182",
592
- "minValue": 2.3,
593
- "maxValue": 2.325,
594
- "score": 0.106342182,
595
- "description": "X11값 2.3~2.325"
596
- },
597
- {
598
- "name": "0.103741247",
599
- "minValue": 2.325,
600
- "maxValue": 2.35,
601
- "score": 0.103741247,
602
- "description": "X11값 2.325~2.35"
603
- },
604
- {
605
- "name": "0.101140313",
606
- "minValue": 2.35,
607
- "maxValue": 2.375,
608
- "score": 0.101140313,
609
- "description": "X11값 2.35~2.375"
610
- },
611
- {
612
- "name": "0.098539378",
613
- "minValue": 2.375,
614
- "maxValue": 2.4,
615
- "score": 0.098539378,
616
- "description": "X11값 2.375~2.4"
617
- },
618
- {
619
- "name": "0.096131445",
620
- "minValue": 2.4,
621
- "maxValue": 2.425,
622
- "score": 0.096131445,
623
- "description": "X11값 2.4~2.425"
624
- },
625
- {
626
- "name": "0.093723512",
627
- "minValue": 2.425,
628
- "maxValue": 2.45,
629
- "score": 0.093723512,
630
- "description": "X11값 2.425~2.45"
631
- },
632
- {
633
- "name": "0.091315579",
634
- "minValue": 2.45,
635
- "maxValue": 2.475,
636
- "score": 0.091315579,
637
- "description": "X11값 2.45~2.475"
638
- },
639
- {
640
- "name": "0.088907646",
641
- "minValue": 2.475,
642
- "maxValue": 2.5,
643
- "score": 0.088907646,
644
- "description": "X11값 2.475~2.5"
645
- },
646
- {
647
- "name": "0.086499713",
648
- "minValue": 2.5,
649
- "maxValue": 2.525,
650
- "score": 0.086499713,
651
- "description": "X11값 2.5~2.525"
652
- },
653
- {
654
- "name": "0.084273153",
655
- "minValue": 2.525,
656
- "maxValue": 2.55,
657
- "score": 0.084273153,
658
- "description": "X11값 2.525~2.55"
659
- },
660
- {
661
- "name": "0.082046593",
662
- "minValue": 2.55,
663
- "maxValue": 2.575,
664
- "score": 0.082046593,
665
- "description": "X11값 2.55~2.575"
666
- },
667
- {
668
- "name": "0.079820033",
669
- "minValue": 2.575,
670
- "maxValue": 2.6,
671
- "score": 0.079820033,
672
- "description": "X11값 2.575~2.6"
673
- },
674
- {
675
- "name": "0.077593473",
676
- "minValue": 2.6,
677
- "maxValue": 2.625,
678
- "score": 0.077593473,
679
- "description": "X11값 2.6~2.625"
680
- },
681
- {
682
- "name": "0.075366913",
683
- "minValue": 2.625,
684
- "maxValue": 2.65,
685
- "score": 0.075366913,
686
- "description": "X11값 2.625~2.65"
687
- },
688
- {
689
- "name": "0.073310335",
690
- "minValue": 2.65,
691
- "maxValue": 2.675,
692
- "score": 0.073310335,
693
- "description": "X11값 2.65~2.675"
694
- },
695
- {
696
- "name": "0.071253758",
697
- "minValue": 2.675,
698
- "maxValue": 2.7,
699
- "score": 0.071253758,
700
- "description": "X11값 2.675~2.7"
701
- },
702
- { "name": "0.06919718", "minValue": 2.7, "maxValue": 2.725, "score": 0.06919718, "description": "X11값 2.7~2.725" },
703
- {
704
- "name": "0.067140603",
705
- "minValue": 2.725,
706
- "maxValue": 2.75,
707
- "score": 0.067140603,
708
- "description": "X11값 2.725~2.75"
709
- },
710
- {
711
- "name": "0.065084025",
712
- "minValue": 2.75,
713
- "maxValue": 2.775,
714
- "score": 0.065084025,
715
- "description": "X11값 2.75~2.775"
716
- },
717
- {
718
- "name": "0.063186366",
719
- "minValue": 2.775,
720
- "maxValue": 2.8,
721
- "score": 0.063186366,
722
- "description": "X11값 2.775~2.8"
723
- },
724
- {
725
- "name": "0.061288707",
726
- "minValue": 2.8,
727
- "maxValue": 2.825,
728
- "score": 0.061288707,
729
- "description": "X11값 2.8~2.825"
730
- },
731
- {
732
- "name": "0.059391048",
733
- "minValue": 2.825,
734
- "maxValue": 2.85,
735
- "score": 0.059391048,
736
- "description": "X11값 2.825~2.85"
737
- },
738
- {
739
- "name": "0.057493389",
740
- "minValue": 2.85,
741
- "maxValue": 2.875,
742
- "score": 0.057493389,
743
- "description": "X11값 2.85~2.875"
744
- },
745
- {
746
- "name": "0.055595729",
747
- "minValue": 2.875,
748
- "maxValue": 2.9,
749
- "score": 0.055595729,
750
- "description": "X11값 2.875~2.9"
751
- },
752
- {
753
- "name": "0.053846319",
754
- "minValue": 2.9,
755
- "maxValue": 2.925,
756
- "score": 0.053846319,
757
- "description": "X11값 2.9~2.925"
758
- },
759
- {
760
- "name": "0.052096908",
761
- "minValue": 2.925,
762
- "maxValue": 2.95,
763
- "score": 0.052096908,
764
- "description": "X11값 2.925~2.95"
765
- },
766
- {
767
- "name": "0.050347498",
768
- "minValue": 2.95,
769
- "maxValue": 2.975,
770
- "score": 0.050347498,
771
- "description": "X11값 2.95~2.975"
772
- },
773
- { "name": "0.048598087", "minValue": 2.975, "maxValue": 3, "score": 0.048598087, "description": "X11값 2.975~3" },
774
- { "name": "0.046848677", "minValue": 3, "maxValue": 3.025, "score": 0.046848677, "description": "X11값 3~3.025" },
775
- {
776
- "name": "0.045237288",
777
- "minValue": 3.025,
778
- "maxValue": 3.05,
779
- "score": 0.045237288,
780
- "description": "X11값 3.025~3.05"
781
- },
782
- {
783
- "name": "0.043625898",
784
- "minValue": 3.05,
785
- "maxValue": 3.075,
786
- "score": 0.043625898,
787
- "description": "X11값 3.05~3.075"
788
- },
789
- {
790
- "name": "0.042014509",
791
- "minValue": 3.075,
792
- "maxValue": 3.1,
793
- "score": 0.042014509,
794
- "description": "X11값 3.075~3.1"
795
- },
796
- { "name": "0.04040312", "minValue": 3.1, "maxValue": 3.125, "score": 0.04040312, "description": "X11값 3.1~3.125" },
797
- {
798
- "name": "0.038791731",
799
- "minValue": 3.125,
800
- "maxValue": 3.15,
801
- "score": 0.038791731,
802
- "description": "X11값 3.125~3.15"
803
- },
804
- {
805
- "name": "0.037308611",
806
- "minValue": 3.15,
807
- "maxValue": 3.175,
808
- "score": 0.037308611,
809
- "description": "X11값 3.15~3.175"
810
- },
811
- {
812
- "name": "0.035825492",
813
- "minValue": 3.175,
814
- "maxValue": 3.2,
815
- "score": 0.035825492,
816
- "description": "X11값 3.175~3.2"
817
- },
818
- {
819
- "name": "0.034342373",
820
- "minValue": 3.2,
821
- "maxValue": 3.225,
822
- "score": 0.034342373,
823
- "description": "X11값 3.2~3.225"
824
- },
825
- {
826
- "name": "0.032859253",
827
- "minValue": 3.225,
828
- "maxValue": 3.25,
829
- "score": 0.032859253,
830
- "description": "X11값 3.225~3.25"
831
- },
832
- {
833
- "name": "0.031376134",
834
- "minValue": 3.25,
835
- "maxValue": 3.275,
836
- "score": 0.031376134,
837
- "description": "X11값 3.25~3.275"
838
- },
839
- { "name": "0.03001203", "minValue": 3.275, "maxValue": 3.3, "score": 0.03001203, "description": "X11값 3.275~3.3" },
840
- {
841
- "name": "0.028647925",
842
- "minValue": 3.3,
843
- "maxValue": 3.325,
844
- "score": 0.028647925,
845
- "description": "X11값 3.3~3.325"
846
- },
847
- {
848
- "name": "0.027283821",
849
- "minValue": 3.325,
850
- "maxValue": 3.35,
851
- "score": 0.027283821,
852
- "description": "X11값 3.325~3.35"
853
- },
854
- {
855
- "name": "0.025919716",
856
- "minValue": 3.35,
857
- "maxValue": 3.375,
858
- "score": 0.025919716,
859
- "description": "X11값 3.35~3.375"
860
- },
861
- {
862
- "name": "0.024555612",
863
- "minValue": 3.375,
864
- "maxValue": 3.4,
865
- "score": 0.024555612,
866
- "description": "X11값 3.375~3.4"
867
- },
868
- {
869
- "name": "0.023301774",
870
- "minValue": 3.4,
871
- "maxValue": 3.425,
872
- "score": 0.023301774,
873
- "description": "X11값 3.4~3.425"
874
- },
875
- {
876
- "name": "0.022047935",
877
- "minValue": 3.425,
878
- "maxValue": 3.45,
879
- "score": 0.022047935,
880
- "description": "X11값 3.425~3.45"
881
- },
882
- {
883
- "name": "0.020794097",
884
- "minValue": 3.45,
885
- "maxValue": 3.475,
886
- "score": 0.020794097,
887
- "description": "X11값 3.45~3.475"
888
- },
889
- {
890
- "name": "0.019540259",
891
- "minValue": 3.475,
892
- "maxValue": 3.5,
893
- "score": 0.019540259,
894
- "description": "X11값 3.475~3.5"
895
- },
896
- {
897
- "name": "0.018286421",
898
- "minValue": 3.5,
899
- "maxValue": 3.525,
900
- "score": 0.018286421,
901
- "description": "X11값 3.5~3.525"
902
- },
903
- {
904
- "name": "0.017134608",
905
- "minValue": 3.525,
906
- "maxValue": 3.55,
907
- "score": 0.017134608,
908
- "description": "X11값 3.525~3.55"
909
- },
910
- {
911
- "name": "0.015982795",
912
- "minValue": 3.55,
913
- "maxValue": 3.575,
914
- "score": 0.015982795,
915
- "description": "X11값 3.55~3.575"
916
- },
917
- {
918
- "name": "0.014830983",
919
- "minValue": 3.575,
920
- "maxValue": 3.6,
921
- "score": 0.014830983,
922
- "description": "X11값 3.575~3.6"
923
- },
924
- { "name": "0.01367917", "minValue": 3.6, "maxValue": 3.625, "score": 0.01367917, "description": "X11값 3.6~3.625" },
925
- {
926
- "name": "0.012527357",
927
- "minValue": 3.625,
928
- "maxValue": 3.65,
929
- "score": 0.012527357,
930
- "description": "X11값 3.625~3.65"
931
- },
932
- {
933
- "name": "0.011469832",
934
- "minValue": 3.65,
935
- "maxValue": 3.675,
936
- "score": 0.011469832,
937
- "description": "X11값 3.65~3.675"
938
- },
939
- {
940
- "name": "0.010412307",
941
- "minValue": 3.675,
942
- "maxValue": 3.7,
943
- "score": 0.010412307,
944
- "description": "X11값 3.675~3.7"
945
- },
946
- {
947
- "name": "0.009354781",
948
- "minValue": 3.7,
949
- "maxValue": 3.725,
950
- "score": 0.009354781,
951
- "description": "X11값 3.7~3.725"
952
- },
953
- {
954
- "name": "0.008297256",
955
- "minValue": 3.725,
956
- "maxValue": 3.75,
957
- "score": 0.008297256,
958
- "description": "X11값 3.725~3.75"
959
- },
960
- { "name": "0.007239731", "minValue": 3.75, "maxValue": 999, "score": 0.007239731, "description": "X11값 3.75 이상" }
961
- ]
962
- }