@digital4better/data 1.3.31 → 1.3.33

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 (71) hide show
  1. package/data/country/region-to-region-distances.csv +627 -0
  2. package/data/country/region-to-region-distances.json +627 -0
  3. package/data/country/regions.csv +1 -0
  4. package/data/country/regions.json +11 -1
  5. package/data/country/user-to-datacenter-distances.csv +1 -0
  6. package/data/country/user-to-datacenter-distances.json +1 -0
  7. package/data/factor/continent-monthly-green.csv +432 -426
  8. package/data/factor/continent-monthly-green.json +3897 -3831
  9. package/data/factor/continent-monthly.csv +432 -426
  10. package/data/factor/continent-monthly.json +3897 -3831
  11. package/data/factor/continent-yearly-green.csv +41 -41
  12. package/data/factor/continent-yearly-green.json +368 -368
  13. package/data/factor/continent-yearly.csv +41 -41
  14. package/data/factor/continent-yearly.json +369 -369
  15. package/data/factor/country-monthly-green.csv +7015 -6801
  16. package/data/factor/country-monthly-green.json +61500 -59146
  17. package/data/factor/country-monthly.csv +7208 -6994
  18. package/data/factor/country-monthly.json +55795 -53441
  19. package/data/factor/country-yearly-green.csv +818 -818
  20. package/data/factor/country-yearly-green.json +7107 -7107
  21. package/data/factor/country-yearly.csv +818 -818
  22. package/data/factor/country-yearly.json +6341 -6341
  23. package/data/factor/subdivision-monthly-green.csv +838 -689
  24. package/data/factor/subdivision-monthly-green.json +7735 -6094
  25. package/data/factor/subdivision-monthly.csv +838 -689
  26. package/data/factor/subdivision-monthly.json +7606 -5965
  27. package/data/factor/subdivision-yearly-green.csv +134 -126
  28. package/data/factor/subdivision-yearly-green.json +1224 -1134
  29. package/data/factor/subdivision-yearly.csv +134 -126
  30. package/data/factor/subdivision-yearly.json +1224 -1134
  31. package/data/factor/world-monthly-green.csv +86 -85
  32. package/data/factor/world-monthly-green.json +776 -765
  33. package/data/factor/world-monthly.csv +86 -85
  34. package/data/factor/world-monthly.json +776 -765
  35. package/data/factor/world-yearly-green.csv +8 -8
  36. package/data/factor/world-yearly-green.json +72 -72
  37. package/data/factor/world-yearly.csv +8 -8
  38. package/data/factor/world-yearly.json +72 -72
  39. package/data/mix/continent-monthly-green.csv +429 -423
  40. package/data/mix/continent-monthly-green.json +1576 -1540
  41. package/data/mix/continent-monthly.csv +429 -423
  42. package/data/mix/continent-monthly.json +2776 -2710
  43. package/data/mix/continent-yearly-green.csv +41 -41
  44. package/data/mix/continent-yearly-green.json +149 -149
  45. package/data/mix/continent-yearly.csv +41 -41
  46. package/data/mix/continent-yearly.json +271 -271
  47. package/data/mix/country-monthly-green.csv +5095 -4881
  48. package/data/mix/country-monthly-green.json +17531 -16247
  49. package/data/mix/country-monthly.csv +5095 -4881
  50. package/data/mix/country-monthly.json +22696 -20342
  51. package/data/mix/country-yearly-green.csv +548 -548
  52. package/data/mix/country-yearly-green.json +1847 -1847
  53. package/data/mix/country-yearly.csv +548 -548
  54. package/data/mix/country-yearly.json +2588 -2588
  55. package/data/mix/subdivision-monthly-green.csv +692 -543
  56. package/data/mix/subdivision-monthly-green.json +2601 -1705
  57. package/data/mix/subdivision-monthly.csv +692 -543
  58. package/data/mix/subdivision-monthly.json +3964 -2323
  59. package/data/mix/subdivision-yearly-green.csv +134 -126
  60. package/data/mix/subdivision-yearly-green.json +480 -430
  61. package/data/mix/subdivision-yearly.csv +134 -126
  62. package/data/mix/subdivision-yearly.json +871 -781
  63. package/data/mix/world-monthly-green.csv +86 -85
  64. package/data/mix/world-monthly-green.json +346 -340
  65. package/data/mix/world-monthly.csv +86 -85
  66. package/data/mix/world-monthly.json +756 -745
  67. package/data/mix/world-yearly-green.csv +8 -8
  68. package/data/mix/world-yearly-green.json +32 -32
  69. package/data/mix/world-yearly.csv +8 -8
  70. package/data/mix/world-yearly.json +68 -68
  71. package/package.json +1 -1
@@ -1,362 +1,362 @@
1
1
  {
2
2
  "Africa": {
3
3
  "2019": {
4
- "adpe": 8.15879e-8,
5
- "ap": 0.0000326316,
6
- "ctue": 0.00947387,
7
- "ctuh-c": 1.93292e-10,
8
- "ctuh-nc": 6.40664e-10,
9
- "gwp": 0.00415365,
10
- "ir": 0.000360377,
11
- "pm": 5.708e-7,
12
- "wu": 0.00132857
4
+ "adpe": 8.12104e-8,
5
+ "ap": 0.0000312972,
6
+ "ctue": 0.00947214,
7
+ "ctuh-c": 1.92905e-10,
8
+ "ctuh-nc": 6.32241e-10,
9
+ "gwp": 0.00410973,
10
+ "ir": 0.000358958,
11
+ "pm": 5.23498e-7,
12
+ "wu": 0.00128414
13
13
  },
14
14
  "2020": {
15
- "adpe": 8.95602e-8,
16
- "ap": 0.0000346501,
17
- "ctue": 0.00999471,
18
- "ctuh-c": 1.99351e-10,
19
- "ctuh-nc": 6.81929e-10,
20
- "gwp": 0.00440563,
21
- "ir": 0.000386499,
22
- "pm": 6.02764e-7,
23
- "wu": 0.00141396
15
+ "adpe": 8.91661e-8,
16
+ "ap": 0.0000332407,
17
+ "ctue": 0.00999319,
18
+ "ctuh-c": 1.98945e-10,
19
+ "ctuh-nc": 6.73051e-10,
20
+ "gwp": 0.00435936,
21
+ "ir": 0.000385015,
22
+ "pm": 5.52783e-7,
23
+ "wu": 0.00136705
24
24
  },
25
25
  "2021": {
26
- "adpe": 9.18006e-8,
27
- "ap": 0.0000346684,
28
- "ctue": 0.0100344,
29
- "ctuh-c": 2.04976e-10,
30
- "ctuh-nc": 6.8518e-10,
31
- "gwp": 0.00440813,
32
- "ir": 0.000388795,
33
- "pm": 6.01021e-7,
34
- "wu": 0.00142368
26
+ "adpe": 9.134e-8,
27
+ "ap": 0.0000332623,
28
+ "ctue": 0.0100321,
29
+ "ctuh-c": 2.04542e-10,
30
+ "ctuh-nc": 6.76217e-10,
31
+ "gwp": 0.00436166,
32
+ "ir": 0.00038721,
33
+ "pm": 5.51282e-7,
34
+ "wu": 0.00137669
35
35
  },
36
36
  "2022": {
37
- "adpe": 9.61251e-8,
38
- "ap": 0.0000350137,
39
- "ctue": 0.0101356,
40
- "ctuh-c": 2.1047e-10,
41
- "ctuh-nc": 6.95257e-10,
42
- "gwp": 0.00444684,
43
- "ir": 0.000396034,
44
- "pm": 6.04154e-7,
45
- "wu": 0.00144847
37
+ "adpe": 9.47652e-8,
38
+ "ap": 0.0000335597,
39
+ "ctue": 0.0101214,
40
+ "ctuh-c": 2.0957e-10,
41
+ "ctuh-nc": 6.84599e-10,
42
+ "gwp": 0.00439467,
43
+ "ir": 0.000393017,
44
+ "pm": 5.54429e-7,
45
+ "wu": 0.00139753
46
46
  },
47
47
  "2023": {
48
- "adpe": 1.04495e-7,
49
- "ap": 0.0000353872,
50
- "ctue": 0.0102743,
51
- "ctuh-c": 2.18301e-10,
52
- "ctuh-nc": 7.1115e-10,
53
- "gwp": 0.00449849,
54
- "ir": 0.000409,
55
- "pm": 6.01654e-7,
56
- "wu": 0.00148528
48
+ "adpe": 1.01799e-7,
49
+ "ap": 0.0000338773,
50
+ "ctue": 0.0102425,
51
+ "ctuh-c": 2.16718e-10,
52
+ "ctuh-nc": 6.98064e-10,
53
+ "gwp": 0.00443835,
54
+ "ir": 0.000403866,
55
+ "pm": 5.52498e-7,
56
+ "wu": 0.00142896
57
57
  },
58
58
  "2024": {
59
- "adpe": 1.09455e-7,
60
- "ap": 0.0000356111,
61
- "ctue": 0.0103429,
62
- "ctuh-c": 2.24346e-10,
63
- "ctuh-nc": 7.19776e-10,
64
- "gwp": 0.00452028,
65
- "ir": 0.000415788,
66
- "pm": 6.01915e-7,
67
- "wu": 0.00150827
59
+ "adpe": 1.05839e-7,
60
+ "ap": 0.000034043,
61
+ "ctue": 0.0102989,
62
+ "ctuh-c": 2.22288e-10,
63
+ "ctuh-nc": 7.049e-10,
64
+ "gwp": 0.00445401,
65
+ "ir": 0.000409181,
66
+ "pm": 5.52448e-7,
67
+ "wu": 0.0014476
68
68
  },
69
69
  "2025": {
70
- "adpe": 1.13852e-7,
71
- "ap": 0.0000360794,
72
- "ctue": 0.0104898,
73
- "ctuh-c": 2.29897e-10,
74
- "ctuh-nc": 7.32536e-10,
75
- "gwp": 0.00457995,
76
- "ir": 0.000424614,
77
- "pm": 6.06519e-7,
78
- "wu": 0.00153697
70
+ "adpe": 1.09861e-7,
71
+ "ap": 0.0000343041,
72
+ "ctue": 0.0104311,
73
+ "ctuh-c": 2.31019e-10,
74
+ "ctuh-nc": 7.14836e-10,
75
+ "gwp": 0.00449232,
76
+ "ir": 0.000415824,
77
+ "pm": 5.52891e-7,
78
+ "wu": 0.00147105
79
79
  },
80
80
  "2026": {
81
- "adpe": 1.20448e-7,
82
- "ap": 0.0000365241,
83
- "ctue": 0.0106371,
84
- "ctuh-c": 2.36522e-10,
85
- "ctuh-nc": 7.47437e-10,
86
- "gwp": 0.00463847,
87
- "ir": 0.000435969,
88
- "pm": 6.07804e-7,
89
- "wu": 0.00157092
81
+ "adpe": 1.19719e-7,
82
+ "ap": 0.0000349978,
83
+ "ctue": 0.0106834,
84
+ "ctuh-c": 2.42739e-10,
85
+ "ctuh-nc": 7.38276e-10,
86
+ "gwp": 0.00458771,
87
+ "ir": 0.000433198,
88
+ "pm": 5.54882e-7,
89
+ "wu": 0.00152383
90
90
  }
91
91
  },
92
92
  "Asia": {
93
93
  "2019": {
94
- "adpe": 1.25245e-7,
95
- "ap": 0.0000391391,
96
- "ctue": 0.00528212,
97
- "ctuh-c": 2.17675e-10,
98
- "ctuh-nc": 5.5252e-10,
99
- "gwp": 0.00279365,
100
- "ir": 0.000284573,
101
- "pm": 0.00000101885,
102
- "wu": 0.00168917
94
+ "adpe": 1.21076e-7,
95
+ "ap": 0.0000399396,
96
+ "ctue": 0.00539509,
97
+ "ctuh-c": 2.18693e-10,
98
+ "ctuh-nc": 5.57108e-10,
99
+ "gwp": 0.00285459,
100
+ "ir": 0.000282835,
101
+ "pm": 0.00000104677,
102
+ "wu": 0.00170513
103
103
  },
104
104
  "2020": {
105
- "adpe": 1.41179e-7,
106
- "ap": 0.0000420598,
107
- "ctue": 0.00566653,
108
- "ctuh-c": 2.39592e-10,
109
- "ctuh-nc": 5.99714e-10,
110
- "gwp": 0.00299029,
111
- "ir": 0.000312272,
112
- "pm": 0.00000108956,
113
- "wu": 0.00183509
105
+ "adpe": 1.37367e-7,
106
+ "ap": 0.0000429214,
107
+ "ctue": 0.00578466,
108
+ "ctuh-c": 2.40726e-10,
109
+ "ctuh-nc": 6.05257e-10,
110
+ "gwp": 0.00305523,
111
+ "ir": 0.000311171,
112
+ "pm": 0.00000111892,
113
+ "wu": 0.00185394
114
114
  },
115
115
  "2021": {
116
- "adpe": 1.63656e-7,
117
- "ap": 0.0000456442,
118
- "ctue": 0.00626764,
119
- "ctuh-c": 2.89271e-10,
120
- "ctuh-nc": 6.62187e-10,
121
- "gwp": 0.00322087,
122
- "ir": 0.000346423,
123
- "pm": 0.00000117714,
124
- "wu": 0.0020366
116
+ "adpe": 1.60674e-7,
117
+ "ap": 0.0000465645,
118
+ "ctue": 0.00639419,
119
+ "ctuh-c": 2.91343e-10,
120
+ "ctuh-nc": 6.69189e-10,
121
+ "gwp": 0.00328922,
122
+ "ir": 0.000346403,
123
+ "pm": 0.00000120745,
124
+ "wu": 0.00205995
125
125
  },
126
126
  "2022": {
127
- "adpe": 1.92895e-7,
128
- "ap": 0.0000490864,
129
- "ctue": 0.00690545,
130
- "ctuh-c": 3.27541e-10,
131
- "ctuh-nc": 7.34871e-10,
132
- "gwp": 0.00349881,
133
- "ir": 0.000394379,
134
- "pm": 0.00000124145,
135
- "wu": 0.00224127
127
+ "adpe": 1.90521e-7,
128
+ "ap": 0.0000500741,
129
+ "ctue": 0.00704151,
130
+ "ctuh-c": 3.30321e-10,
131
+ "ctuh-nc": 7.43222e-10,
132
+ "gwp": 0.00357166,
133
+ "ir": 0.000395269,
134
+ "pm": 0.00000127314,
135
+ "wu": 0.00226871
136
136
  },
137
137
  "2023": {
138
- "adpe": 2.26928e-7,
139
- "ap": 0.0000518456,
140
- "ctue": 0.00747208,
141
- "ctuh-c": 3.68388e-10,
142
- "ctuh-nc": 8.05449e-10,
143
- "gwp": 0.00372611,
144
- "ir": 0.000445066,
145
- "pm": 0.0000012806,
146
- "wu": 0.00243758
138
+ "adpe": 2.25497e-7,
139
+ "ap": 0.0000528694,
140
+ "ctue": 0.00761921,
141
+ "ctuh-c": 3.72037e-10,
142
+ "ctuh-nc": 8.1537e-10,
143
+ "gwp": 0.00380292,
144
+ "ir": 0.000447274,
145
+ "pm": 0.00000131207,
146
+ "wu": 0.00246899
147
147
  },
148
148
  "2024": {
149
- "adpe": 2.76129e-7,
150
- "ap": 0.0000540972,
151
- "ctue": 0.00837963,
152
- "ctuh-c": 4.11596e-10,
153
- "ctuh-nc": 9.03475e-10,
154
- "gwp": 0.00407341,
155
- "ir": 0.000525142,
156
- "pm": 0.00000126054,
157
- "wu": 0.00265314
149
+ "adpe": 2.76307e-7,
150
+ "ap": 0.0000551956,
151
+ "ctue": 0.0085486,
152
+ "ctuh-c": 4.16252e-10,
153
+ "ctuh-nc": 9.16357e-10,
154
+ "gwp": 0.0041598,
155
+ "ir": 0.000529863,
156
+ "pm": 0.00000129165,
157
+ "wu": 0.00269139
158
158
  },
159
159
  "2025": {
160
- "adpe": 3.49327e-7,
161
- "ap": 0.0000583702,
162
- "ctue": 0.00967535,
163
- "ctuh-c": 4.78107e-10,
164
- "ctuh-nc": 1.05222e-9,
165
- "gwp": 0.00459421,
166
- "ir": 0.000642521,
167
- "pm": 0.00000126839,
168
- "wu": 0.00300573
160
+ "adpe": 3.50764e-7,
161
+ "ap": 0.0000595084,
162
+ "ctue": 0.00986591,
163
+ "ctuh-c": 4.84764e-10,
164
+ "ctuh-nc": 1.06728e-9,
165
+ "gwp": 0.00468586,
166
+ "ir": 0.000648925,
167
+ "pm": 0.00000129896,
168
+ "wu": 0.00304957
169
169
  },
170
170
  "2026": {
171
- "adpe": 3.28709e-7,
172
- "ap": 0.0000591064,
173
- "ctue": 0.00955658,
174
- "ctuh-c": 5.03727e-10,
175
- "ctuh-nc": 1.02423e-9,
176
- "gwp": 0.00448213,
177
- "ir": 0.000603543,
178
- "pm": 0.00000134535,
179
- "wu": 0.00299938
171
+ "adpe": 3.23864e-7,
172
+ "ap": 0.0000601071,
173
+ "ctue": 0.00966534,
174
+ "ctuh-c": 5.15556e-10,
175
+ "ctuh-nc": 1.02719e-9,
176
+ "gwp": 0.00451795,
177
+ "ir": 0.000597276,
178
+ "pm": 0.00000138779,
179
+ "wu": 0.00302797
180
180
  }
181
181
  },
182
182
  "Europe": {
183
183
  "2019": {
184
- "adpe": 2.3381e-7,
185
- "ap": 0.000080897,
186
- "ctue": 0.013768,
187
- "ctuh-c": 7.16177e-10,
188
- "ctuh-nc": 1.18391e-9,
189
- "gwp": 0.00608065,
190
- "ir": 0.000553475,
191
- "pm": 0.00000211377,
192
- "wu": 0.00360285
184
+ "adpe": 2.33752e-7,
185
+ "ap": 0.0000808134,
186
+ "ctue": 0.0137621,
187
+ "ctuh-c": 7.15619e-10,
188
+ "ctuh-nc": 1.1832e-9,
189
+ "gwp": 0.00607714,
190
+ "ir": 0.000553339,
191
+ "pm": 0.00000211091,
192
+ "wu": 0.00359964
193
193
  },
194
194
  "2020": {
195
- "adpe": 2.77222e-7,
196
- "ap": 0.0000875452,
197
- "ctue": 0.0155812,
198
- "ctuh-c": 8.28647e-10,
199
- "ctuh-nc": 1.32673e-9,
200
- "gwp": 0.00671409,
201
- "ir": 0.000633866,
202
- "pm": 0.00000224169,
203
- "wu": 0.00399062
195
+ "adpe": 2.77178e-7,
196
+ "ap": 0.0000874782,
197
+ "ctue": 0.0155764,
198
+ "ctuh-c": 8.28177e-10,
199
+ "ctuh-nc": 1.32616e-9,
200
+ "gwp": 0.00671134,
201
+ "ir": 0.000633768,
202
+ "pm": 0.00000223939,
203
+ "wu": 0.00398804
204
204
  },
205
205
  "2021": {
206
- "adpe": 2.88215e-7,
207
- "ap": 0.0000897247,
208
- "ctue": 0.0150969,
209
- "ctuh-c": 7.97917e-10,
210
- "ctuh-nc": 1.33764e-9,
211
- "gwp": 0.00670166,
212
- "ir": 0.000645364,
213
- "pm": 0.00000231718,
214
- "wu": 0.00406882
206
+ "adpe": 2.88193e-7,
207
+ "ap": 0.0000896749,
208
+ "ctue": 0.0150942,
209
+ "ctuh-c": 7.97651e-10,
210
+ "ctuh-nc": 1.33726e-9,
211
+ "gwp": 0.00669972,
212
+ "ir": 0.000645305,
213
+ "pm": 0.00000231544,
214
+ "wu": 0.00406698
215
215
  },
216
216
  "2022": {
217
- "adpe": 3.52669e-7,
218
- "ap": 0.0000934856,
219
- "ctue": 0.0165049,
220
- "ctuh-c": 9.05768e-10,
221
- "ctuh-nc": 1.47088e-9,
222
- "gwp": 0.00712528,
223
- "ir": 0.000740331,
224
- "pm": 0.00000233534,
225
- "wu": 0.0044127
217
+ "adpe": 3.52648e-7,
218
+ "ap": 0.0000934351,
219
+ "ctue": 0.016502,
220
+ "ctuh-c": 9.05488e-10,
221
+ "ctuh-nc": 1.47049e-9,
222
+ "gwp": 0.0071233,
223
+ "ir": 0.000740273,
224
+ "pm": 0.00000233358,
225
+ "wu": 0.00441083
226
226
  },
227
227
  "2023": {
228
- "adpe": 4.18326e-7,
229
- "ap": 0.0000928517,
230
- "ctue": 0.0185835,
231
- "ctuh-c": 1.02595e-9,
232
- "ctuh-nc": 1.60441e-9,
233
- "gwp": 0.00762094,
234
- "ir": 0.000850219,
235
- "pm": 0.00000215975,
236
- "wu": 0.00462133
228
+ "adpe": 4.18293e-7,
229
+ "ap": 0.0000927984,
230
+ "ctue": 0.0185815,
231
+ "ctuh-c": 1.02576e-9,
232
+ "ctuh-nc": 1.60401e-9,
233
+ "gwp": 0.00761895,
234
+ "ir": 0.00085014,
235
+ "pm": 0.0000021579,
236
+ "wu": 0.0046194
237
237
  },
238
238
  "2024": {
239
- "adpe": 4.84563e-7,
240
- "ap": 0.0000977579,
241
- "ctue": 0.0197783,
242
- "ctuh-c": 1.0749e-9,
243
- "ctuh-nc": 1.74813e-9,
244
- "gwp": 0.0081653,
245
- "ir": 0.00096171,
246
- "pm": 0.00000219623,
247
- "wu": 0.00496591
239
+ "adpe": 4.84635e-7,
240
+ "ap": 0.0000979227,
241
+ "ctue": 0.0197774,
242
+ "ctuh-c": 1.07475e-9,
243
+ "ctuh-nc": 1.74919e-9,
244
+ "gwp": 0.00817086,
245
+ "ir": 0.00096195,
246
+ "pm": 0.00000220199,
247
+ "wu": 0.00497132
248
248
  },
249
249
  "2025": {
250
- "adpe": 5.65496e-7,
251
- "ap": 0.000101077,
252
- "ctue": 0.0203514,
253
- "ctuh-c": 1.1014e-9,
254
- "ctuh-nc": 1.87725e-9,
255
- "gwp": 0.00850375,
256
- "ir": 0.00107969,
257
- "pm": 0.00000218169,
258
- "wu": 0.00528227
250
+ "adpe": 5.62389e-7,
251
+ "ap": 0.000100892,
252
+ "ctue": 0.0202762,
253
+ "ctuh-c": 1.09845e-9,
254
+ "ctuh-nc": 1.87011e-9,
255
+ "gwp": 0.00847437,
256
+ "ir": 0.00107413,
257
+ "pm": 0.00000218239,
258
+ "wu": 0.00526721
259
259
  },
260
260
  "2026": {
261
- "adpe": 2.91344e-7,
262
- "ap": 0.0000891692,
263
- "ctue": 0.0180109,
264
- "ctuh-c": 1.0998e-9,
265
- "ctuh-nc": 1.40405e-9,
266
- "gwp": 0.00694745,
267
- "ir": 0.000637326,
268
- "pm": 0.00000228231,
269
- "wu": 0.00425477
261
+ "adpe": 3.04807e-7,
262
+ "ap": 0.0000847663,
263
+ "ctue": 0.0180675,
264
+ "ctuh-c": 1.10281e-9,
265
+ "ctuh-nc": 1.39449e-9,
266
+ "gwp": 0.00683011,
267
+ "ir": 0.000652517,
268
+ "pm": 0.00000210434,
269
+ "wu": 0.004146
270
270
  }
271
271
  },
272
272
  "North America": {
273
273
  "2019": {
274
- "adpe": 1.9296e-7,
275
- "ap": 0.0000691545,
276
- "ctue": 0.0101236,
277
- "ctuh-c": 5.3366e-10,
278
- "ctuh-nc": 9.50759e-10,
279
- "gwp": 0.00479322,
280
- "ir": 0.000439558,
281
- "pm": 0.00000187483,
282
- "wu": 0.00301809
274
+ "adpe": 1.92461e-7,
275
+ "ap": 0.0000671438,
276
+ "ctue": 0.010118,
277
+ "ctuh-c": 5.33203e-10,
278
+ "ctuh-nc": 9.38e-10,
279
+ "gwp": 0.00472565,
280
+ "ir": 0.000437376,
281
+ "pm": 0.00000180373,
282
+ "wu": 0.00295142
283
283
  },
284
284
  "2020": {
285
- "adpe": 2.27359e-7,
286
- "ap": 0.0000708217,
287
- "ctue": 0.0112355,
288
- "ctuh-c": 6.07507e-10,
289
- "ctuh-nc": 1.03173e-9,
290
- "gwp": 0.00509761,
291
- "ir": 0.000495656,
292
- "pm": 0.00000185909,
293
- "wu": 0.00319985
285
+ "adpe": 2.26854e-7,
286
+ "ap": 0.0000687786,
287
+ "ctue": 0.0112295,
288
+ "ctuh-c": 6.07052e-10,
289
+ "ctuh-nc": 1.01875e-9,
290
+ "gwp": 0.00502884,
291
+ "ir": 0.000493429,
292
+ "pm": 0.00000178685,
293
+ "wu": 0.00313211
294
294
  },
295
295
  "2021": {
296
- "adpe": 2.59515e-7,
297
- "ap": 0.0000717246,
298
- "ctue": 0.0118308,
299
- "ctuh-c": 6.54578e-10,
300
- "ctuh-nc": 1.08916e-9,
301
- "gwp": 0.00525545,
302
- "ir": 0.00054126,
303
- "pm": 0.00000183621,
304
- "wu": 0.00333574
296
+ "adpe": 2.59041e-7,
297
+ "ap": 0.0000697188,
298
+ "ctue": 0.0118256,
299
+ "ctuh-c": 6.5416e-10,
300
+ "ctuh-nc": 1.07647e-9,
301
+ "gwp": 0.00518815,
302
+ "ir": 0.000539116,
303
+ "pm": 0.00000176524,
304
+ "wu": 0.00326931
305
305
  },
306
306
  "2022": {
307
- "adpe": 2.94707e-7,
308
- "ap": 0.0000714889,
307
+ "adpe": 2.94358e-7,
308
+ "ap": 0.0000695315,
309
309
  "ctue": 0.0127833,
310
- "ctuh-c": 7.18466e-10,
311
- "ctuh-nc": 1.15483e-9,
312
- "gwp": 0.00546604,
313
- "ir": 0.000595409,
314
- "pm": 0.00000175562,
315
- "wu": 0.00345164
310
+ "ctuh-c": 7.1834e-10,
311
+ "ctuh-nc": 1.14273e-9,
312
+ "gwp": 0.00540157,
313
+ "ir": 0.000593525,
314
+ "pm": 0.00000168605,
315
+ "wu": 0.00338725
316
316
  },
317
317
  "2023": {
318
- "adpe": 3.31189e-7,
319
- "ap": 0.0000727106,
320
- "ctue": 0.0131559,
321
- "ctuh-c": 7.39108e-10,
322
- "ctuh-nc": 1.21454e-9,
323
- "gwp": 0.00562834,
324
- "ir": 0.000648989,
325
- "pm": 0.00000173704,
326
- "wu": 0.0035908
318
+ "adpe": 3.30854e-7,
319
+ "ap": 0.0000706843,
320
+ "ctue": 0.0131563,
321
+ "ctuh-c": 7.38989e-10,
322
+ "ctuh-nc": 1.20206e-9,
323
+ "gwp": 0.00556176,
324
+ "ir": 0.000647084,
325
+ "pm": 0.00000166496,
326
+ "wu": 0.00352421
327
327
  },
328
328
  "2024": {
329
- "adpe": 3.82387e-7,
330
- "ap": 0.0000741231,
331
- "ctue": 0.0139565,
332
- "ctuh-c": 7.85415e-10,
333
- "ctuh-nc": 1.30484e-9,
334
- "gwp": 0.00590211,
335
- "ir": 0.000726707,
336
- "pm": 0.00000169266,
337
- "wu": 0.00378686
329
+ "adpe": 3.82104e-7,
330
+ "ap": 0.0000721404,
331
+ "ctue": 0.0139573,
332
+ "ctuh-c": 7.85318e-10,
333
+ "ctuh-nc": 1.29269e-9,
334
+ "gwp": 0.00583709,
335
+ "ir": 0.000724905,
336
+ "pm": 0.00000162205,
337
+ "wu": 0.00372182
338
338
  },
339
339
  "2025": {
340
- "adpe": 4.47839e-7,
341
- "ap": 0.0000769333,
342
- "ctue": 0.0148025,
343
- "ctuh-c": 8.22849e-10,
344
- "ctuh-nc": 1.42286e-9,
345
- "gwp": 0.00627842,
346
- "ir": 0.000828667,
347
- "pm": 0.00000167056,
348
- "wu": 0.00405568
340
+ "adpe": 4.4809e-7,
341
+ "ap": 0.0000747037,
342
+ "ctue": 0.0148566,
343
+ "ctuh-c": 8.22941e-10,
344
+ "ctuh-nc": 1.41198e-9,
345
+ "gwp": 0.00622514,
346
+ "ir": 0.000828975,
347
+ "pm": 0.00000158716,
348
+ "wu": 0.0039837
349
349
  },
350
350
  "2026": {
351
- "adpe": 3.26147e-7,
352
- "ap": 0.000071437,
353
- "ctue": 0.0141608,
354
- "ctuh-c": 8.5711e-10,
355
- "ctuh-nc": 1.22167e-9,
356
- "gwp": 0.00563298,
357
- "ir": 0.000632636,
358
- "pm": 0.00000170274,
359
- "wu": 0.00361514
351
+ "adpe": 3.89219e-7,
352
+ "ap": 0.0000732554,
353
+ "ctue": 0.0148874,
354
+ "ctuh-c": 8.32785e-10,
355
+ "ctuh-nc": 1.33706e-9,
356
+ "gwp": 0.00609771,
357
+ "ir": 0.000747907,
358
+ "pm": 0.00000162084,
359
+ "wu": 0.00380276
360
360
  }
361
361
  },
362
362
  "Oceania": {
@@ -438,105 +438,105 @@
438
438
  "wu": 0.00455724
439
439
  },
440
440
  "2026": {
441
- "adpe": 0.00000109667,
442
- "ap": 0.000077686,
443
- "ctue": 0.0249038,
444
- "ctuh-c": 1.24473e-9,
445
- "ctuh-nc": 2.49166e-9,
446
- "gwp": 0.00961538,
447
- "ir": 0.00185515,
448
- "pm": 4.03899e-7,
449
- "wu": 0.00586672
441
+ "adpe": 0.00000100853,
442
+ "ap": 0.0000743057,
443
+ "ctue": 0.0238322,
444
+ "ctuh-c": 1.21344e-9,
445
+ "ctuh-nc": 2.33456e-9,
446
+ "gwp": 0.009095,
447
+ "ir": 0.00171377,
448
+ "pm": 4.54747e-7,
449
+ "wu": 0.00553103
450
450
  }
451
451
  },
452
452
  "South America": {
453
453
  "2019": {
454
- "adpe": 1.03949e-7,
455
- "ap": 0.0000473921,
456
- "ctue": 0.0201623,
457
- "ctuh-c": 4.54812e-10,
458
- "ctuh-nc": 1.14578e-9,
459
- "gwp": 0.00791957,
460
- "ir": 0.000643884,
461
- "pm": 5.47693e-7,
462
- "wu": 0.00197678
454
+ "adpe": 1.15421e-7,
455
+ "ap": 0.0000946873,
456
+ "ctue": 0.0198236,
457
+ "ctuh-c": 4.59014e-10,
458
+ "ctuh-nc": 1.42747e-9,
459
+ "gwp": 0.00935148,
460
+ "ir": 0.000682479,
461
+ "pm": 0.00000224648,
462
+ "wu": 0.00354287
463
463
  },
464
464
  "2020": {
465
- "adpe": 1.21786e-7,
466
- "ap": 0.0000496345,
467
- "ctue": 0.0204921,
468
- "ctuh-c": 4.83486e-10,
469
- "ctuh-nc": 1.18761e-9,
470
- "gwp": 0.00805732,
471
- "ir": 0.000669604,
472
- "pm": 5.98763e-7,
473
- "wu": 0.00211045
465
+ "adpe": 1.33504e-7,
466
+ "ap": 0.000100325,
467
+ "ctue": 0.0201235,
468
+ "ctuh-c": 4.87077e-10,
469
+ "ctuh-nc": 1.48881e-9,
470
+ "gwp": 0.0095918,
471
+ "ir": 0.000710344,
472
+ "pm": 0.00000242015,
473
+ "wu": 0.003787
474
474
  },
475
475
  "2021": {
476
- "adpe": 1.47658e-7,
477
- "ap": 0.0000477531,
478
- "ctue": 0.0205705,
479
- "ctuh-c": 5.38101e-10,
480
- "ctuh-nc": 1.19885e-9,
481
- "gwp": 0.00790433,
482
- "ir": 0.000686263,
483
- "pm": 5.21678e-7,
484
- "wu": 0.00214986
476
+ "adpe": 1.59497e-7,
477
+ "ap": 0.0000983801,
478
+ "ctue": 0.0203421,
479
+ "ctuh-c": 5.43806e-10,
480
+ "ctuh-nc": 1.50517e-9,
481
+ "gwp": 0.00948313,
482
+ "ir": 0.000730748,
483
+ "pm": 0.00000233304,
484
+ "wu": 0.0038252
485
485
  },
486
486
  "2022": {
487
- "adpe": 1.94471e-7,
488
- "ap": 0.0000509188,
489
- "ctue": 0.0221658,
490
- "ctuh-c": 6.00578e-10,
491
- "ctuh-nc": 1.32446e-9,
492
- "gwp": 0.00848194,
493
- "ir": 0.000778683,
494
- "pm": 5.05566e-7,
495
- "wu": 0.00239856
487
+ "adpe": 2.04717e-7,
488
+ "ap": 0.0000988104,
489
+ "ctue": 0.021919,
490
+ "ctuh-c": 6.0469e-10,
491
+ "ctuh-nc": 1.61213e-9,
492
+ "gwp": 0.00996648,
493
+ "ir": 0.000818989,
494
+ "pm": 0.00000222158,
495
+ "wu": 0.0039804
496
496
  },
497
497
  "2023": {
498
- "adpe": 2.54211e-7,
499
- "ap": 0.0000548618,
500
- "ctue": 0.0231625,
501
- "ctuh-c": 6.6769e-10,
502
- "ctuh-nc": 1.44384e-9,
503
- "gwp": 0.00886454,
504
- "ir": 0.000868597,
505
- "pm": 5.39354e-7,
506
- "wu": 0.00271067
498
+ "adpe": 2.62981e-7,
499
+ "ap": 0.000103393,
500
+ "ctue": 0.0228693,
501
+ "ctuh-c": 6.69548e-10,
502
+ "ctuh-nc": 1.73219e-9,
503
+ "gwp": 0.0103574,
504
+ "ir": 0.000906759,
505
+ "pm": 0.0000022819,
506
+ "wu": 0.00430839
507
507
  },
508
508
  "2024": {
509
- "adpe": 3.17855e-7,
510
- "ap": 0.0000585617,
511
- "ctue": 0.0239564,
512
- "ctuh-c": 7.33771e-10,
513
- "ctuh-nc": 1.55801e-9,
514
- "gwp": 0.00917093,
515
- "ir": 0.000957537,
516
- "pm": 5.71127e-7,
517
- "wu": 0.00302484
509
+ "adpe": 3.25711e-7,
510
+ "ap": 0.000106177,
511
+ "ctue": 0.023594,
512
+ "ctuh-c": 7.30956e-10,
513
+ "ctuh-nc": 1.83783e-9,
514
+ "gwp": 0.0106197,
515
+ "ir": 0.000993244,
516
+ "pm": 0.00000228386,
517
+ "wu": 0.0045878
518
518
  },
519
519
  "2025": {
520
- "adpe": 3.67468e-7,
521
- "ap": 0.0000582361,
522
- "ctue": 0.024636,
523
- "ctuh-c": 7.8421e-10,
524
- "ctuh-nc": 1.63044e-9,
525
- "gwp": 0.00932961,
526
- "ir": 0.00102671,
527
- "pm": 4.76709e-7,
528
- "wu": 0.00316451
520
+ "adpe": 3.76559e-7,
521
+ "ap": 0.00010586,
522
+ "ctue": 0.0243587,
523
+ "ctuh-c": 7.83702e-10,
524
+ "ctuh-nc": 1.91478e-9,
525
+ "gwp": 0.0108053,
526
+ "ir": 0.00106591,
527
+ "pm": 0.00000218405,
528
+ "wu": 0.0047318
529
529
  },
530
530
  "2026": {
531
- "adpe": 4.22681e-7,
532
- "ap": 0.0000573668,
533
- "ctue": 0.0247592,
534
- "ctuh-c": 7.90237e-10,
535
- "ctuh-nc": 1.6909e-9,
536
- "gwp": 0.00939081,
537
- "ir": 0.00110063,
538
- "pm": 3.64619e-7,
539
- "wu": 0.00327188
531
+ "adpe": 4.06156e-7,
532
+ "ap": 0.0000964864,
533
+ "ctue": 0.0241179,
534
+ "ctuh-c": 7.16172e-10,
535
+ "ctuh-nc": 1.89367e-9,
536
+ "gwp": 0.0106235,
537
+ "ir": 0.00111329,
538
+ "pm": 0.0000017844,
539
+ "wu": 0.00445201
540
540
  }
541
541
  }
542
542
  }