@digital4better/data 1.3.40 → 1.3.41

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 (67) hide show
  1. package/data/ai/models.csv +8 -0
  2. package/data/ai/models.json +274 -0
  3. package/data/factor/continent-monthly-green.csv +172 -172
  4. package/data/factor/continent-monthly-green.json +1531 -1531
  5. package/data/factor/continent-monthly.csv +173 -173
  6. package/data/factor/continent-monthly.json +1521 -1521
  7. package/data/factor/continent-yearly-green.csv +27 -27
  8. package/data/factor/continent-yearly-green.json +223 -223
  9. package/data/factor/continent-yearly.csv +26 -26
  10. package/data/factor/continent-yearly.json +227 -227
  11. package/data/factor/country-monthly-green.csv +796 -796
  12. package/data/factor/country-monthly-green.json +6458 -6458
  13. package/data/factor/country-monthly.csv +936 -936
  14. package/data/factor/country-monthly.json +6311 -6311
  15. package/data/factor/country-yearly-green.csv +198 -198
  16. package/data/factor/country-yearly-green.json +1470 -1470
  17. package/data/factor/country-yearly.csv +214 -214
  18. package/data/factor/country-yearly.json +1502 -1502
  19. package/data/factor/subdivision-monthly-green.csv +141 -141
  20. package/data/factor/subdivision-monthly-green.json +1263 -1263
  21. package/data/factor/subdivision-monthly.csv +141 -141
  22. package/data/factor/subdivision-monthly.json +1269 -1269
  23. package/data/factor/subdivision-yearly-green.csv +64 -64
  24. package/data/factor/subdivision-yearly-green.json +574 -574
  25. package/data/factor/subdivision-yearly.csv +64 -64
  26. package/data/factor/subdivision-yearly.json +576 -576
  27. package/data/factor/world-monthly-green.csv +87 -87
  28. package/data/factor/world-monthly-green.json +783 -783
  29. package/data/factor/world-monthly.csv +87 -87
  30. package/data/factor/world-monthly.json +782 -782
  31. package/data/factor/world-yearly-green.csv +8 -8
  32. package/data/factor/world-yearly-green.json +72 -72
  33. package/data/factor/world-yearly.csv +8 -8
  34. package/data/factor/world-yearly.json +72 -72
  35. package/data/mix/continent-monthly-green.csv +166 -166
  36. package/data/mix/continent-monthly-green.json +559 -559
  37. package/data/mix/continent-monthly.csv +166 -166
  38. package/data/mix/continent-monthly.json +1078 -1078
  39. package/data/mix/continent-yearly-green.csv +22 -22
  40. package/data/mix/continent-yearly-green.json +72 -72
  41. package/data/mix/continent-yearly.csv +22 -22
  42. package/data/mix/continent-yearly.json +128 -128
  43. package/data/mix/country-monthly-green.csv +567 -567
  44. package/data/mix/country-monthly-green.json +1754 -1754
  45. package/data/mix/country-monthly.csv +567 -567
  46. package/data/mix/country-monthly.json +2585 -2585
  47. package/data/mix/country-yearly-green.csv +122 -122
  48. package/data/mix/country-yearly-green.json +409 -409
  49. package/data/mix/country-yearly.csv +122 -122
  50. package/data/mix/country-yearly.json +720 -720
  51. package/data/mix/subdivision-monthly-green.csv +132 -132
  52. package/data/mix/subdivision-monthly-green.json +411 -411
  53. package/data/mix/subdivision-monthly.csv +132 -132
  54. package/data/mix/subdivision-monthly.json +780 -780
  55. package/data/mix/subdivision-yearly-green.csv +61 -61
  56. package/data/mix/subdivision-yearly-green.json +196 -196
  57. package/data/mix/subdivision-yearly.csv +61 -61
  58. package/data/mix/subdivision-yearly.json +367 -367
  59. package/data/mix/world-monthly-green.csv +87 -87
  60. package/data/mix/world-monthly-green.json +345 -345
  61. package/data/mix/world-monthly.csv +87 -87
  62. package/data/mix/world-monthly.json +771 -771
  63. package/data/mix/world-yearly-green.csv +8 -8
  64. package/data/mix/world-yearly-green.json +31 -31
  65. package/data/mix/world-yearly.csv +8 -8
  66. package/data/mix/world-yearly.json +71 -71
  67. package/package.json +1 -1
@@ -1,88 +1,88 @@
1
1
  period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
2
- 2019-01,0.0158,0.2767,0.3367,0.1492,0.0626,0.1053,0.0075,0.0127,0.0335
3
- 2019-02,0.0153,0.2749,0.3378,0.1515,0.0587,0.1082,0.0077,0.0144,0.0314
4
- 2019-03,0.0153,0.2684,0.3334,0.154,0.0604,0.1055,0.0076,0.0184,0.037
5
- 2019-04,0.0149,0.2605,0.3358,0.1603,0.0578,0.1081,0.0078,0.0206,0.0342
6
- 2019-05,0.0147,0.2584,0.3343,0.167,0.0569,0.1061,0.0077,0.0217,0.0334
7
- 2019-06,0.0144,0.2619,0.339,0.1649,0.056,0.1055,0.0075,0.0218,0.0291
8
- 2019-07,0.0145,0.2714,0.3388,0.1623,0.0566,0.1015,0.0072,0.0207,0.0271
9
- 2019-08,0.0148,0.2719,0.3398,0.1599,0.0569,0.1018,0.0073,0.0208,0.0269
10
- 2019-09,0.0147,0.2637,0.3444,0.1582,0.0562,0.1054,0.0076,0.0199,0.0299
11
- 2019-10,0.015,0.2601,0.345,0.1577,0.0573,0.1058,0.0076,0.0182,0.0332
12
- 2019-11,0.0155,0.271,0.3365,0.1536,0.0589,0.106,0.0075,0.0155,0.0356
13
- 2019-12,0.0159,0.2814,0.3312,0.1471,0.0612,0.1035,0.0074,0.0143,0.0382
14
- 2020-01,0.0162,0.2625,0.3407,0.1498,0.0624,0.108,0.0077,0.0157,0.0371
15
- 2020-02,0.0159,0.2602,0.3382,0.1532,0.0579,0.1089,0.0078,0.0174,0.0405
16
- 2020-03,0.0161,0.2528,0.3346,0.1581,0.0598,0.1071,0.0079,0.0219,0.0418
17
- 2020-04,0.0163,0.2513,0.3346,0.1591,0.0576,0.1103,0.0081,0.0258,0.0369
18
- 2020-05,0.0161,0.2562,0.3287,0.1633,0.0568,0.1077,0.0079,0.0263,0.037
19
- 2020-06,0.0152,0.2592,0.3329,0.1675,0.0543,0.1055,0.0076,0.0245,0.0333
20
- 2020-07,0.0149,0.2643,0.3358,0.169,0.0538,0.1014,0.0073,0.0242,0.0295
21
- 2020-08,0.0151,0.2731,0.3328,0.164,0.0529,0.1008,0.0072,0.0242,0.0299
22
- 2020-09,0.0151,0.2603,0.3359,0.1681,0.0537,0.1054,0.0075,0.0231,0.0308
23
- 2020-10,0.0156,0.2545,0.3329,0.1682,0.0557,0.1054,0.0076,0.0209,0.0391
24
- 2020-11,0.0165,0.273,0.3289,0.1526,0.0574,0.1059,0.0076,0.0181,0.0399
25
- 2020-12,0.0169,0.2894,0.3221,0.145,0.0598,0.1023,0.0073,0.0163,0.0411
26
- 2021-01,0.0168,0.2759,0.3279,0.1465,0.0605,0.1043,0.0075,0.0182,0.0426
27
- 2021-02,0.0167,0.2786,0.3251,0.1486,0.0557,0.1054,0.0075,0.0204,0.042
28
- 2021-03,0.0167,0.2753,0.3215,0.1474,0.0586,0.1024,0.0075,0.0253,0.0453
29
- 2021-04,0.0165,0.2671,0.3272,0.1512,0.0554,0.1048,0.0077,0.0275,0.0427
30
- 2021-05,0.0165,0.2607,0.322,0.159,0.0561,0.1039,0.0076,0.0297,0.0445
31
- 2021-06,0.016,0.2688,0.3286,0.1584,0.0551,0.1024,0.0073,0.0293,0.0341
32
- 2021-07,0.0162,0.2774,0.3254,0.1584,0.0553,0.0988,0.007,0.028,0.0335
33
- 2021-08,0.0161,0.2773,0.3266,0.1569,0.0552,0.0997,0.0071,0.0275,0.0336
34
- 2021-09,0.0161,0.2651,0.3286,0.1612,0.0565,0.1039,0.0074,0.0265,0.0347
35
- 2021-10,0.0162,0.2585,0.3301,0.1561,0.0575,0.1049,0.0075,0.025,0.0442
36
- 2021-11,0.0166,0.2659,0.3291,0.1489,0.0589,0.1055,0.0075,0.0218,0.0457
37
- 2021-12,0.0173,0.2797,0.32,0.143,0.0623,0.1019,0.0073,0.0202,0.0483
38
- 2022-01,0.0171,0.2757,0.3238,0.1434,0.0615,0.1037,0.0074,0.0219,0.0454
39
- 2022-02,0.017,0.2757,0.3214,0.1442,0.0563,0.1052,0.0074,0.0242,0.0485
40
- 2022-03,0.0169,0.2678,0.3197,0.1498,0.0563,0.1023,0.0074,0.0296,0.0502
41
- 2022-04,0.0164,0.2538,0.3201,0.1568,0.0527,0.106,0.0077,0.0339,0.0525
42
- 2022-05,0.0162,0.2493,0.3202,0.1652,0.0526,0.104,0.0076,0.0362,0.0488
43
- 2022-06,0.016,0.2576,0.3244,0.1667,0.0504,0.1012,0.0072,0.0353,0.0411
44
- 2022-07,0.0163,0.2741,0.3233,0.1586,0.0515,0.0973,0.0069,0.0346,0.0374
45
- 2022-08,0.0167,0.2834,0.3232,0.1525,0.0519,0.0973,0.007,0.0337,0.0342
46
- 2022-09,0.0167,0.2665,0.3297,0.152,0.0521,0.1035,0.0074,0.0335,0.0387
47
- 2022-10,0.0165,0.2576,0.328,0.1536,0.0536,0.1027,0.0076,0.0316,0.0487
48
- 2022-11,0.0172,0.2675,0.3253,0.1478,0.0556,0.1019,0.0076,0.0259,0.0511
49
- 2022-12,0.0175,0.2821,0.3183,0.1431,0.0577,0.0995,0.0073,0.0231,0.0515
50
- 2023-01,0.0172,0.2693,0.3204,0.1448,0.059,0.1008,0.0075,0.0261,0.055
51
- 2023-02,0.017,0.2688,0.324,0.1441,0.0548,0.1025,0.0075,0.0291,0.0522
52
- 2023-03,0.0171,0.2684,0.3192,0.1449,0.0552,0.0981,0.0074,0.035,0.0548
53
- 2023-04,0.0167,0.2575,0.3215,0.1475,0.0533,0.1014,0.0077,0.0393,0.0551
54
- 2023-05,0.0164,0.2579,0.3217,0.1525,0.0524,0.0996,0.0075,0.0428,0.0492
55
- 2023-06,0.0161,0.2681,0.325,0.1498,0.0526,0.0976,0.0073,0.0434,0.0401
56
- 2023-07,0.0163,0.2772,0.3217,0.1484,0.0528,0.0926,0.0068,0.0415,0.0427
57
- 2023-08,0.0163,0.275,0.3219,0.1562,0.0527,0.0925,0.0068,0.0413,0.0373
58
- 2023-09,0.0163,0.2631,0.3252,0.157,0.0533,0.0976,0.0072,0.0402,0.0401
59
- 2023-10,0.0164,0.2596,0.321,0.1548,0.054,0.0986,0.0074,0.0385,0.0498
60
- 2023-11,0.0172,0.2663,0.3177,0.1467,0.0545,0.0981,0.0074,0.0325,0.0596
61
- 2023-12,0.0177,0.2821,0.3107,0.1421,0.0569,0.0954,0.0071,0.0289,0.059
62
- 2024-01,0.0172,0.2752,0.3184,0.1423,0.057,0.0962,0.0072,0.0312,0.0554
63
- 2024-02,0.017,0.2727,0.3154,0.1425,0.0546,0.0987,0.0073,0.0346,0.0572
64
- 2024-03,0.017,0.2642,0.3139,0.1449,0.0538,0.0967,0.0072,0.0439,0.0585
65
- 2024-04,0.0164,0.2542,0.3134,0.1503,0.0525,0.0988,0.0075,0.0491,0.0578
66
- 2024-05,0.0161,0.2504,0.3137,0.158,0.0528,0.097,0.0073,0.0546,0.05
67
- 2024-06,0.0157,0.2545,0.3157,0.1604,0.0519,0.095,0.0071,0.0531,0.0465
68
- 2024-07,0.0159,0.265,0.3157,0.1592,0.0526,0.0905,0.0067,0.0515,0.043
69
- 2024-08,0.0162,0.2713,0.3156,0.1553,0.0526,0.0904,0.0067,0.053,0.0389
70
- 2024-09,0.0165,0.2646,0.3187,0.1499,0.0517,0.0955,0.0071,0.0482,0.0479
71
- 2024-10,0.0166,0.2568,0.3182,0.1491,0.0535,0.0975,0.0072,0.0461,0.055
72
- 2024-11,0.017,0.2645,0.3196,0.1428,0.0549,0.0976,0.0073,0.0395,0.0568
73
- 2024-12,0.0173,0.2767,0.3081,0.1389,0.0593,0.094,0.0071,0.0375,0.061
74
- 2025-01,0.0169,0.2656,0.3152,0.1395,0.0592,0.0953,0.0071,0.0417,0.0594
75
- 2025-02,0.0169,0.2664,0.3158,0.1411,0.0548,0.0979,0.0072,0.0449,0.0551
76
- 2025-03,0.0165,0.2606,0.3053,0.1411,0.0564,0.0942,0.0072,0.0556,0.063
77
- 2025-04,0.0162,0.2482,0.309,0.1454,0.0533,0.0976,0.0074,0.0643,0.0587
78
- 2025-05,0.016,0.2461,0.307,0.1518,0.0523,0.096,0.0072,0.0673,0.0562
79
- 2025-06,0.0157,0.2499,0.3067,0.1561,0.0517,0.0935,0.007,0.0683,0.0511
80
- 2025-07,0.0162,0.2658,0.3062,0.1504,0.0519,0.0884,0.0066,0.0677,0.0468
81
- 2025-08,0.0164,0.2713,0.3067,0.1492,0.0516,0.0892,0.0067,0.0661,0.0429
82
- 2025-09,0.0162,0.2549,0.3111,0.1572,0.0512,0.0937,0.007,0.0608,0.0479
83
- 2025-10,0.0164,0.2545,0.3131,0.153,0.0518,0.0953,0.0071,0.0526,0.0561
84
- 2025-11,0.0171,0.2532,0.3134,0.1451,0.0542,0.0957,0.0071,0.0493,0.0649
85
- 2025-12,0.0172,0.2686,0.3085,0.1395,0.0579,0.0918,0.0069,0.0451,0.0645
86
- 2026-01,0.0171,0.2601,0.3144,0.1396,0.0571,0.0924,0.0069,0.0494,0.063
87
- 2026-02,0.017,0.2614,0.3116,0.1426,0.0531,0.0947,0.007,0.0519,0.0606
88
- 2026-03,0.017,0.2614,0.3116,0.1426,0.0531,0.0947,0.007,0.0519,0.0606
2
+ 2019-01,0.0155,0.2771,0.3416,0.1467,0.0616,0.1038,0.0074,0.0132,0.0329
3
+ 2019-02,0.0151,0.2753,0.3429,0.1489,0.0577,0.1066,0.0075,0.0149,0.0309
4
+ 2019-03,0.0151,0.269,0.3385,0.1513,0.0594,0.1039,0.0075,0.0189,0.0364
5
+ 2019-04,0.0146,0.2612,0.341,0.1575,0.0568,0.1065,0.0077,0.021,0.0337
6
+ 2019-05,0.0144,0.2591,0.3394,0.1641,0.0559,0.1045,0.0075,0.0221,0.0329
7
+ 2019-06,0.0141,0.2625,0.344,0.1621,0.0551,0.104,0.0073,0.0221,0.0287
8
+ 2019-07,0.0143,0.2718,0.3436,0.1596,0.0557,0.1001,0.0071,0.0211,0.0267
9
+ 2019-08,0.0146,0.2724,0.3445,0.1573,0.0559,0.1005,0.0071,0.0212,0.0265
10
+ 2019-09,0.0145,0.2643,0.3493,0.1555,0.0552,0.1039,0.0074,0.0203,0.0294
11
+ 2019-10,0.0148,0.2608,0.3499,0.155,0.0563,0.1043,0.0075,0.0187,0.0327
12
+ 2019-11,0.0152,0.2716,0.3416,0.1509,0.0579,0.1044,0.0074,0.016,0.0351
13
+ 2019-12,0.0156,0.2817,0.3362,0.1446,0.0602,0.102,0.0072,0.0148,0.0376
14
+ 2020-01,0.0159,0.2631,0.3457,0.1472,0.0614,0.1064,0.0076,0.0162,0.0365
15
+ 2020-02,0.0157,0.261,0.3434,0.1505,0.0568,0.1072,0.0076,0.0179,0.0399
16
+ 2020-03,0.0158,0.2537,0.3398,0.1554,0.0588,0.1055,0.0078,0.0223,0.0411
17
+ 2020-04,0.016,0.2522,0.34,0.1562,0.0566,0.1086,0.008,0.0262,0.0363
18
+ 2020-05,0.0159,0.257,0.3341,0.1604,0.0558,0.1061,0.0078,0.0266,0.0364
19
+ 2020-06,0.0149,0.26,0.338,0.1646,0.0534,0.104,0.0074,0.0249,0.0327
20
+ 2020-07,0.0147,0.2649,0.3406,0.1662,0.0529,0.1001,0.0071,0.0245,0.029
21
+ 2020-08,0.0149,0.2736,0.3377,0.1613,0.052,0.0994,0.0071,0.0245,0.0295
22
+ 2020-09,0.0149,0.261,0.341,0.1653,0.0528,0.1039,0.0074,0.0235,0.0303
23
+ 2020-10,0.0153,0.2553,0.338,0.1654,0.0547,0.1039,0.0075,0.0213,0.0385
24
+ 2020-11,0.0162,0.2735,0.3342,0.15,0.0564,0.1044,0.0075,0.0186,0.0393
25
+ 2020-12,0.0166,0.2896,0.3271,0.1426,0.0588,0.1009,0.0072,0.0167,0.0404
26
+ 2021-01,0.0165,0.2763,0.3329,0.1441,0.0595,0.1029,0.0074,0.0186,0.0419
27
+ 2021-02,0.0164,0.279,0.3304,0.1461,0.0548,0.1039,0.0073,0.0208,0.0413
28
+ 2021-03,0.0165,0.2757,0.3267,0.1449,0.0576,0.101,0.0074,0.0256,0.0446
29
+ 2021-04,0.0162,0.2677,0.3324,0.1486,0.0545,0.1033,0.0076,0.0278,0.042
30
+ 2021-05,0.0163,0.2614,0.3273,0.1563,0.0552,0.1024,0.0075,0.03,0.0438
31
+ 2021-06,0.0157,0.2693,0.3336,0.1558,0.0542,0.101,0.0072,0.0296,0.0336
32
+ 2021-07,0.0159,0.2777,0.3303,0.1559,0.0545,0.0975,0.0069,0.0282,0.033
33
+ 2021-08,0.0159,0.2777,0.3314,0.1545,0.0543,0.0984,0.007,0.0278,0.0331
34
+ 2021-09,0.0159,0.2657,0.3337,0.1585,0.0555,0.1024,0.0073,0.0268,0.0341
35
+ 2021-10,0.016,0.2592,0.3352,0.1535,0.0565,0.1035,0.0074,0.0253,0.0435
36
+ 2021-11,0.0164,0.2665,0.3342,0.1464,0.0579,0.104,0.0074,0.0222,0.0449
37
+ 2021-12,0.017,0.2801,0.3251,0.1407,0.0613,0.1006,0.0072,0.0206,0.0476
38
+ 2022-01,0.0168,0.2762,0.3288,0.1411,0.0605,0.1023,0.0072,0.0223,0.0448
39
+ 2022-02,0.0168,0.2761,0.3266,0.1418,0.0553,0.1038,0.0073,0.0246,0.0478
40
+ 2022-03,0.0166,0.2683,0.3248,0.1473,0.0554,0.1009,0.0073,0.0299,0.0494
41
+ 2022-04,0.0162,0.2546,0.3255,0.1541,0.0518,0.1045,0.0076,0.0341,0.0517
42
+ 2022-05,0.0159,0.2501,0.3255,0.1624,0.0517,0.1025,0.0074,0.0363,0.048
43
+ 2022-06,0.0157,0.2583,0.3294,0.164,0.0496,0.0998,0.0071,0.0355,0.0405
44
+ 2022-07,0.0161,0.2745,0.3282,0.1561,0.0507,0.0961,0.0068,0.0347,0.0368
45
+ 2022-08,0.0165,0.2837,0.328,0.1502,0.0511,0.0961,0.0069,0.0339,0.0338
46
+ 2022-09,0.0164,0.2671,0.3347,0.1495,0.0512,0.1021,0.0072,0.0337,0.0381
47
+ 2022-10,0.0163,0.2584,0.3332,0.151,0.0527,0.1012,0.0075,0.0318,0.0479
48
+ 2022-11,0.017,0.2681,0.3305,0.1453,0.0547,0.1005,0.0074,0.0262,0.0503
49
+ 2022-12,0.0172,0.2824,0.3234,0.1408,0.0568,0.0982,0.0072,0.0234,0.0507
50
+ 2023-01,0.0169,0.2698,0.3255,0.1424,0.0581,0.0994,0.0074,0.0263,0.0541
51
+ 2023-02,0.0168,0.2693,0.3292,0.1416,0.0539,0.1011,0.0074,0.0294,0.0514
52
+ 2023-03,0.0168,0.269,0.3243,0.1425,0.0543,0.0967,0.0073,0.0351,0.0539
53
+ 2023-04,0.0164,0.2583,0.3268,0.1449,0.0524,0.1,0.0076,0.0394,0.0542
54
+ 2023-05,0.0162,0.2586,0.3269,0.1499,0.0515,0.0982,0.0074,0.0429,0.0485
55
+ 2023-06,0.0159,0.2687,0.33,0.1474,0.0518,0.0962,0.0071,0.0434,0.0395
56
+ 2023-07,0.0161,0.2775,0.3265,0.1461,0.052,0.0915,0.0067,0.0415,0.0421
57
+ 2023-08,0.0161,0.2754,0.3267,0.1538,0.0519,0.0914,0.0067,0.0414,0.0367
58
+ 2023-09,0.016,0.2637,0.3302,0.1545,0.0524,0.0963,0.0071,0.0403,0.0395
59
+ 2023-10,0.0162,0.2603,0.3261,0.1523,0.0531,0.0972,0.0073,0.0385,0.049
60
+ 2023-11,0.0169,0.2669,0.3229,0.1443,0.0536,0.0968,0.0072,0.0327,0.0586
61
+ 2023-12,0.0174,0.2824,0.3158,0.1399,0.056,0.0942,0.007,0.0292,0.0581
62
+ 2024-01,0.0169,0.2756,0.3234,0.1401,0.0561,0.0949,0.007,0.0314,0.0546
63
+ 2024-02,0.017,0.273,0.3207,0.1402,0.0537,0.0974,0.0072,0.0346,0.0562
64
+ 2024-03,0.0167,0.2648,0.319,0.1425,0.053,0.0954,0.0071,0.0439,0.0576
65
+ 2024-04,0.0162,0.255,0.3187,0.1478,0.0516,0.0974,0.0073,0.049,0.0569
66
+ 2024-05,0.0159,0.2512,0.3189,0.1554,0.052,0.0957,0.0072,0.0545,0.0493
67
+ 2024-06,0.0155,0.2552,0.3208,0.1579,0.0511,0.0937,0.007,0.053,0.0458
68
+ 2024-07,0.0157,0.2655,0.3204,0.1568,0.0518,0.0894,0.0066,0.0514,0.0424
69
+ 2024-08,0.0159,0.2718,0.3204,0.153,0.0518,0.0893,0.0066,0.0528,0.0384
70
+ 2024-09,0.0162,0.2652,0.3236,0.1475,0.0508,0.0943,0.007,0.0482,0.0472
71
+ 2024-10,0.0164,0.2575,0.3234,0.1467,0.0526,0.0962,0.0071,0.0461,0.0541
72
+ 2024-11,0.0168,0.2651,0.3247,0.1405,0.054,0.0963,0.0072,0.0396,0.0559
73
+ 2024-12,0.0171,0.2771,0.3131,0.1368,0.0584,0.0928,0.007,0.0376,0.0602
74
+ 2025-01,0.0167,0.2661,0.3202,0.1373,0.0583,0.0941,0.007,0.0418,0.0586
75
+ 2025-02,0.0166,0.2669,0.3209,0.1388,0.0539,0.0966,0.0071,0.0449,0.0544
76
+ 2025-03,0.0163,0.2613,0.3107,0.1388,0.0555,0.093,0.0071,0.0555,0.0619
77
+ 2025-04,0.0159,0.249,0.3143,0.143,0.0525,0.0963,0.0073,0.0639,0.0578
78
+ 2025-05,0.0158,0.247,0.3122,0.1494,0.0515,0.0947,0.0071,0.0669,0.0554
79
+ 2025-06,0.0155,0.2507,0.3118,0.1536,0.0509,0.0923,0.0069,0.068,0.0504
80
+ 2025-07,0.016,0.2664,0.311,0.1482,0.0512,0.0873,0.0065,0.0673,0.0461
81
+ 2025-08,0.0162,0.2718,0.3115,0.1469,0.0508,0.0881,0.0066,0.0657,0.0423
82
+ 2025-09,0.0159,0.2556,0.3161,0.1547,0.0504,0.0925,0.0069,0.0606,0.0472
83
+ 2025-10,0.0162,0.2553,0.3181,0.1506,0.051,0.0941,0.007,0.0525,0.0552
84
+ 2025-11,0.0168,0.2539,0.3185,0.1428,0.0533,0.0945,0.007,0.0492,0.0639
85
+ 2025-12,0.0171,0.2691,0.3133,0.1374,0.057,0.0906,0.0068,0.0452,0.0636
86
+ 2026-01,0.0169,0.2602,0.3185,0.138,0.0563,0.0915,0.0069,0.049,0.0626
87
+ 2026-02,0.0169,0.2603,0.3159,0.1416,0.051,0.0946,0.007,0.0523,0.0604
88
+ 2026-03,0.0169,0.256,0.3086,0.1439,0.0506,0.0934,0.007,0.0638,0.0599