@digital4better/data 1.1.37 → 1.1.39

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 (65) hide show
  1. package/data/factor/continent-monthly-green.csv +6 -0
  2. package/data/factor/continent-monthly-green.json +66 -0
  3. package/data/factor/continent-monthly.csv +6 -0
  4. package/data/factor/continent-monthly.json +66 -0
  5. package/data/factor/continent-yearly-green.csv +6 -6
  6. package/data/factor/continent-yearly-green.json +54 -54
  7. package/data/factor/continent-yearly.csv +6 -6
  8. package/data/factor/continent-yearly.json +53 -53
  9. package/data/factor/country-monthly-green.csv +214 -0
  10. package/data/factor/country-monthly-green.json +2354 -0
  11. package/data/factor/country-monthly.csv +214 -0
  12. package/data/factor/country-monthly.json +2354 -0
  13. package/data/factor/country-yearly-green.csv +83 -83
  14. package/data/factor/country-yearly-green.json +738 -738
  15. package/data/factor/country-yearly.csv +86 -86
  16. package/data/factor/country-yearly.json +744 -744
  17. package/data/factor/subdivision-monthly-green.csv +163 -100
  18. package/data/factor/subdivision-monthly-green.json +1593 -900
  19. package/data/factor/subdivision-monthly.csv +163 -100
  20. package/data/factor/subdivision-monthly.json +1593 -900
  21. package/data/factor/subdivision-yearly-green.csv +63 -63
  22. package/data/factor/subdivision-yearly-green.json +567 -567
  23. package/data/factor/subdivision-yearly.csv +63 -63
  24. package/data/factor/subdivision-yearly.json +565 -565
  25. package/data/factor/world-monthly-green.csv +1 -0
  26. package/data/factor/world-monthly-green.json +11 -0
  27. package/data/factor/world-monthly.csv +1 -0
  28. package/data/factor/world-monthly.json +11 -0
  29. package/data/factor/world-yearly-green.csv +1 -1
  30. package/data/factor/world-yearly-green.json +9 -9
  31. package/data/factor/world-yearly.csv +1 -1
  32. package/data/factor/world-yearly.json +9 -9
  33. package/data/mix/continent-monthly-green.csv +6 -0
  34. package/data/mix/continent-monthly-green.json +36 -0
  35. package/data/mix/continent-monthly.csv +6 -0
  36. package/data/mix/continent-monthly.json +66 -0
  37. package/data/mix/continent-yearly-green.csv +6 -6
  38. package/data/mix/continent-yearly-green.json +23 -23
  39. package/data/mix/continent-yearly.csv +6 -6
  40. package/data/mix/continent-yearly.json +44 -44
  41. package/data/mix/country-monthly-green.csv +214 -0
  42. package/data/mix/country-monthly-green.json +1284 -0
  43. package/data/mix/country-monthly.csv +214 -0
  44. package/data/mix/country-monthly.json +2354 -0
  45. package/data/mix/country-yearly-green.csv +79 -79
  46. package/data/mix/country-yearly-green.json +282 -282
  47. package/data/mix/country-yearly.csv +79 -79
  48. package/data/mix/country-yearly.json +554 -554
  49. package/data/mix/subdivision-monthly-green.csv +163 -100
  50. package/data/mix/subdivision-monthly-green.json +727 -349
  51. package/data/mix/subdivision-monthly.csv +163 -100
  52. package/data/mix/subdivision-monthly.json +1355 -662
  53. package/data/mix/subdivision-yearly-green.csv +62 -62
  54. package/data/mix/subdivision-yearly-green.json +213 -213
  55. package/data/mix/subdivision-yearly.csv +62 -62
  56. package/data/mix/subdivision-yearly.json +391 -391
  57. package/data/mix/world-monthly-green.csv +1 -0
  58. package/data/mix/world-monthly-green.json +6 -0
  59. package/data/mix/world-monthly.csv +1 -0
  60. package/data/mix/world-monthly.json +11 -0
  61. package/data/mix/world-yearly-green.csv +1 -1
  62. package/data/mix/world-yearly-green.json +4 -4
  63. package/data/mix/world-yearly.csv +1 -1
  64. package/data/mix/world-yearly.json +6 -6
  65. package/package.json +1 -1
@@ -64,6 +64,7 @@ Africa,2024-02,1.19167e-7,0.0000362542,0.0103745,2.13618e-10,7.37662e-10,0.00459
64
64
  Africa,2024-03,1.16292e-7,0.0000359366,0.0102841,2.10713e-10,7.29358e-10,0.00455376,0.000427835,5.99977e-7,0.00152582
65
65
  Africa,2024-04,1.12049e-7,0.0000357588,0.0102539,2.10532e-10,7.22347e-10,0.00453255,0.000421233,6.01302e-7,0.00150998
66
66
  Africa,2024-05,1.11946e-7,0.0000357187,0.0102384,2.1027e-10,7.21402e-10,0.00452607,0.000420674,6.00835e-7,0.00150835
67
+ Africa,2024-06,1.11946e-7,0.0000357187,0.0102384,2.1027e-10,7.21402e-10,0.00452607,0.000420674,6.00835e-7,0.00150835
67
68
  Asia,2019-01,1.05486e-7,0.0000403486,0.00491991,1.9604e-10,5.26668e-10,0.00273622,0.000255515,0.00000109991,0.00166805
68
69
  Asia,2019-02,1.07218e-7,0.0000385339,0.00500706,1.96206e-10,5.21266e-10,0.00271029,0.000259087,0.00000102725,0.0016129
69
70
  Asia,2019-03,1.27659e-7,0.0000393577,0.00555319,2.24801e-10,5.66374e-10,0.00288471,0.000293914,0.00000101041,0.00170533
@@ -129,6 +130,7 @@ Asia,2024-02,2.25032e-7,0.0000481169,0.00757134,3.77448e-10,7.83454e-10,0.003613
129
130
  Asia,2024-03,2.68295e-7,0.0000502945,0.00859768,4.40416e-10,8.75792e-10,0.00394225,0.000508982,0.0000011382,0.00253027
130
131
  Asia,2024-04,2.51917e-7,0.0000487762,0.00827494,4.05909e-10,8.41246e-10,0.0038484,0.000487917,0.00000110724,0.00241934
131
132
  Asia,2024-05,2.76604e-7,0.000049987,0.00876468,4.09531e-10,8.95499e-10,0.00408718,0.000535331,0.00000108766,0.00251699
133
+ Asia,2024-06,2.76604e-7,0.000049987,0.00876468,4.09531e-10,8.95499e-10,0.00408718,0.000535331,0.00000108766,0.00251699
132
134
  Europe,2019-01,1.216e-7,0.0000670036,0.0110641,6.20229e-10,8.81437e-10,0.00475796,0.000343755,0.00000188747,0.00283332
133
135
  Europe,2019-02,1.64465e-7,0.0000686332,0.0115648,6.22569e-10,9.5918e-10,0.00503796,0.000416218,0.0000018562,0.00298704
134
136
  Europe,2019-03,2.14996e-7,0.0000746575,0.013573,7.71264e-10,1.10783e-9,0.00563255,0.000499323,0.00000196031,0.00339622
@@ -194,6 +196,7 @@ Europe,2024-02,2.75077e-7,0.0000806767,0.0172114,1.03397e-9,1.31381e-9,0.0065324
194
196
  Europe,2024-03,3.61593e-7,0.0000873341,0.0170916,9.36588e-10,1.46258e-9,0.00706656,0.000755261,0.0000020838,0.00425274
195
197
  Europe,2024-04,4.8433e-7,0.0000958218,0.019548,1.04956e-9,1.73129e-9,0.00808473,0.00096138,0.00000212733,0.00488599
196
198
  Europe,2024-05,5.60008e-7,0.0000999699,0.0181573,8.53349e-10,1.81825e-9,0.00832148,0.0010875,0.00000214594,0.00507047
199
+ Europe,2024-06,5.60008e-7,0.0000999699,0.0181573,8.53349e-10,1.81825e-9,0.00832148,0.0010875,0.00000214594,0.00507047
197
200
  North America,2019-01,1.51098e-7,0.0000708619,0.00978795,5.10632e-10,9.04531e-10,0.00474161,0.000383028,0.00000200196,0.00295909
198
201
  North America,2019-02,1.66122e-7,0.0000745901,0.0101261,5.23711e-10,9.55208e-10,0.00497069,0.000411687,0.00000210068,0.00312301
199
202
  North America,2019-03,2.00567e-7,0.0000764513,0.0109842,5.8005e-10,1.03007e-9,0.00523492,0.000466042,0.00000209773,0.00330033
@@ -259,6 +262,7 @@ North America,2024-02,3.27886e-7,0.000078046,0.014402,8.46471e-10,1.27497e-9,0.0
259
262
  North America,2024-03,3.86224e-7,0.0000806297,0.0157328,9.22788e-10,1.39671e-9,0.00640614,0.00074525,0.00000188698,0.00409342
260
263
  North America,2024-04,4.29784e-7,0.0000825635,0.016549,9.71415e-10,1.48183e-9,0.00668816,0.000812985,0.00000187219,0.00428966
261
264
  North America,2024-05,4.20175e-7,0.0000793645,0.0149459,8.30157e-10,1.41112e-9,0.0063615,0.000795991,0.00000179112,0.00407261
265
+ North America,2024-06,4.20175e-7,0.0000793645,0.0149459,8.30157e-10,1.41112e-9,0.0063615,0.000795991,0.00000179112,0.00407261
262
266
  Oceania,2019-01,3.29511e-7,0.0000315853,0.0109175,4.84499e-10,9.19277e-10,0.00413464,0.000632707,2.64114e-7,0.00208625
263
267
  Oceania,2019-02,3.22582e-7,0.0000317688,0.0110333,5.08226e-10,9.13208e-10,0.00411157,0.000619276,2.86546e-7,0.00209182
264
268
  Oceania,2019-03,3.01011e-7,0.0000300765,0.0104434,4.75248e-10,8.6061e-10,0.00390299,0.000582434,2.7416e-7,0.00196569
@@ -324,6 +328,7 @@ Oceania,2024-02,7.86032e-7,0.0000566306,0.019095,9.30123e-10,1.83589e-9,0.007281
324
328
  Oceania,2024-03,7.50478e-7,0.0000546277,0.0190334,9.61288e-10,1.77617e-9,0.00706951,0.00129533,2.665e-7,0.00412732
325
329
  Oceania,2024-04,6.48869e-7,0.0000500392,0.0173718,8.48691e-10,1.58691e-9,0.00649675,0.0011445,2.8354e-7,0.00366603
326
330
  Oceania,2024-05,5.2923e-7,0.0000430551,0.0157094,7.79199e-10,1.35554e-9,0.00570789,0.000953501,2.64529e-7,0.00311476
331
+ Oceania,2024-06,5.2923e-7,0.0000430551,0.0157094,7.79199e-10,1.35554e-9,0.00570789,0.000953501,2.64529e-7,0.00311476
327
332
  South America,2019-01,9.92955e-8,0.000040167,0.0205522,4.35464e-10,1.11664e-9,0.00787398,0.000650973,2.60434e-7,0.00171498
328
333
  South America,2019-02,8.83344e-8,0.0000392916,0.0194238,3.60744e-10,1.06608e-9,0.00761756,0.000626151,2.72461e-7,0.00161444
329
334
  South America,2019-03,9.47079e-8,0.000043342,0.0199221,3.86684e-10,1.11333e-9,0.00787226,0.000644265,3.92011e-7,0.00177625
@@ -389,3 +394,4 @@ South America,2024-02,2.87856e-7,0.000051866,0.0231883,6.25281e-10,1.47199e-9,0.
389
394
  South America,2024-03,2.96719e-7,0.0000539475,0.0232529,6.11103e-10,1.4995e-9,0.0090684,0.000945897,4.09774e-7,0.00274166
390
395
  South America,2024-04,2.90243e-7,0.0000567221,0.0234104,6.36756e-10,1.51083e-9,0.00914132,0.000935642,5.22716e-7,0.00283342
391
396
  South America,2024-05,2.8387e-7,0.0000592505,0.0236882,7.04273e-10,1.51837e-9,0.00913705,0.000914909,6.42988e-7,0.00294657
397
+ South America,2024-06,2.8387e-7,0.0000592505,0.0236882,7.04273e-10,1.51837e-9,0.00913705,0.000914909,6.42988e-7,0.00294657
@@ -714,6 +714,17 @@
714
714
  "ir": 0.000420674,
715
715
  "pm": 6.00835e-7,
716
716
  "wu": 0.00150835
717
+ },
718
+ "2024-06": {
719
+ "adpe": 1.11946e-7,
720
+ "ap": 0.0000357187,
721
+ "ctue": 0.0102384,
722
+ "ctuh-c": 2.1027e-10,
723
+ "ctuh-nc": 7.21402e-10,
724
+ "gwp": 0.00452607,
725
+ "ir": 0.000420674,
726
+ "pm": 6.00835e-7,
727
+ "wu": 0.00150835
717
728
  }
718
729
  },
719
730
  "Asia": {
@@ -1431,6 +1442,17 @@
1431
1442
  "ir": 0.000535331,
1432
1443
  "pm": 0.00000108766,
1433
1444
  "wu": 0.00251699
1445
+ },
1446
+ "2024-06": {
1447
+ "adpe": 2.76604e-7,
1448
+ "ap": 0.000049987,
1449
+ "ctue": 0.00876468,
1450
+ "ctuh-c": 4.09531e-10,
1451
+ "ctuh-nc": 8.95499e-10,
1452
+ "gwp": 0.00408718,
1453
+ "ir": 0.000535331,
1454
+ "pm": 0.00000108766,
1455
+ "wu": 0.00251699
1434
1456
  }
1435
1457
  },
1436
1458
  "Europe": {
@@ -2148,6 +2170,17 @@
2148
2170
  "ir": 0.0010875,
2149
2171
  "pm": 0.00000214594,
2150
2172
  "wu": 0.00507047
2173
+ },
2174
+ "2024-06": {
2175
+ "adpe": 5.60008e-7,
2176
+ "ap": 0.0000999699,
2177
+ "ctue": 0.0181573,
2178
+ "ctuh-c": 8.53349e-10,
2179
+ "ctuh-nc": 1.81825e-9,
2180
+ "gwp": 0.00832148,
2181
+ "ir": 0.0010875,
2182
+ "pm": 0.00000214594,
2183
+ "wu": 0.00507047
2151
2184
  }
2152
2185
  },
2153
2186
  "North America": {
@@ -2865,6 +2898,17 @@
2865
2898
  "ir": 0.000795991,
2866
2899
  "pm": 0.00000179112,
2867
2900
  "wu": 0.00407261
2901
+ },
2902
+ "2024-06": {
2903
+ "adpe": 4.20175e-7,
2904
+ "ap": 0.0000793645,
2905
+ "ctue": 0.0149459,
2906
+ "ctuh-c": 8.30157e-10,
2907
+ "ctuh-nc": 1.41112e-9,
2908
+ "gwp": 0.0063615,
2909
+ "ir": 0.000795991,
2910
+ "pm": 0.00000179112,
2911
+ "wu": 0.00407261
2868
2912
  }
2869
2913
  },
2870
2914
  "Oceania": {
@@ -3582,6 +3626,17 @@
3582
3626
  "ir": 0.000953501,
3583
3627
  "pm": 2.64529e-7,
3584
3628
  "wu": 0.00311476
3629
+ },
3630
+ "2024-06": {
3631
+ "adpe": 5.2923e-7,
3632
+ "ap": 0.0000430551,
3633
+ "ctue": 0.0157094,
3634
+ "ctuh-c": 7.79199e-10,
3635
+ "ctuh-nc": 1.35554e-9,
3636
+ "gwp": 0.00570789,
3637
+ "ir": 0.000953501,
3638
+ "pm": 2.64529e-7,
3639
+ "wu": 0.00311476
3585
3640
  }
3586
3641
  },
3587
3642
  "South America": {
@@ -4299,6 +4354,17 @@
4299
4354
  "ir": 0.000914909,
4300
4355
  "pm": 6.42988e-7,
4301
4356
  "wu": 0.00294657
4357
+ },
4358
+ "2024-06": {
4359
+ "adpe": 2.8387e-7,
4360
+ "ap": 0.0000592505,
4361
+ "ctue": 0.0236882,
4362
+ "ctuh-c": 7.04273e-10,
4363
+ "ctuh-nc": 1.51837e-9,
4364
+ "gwp": 0.00913705,
4365
+ "ir": 0.000914909,
4366
+ "pm": 6.42988e-7,
4367
+ "wu": 0.00294657
4302
4368
  }
4303
4369
  }
4304
4370
  }
@@ -64,6 +64,7 @@ Africa,2024-02,3.23454e-7,0.00108325,0.158438,0.00000364078,0.0000018675,0.40373
64
64
  Africa,2024-03,3.21816e-7,0.00108567,0.159933,0.00000354598,0.00000181974,0.406841,0.00614973,0.0000356732,0.0406721
65
65
  Africa,2024-04,3.18368e-7,0.00108475,0.160094,0.0000036286,0.00000186182,0.407249,0.00614606,0.0000356466,0.0407299
66
66
  Africa,2024-05,3.1836e-7,0.00108424,0.160085,0.00000362579,0.00000186038,0.407387,0.00615079,0.000035619,0.0407507
67
+ Africa,2024-06,3.1836e-7,0.00108424,0.160085,0.00000362579,0.00000186038,0.407387,0.00615079,0.000035619,0.0407507
67
68
  Asia,2019-01,5.17874e-7,0.00150636,0.269298,0.0000165823,0.00000847694,0.64076,0.00784558,0.000044844,0.0729229
68
69
  Asia,2019-02,5.19336e-7,0.00150313,0.269077,0.0000166487,0.00000851067,0.639842,0.00782392,0.0000447907,0.0726898
69
70
  Asia,2019-03,5.34823e-7,0.00147497,0.264998,0.0000164645,0.00000841626,0.62918,0.00779692,0.0000439129,0.0721044
@@ -129,6 +130,7 @@ Asia,2024-02,6.22788e-7,0.00145354,0.269003,0.0000147498,0.0000075463,0.6285,0.0
129
130
  Asia,2024-03,6.58584e-7,0.00142054,0.263383,0.0000146263,0.00000748222,0.614256,0.00772871,0.0000396624,0.0718617
130
131
  Asia,2024-04,6.41085e-7,0.00141088,0.259378,0.0000149509,0.0000076461,0.607804,0.00771516,0.0000402386,0.0710257
131
132
  Asia,2024-05,6.59159e-7,0.00138914,0.255478,0.0000147161,0.00000752598,0.597649,0.00764135,0.0000396103,0.0699211
133
+ Asia,2024-06,6.59159e-7,0.00138914,0.255478,0.0000147161,0.00000752598,0.597649,0.00764135,0.0000396103,0.0699211
132
134
  Europe,2019-01,5.50202e-7,0.000748265,0.146343,0.0000314806,0.0000160284,0.355751,0.00781208,0.0000380931,0.0670315
133
135
  Europe,2019-02,6.06291e-7,0.000747091,0.142845,0.0000345107,0.0000175682,0.347243,0.00777673,0.0000409069,0.0661044
134
136
  Europe,2019-03,6.44566e-7,0.000722086,0.136363,0.0000343738,0.000017497,0.327282,0.00758646,0.0000408376,0.0638105
@@ -194,6 +196,7 @@ Europe,2024-02,6.91792e-7,0.000685482,0.127073,0.0000362484,0.0000184474,0.30129
194
196
  Europe,2024-03,7.78221e-7,0.000686461,0.12561,0.0000365813,0.0000186166,0.298268,0.0070707,0.000042611,0.0569688
195
197
  Europe,2024-04,8.99278e-7,0.000657993,0.114846,0.000039093,0.0000198912,0.266851,0.00689204,0.0000450022,0.0539882
196
198
  Europe,2024-05,9.84765e-7,0.000682362,0.117354,0.0000399709,0.0000203384,0.277985,0.00713007,0.0000460614,0.0550067
199
+ Europe,2024-06,9.84765e-7,0.000682362,0.117354,0.0000399709,0.0000203384,0.277985,0.00713007,0.0000460614,0.0550067
197
200
  North America,2019-01,5.00443e-7,0.00122958,0.19212,0.0000161452,0.00000823712,0.445667,0.00771244,0.0000450468,0.0672863
198
201
  North America,2019-02,5.12447e-7,0.00125866,0.187965,0.0000170394,0.00000868989,0.438313,0.00761689,0.0000483139,0.0649866
199
202
  North America,2019-03,5.44429e-7,0.00123515,0.183863,0.0000175314,0.00000893902,0.428279,0.0075633,0.0000482324,0.063819
@@ -259,6 +262,7 @@ North America,2024-02,6.35725e-7,0.00111411,0.158286,0.0000160983,0.00000820317,
259
262
  North America,2024-03,6.8429e-7,0.0010891,0.153264,0.0000159037,0.00000810293,0.35925,0.00737566,0.0000458105,0.0557099
260
263
  North America,2024-04,7.26975e-7,0.00111704,0.155451,0.0000162611,0.00000828485,0.361691,0.00729392,0.0000472346,0.05475
261
264
  North America,2024-05,7.21443e-7,0.00109332,0.157254,0.0000154886,0.00000789304,0.371518,0.00752723,0.0000447444,0.056737
265
+ North America,2024-06,7.21443e-7,0.00109332,0.157254,0.0000154886,0.00000789304,0.371518,0.00752723,0.0000447444,0.056737
262
266
  Oceania,2019-01,0.00000102798,0.00228237,0.314504,0.0000671299,0.0000341833,0.688762,0.00668629,0.00011678,0.070145
263
267
  Oceania,2019-02,0.00000102364,0.00236832,0.31585,0.0000682113,0.0000347321,0.690469,0.0066352,0.0001224,0.0691088
264
268
  Oceania,2019-03,0.00000101527,0.00234304,0.31855,0.0000693064,0.0000352902,0.698525,0.0067048,0.000121066,0.0706294
@@ -324,6 +328,7 @@ Oceania,2024-02,0.00000142596,0.00217102,0.281484,0.0000657834,0.0000334901,0.59
324
328
  Oceania,2024-03,0.00000142116,0.00220028,0.284144,0.0000704952,0.0000358863,0.602612,0.00637846,0.000121116,0.0612203
325
329
  Oceania,2024-04,0.00000135378,0.00228511,0.287536,0.0000757496,0.0000385578,0.613972,0.00631182,0.000129124,0.0613906
326
330
  Oceania,2024-05,0.00000123717,0.0022431,0.291736,0.0000743526,0.0000378494,0.628732,0.00636161,0.000124829,0.0634898
331
+ Oceania,2024-06,0.00000123717,0.0022431,0.291736,0.0000743526,0.0000378494,0.628732,0.00636161,0.000124829,0.0634898
327
332
  South America,2019-01,1.79809e-7,0.000699781,0.0934064,2.83055e-7,1.50574e-7,0.196657,0.00325451,0.0000250125,0.0184148
328
333
  South America,2019-02,1.74814e-7,0.000736578,0.0973192,2.67901e-7,1.43371e-7,0.209731,0.00342086,0.0000262441,0.019616
329
334
  South America,2019-03,1.78543e-7,0.000727795,0.0960739,2.7741e-7,1.48233e-7,0.20387,0.00332867,0.0000259124,0.0192872
@@ -389,3 +394,4 @@ South America,2024-02,3.64639e-7,0.000672979,0.091032,3.80926e-7,2.00007e-7,0.18
389
394
  South America,2024-03,3.71936e-7,0.000666699,0.0898944,3.60497e-7,1.89542e-7,0.181751,0.00339696,0.0000237076,0.0184548
390
395
  South America,2024-04,3.6512e-7,0.000684967,0.0906834,3.74191e-7,1.9651e-7,0.18225,0.00336955,0.0000245918,0.0184832
391
396
  South America,2024-05,3.59669e-7,0.000679717,0.0906326,3.90465e-7,2.04587e-7,0.183421,0.00340165,0.0000243863,0.0186868
397
+ South America,2024-06,3.59669e-7,0.000679717,0.0906326,3.90465e-7,2.04587e-7,0.183421,0.00340165,0.0000243863,0.0186868
@@ -714,6 +714,17 @@
714
714
  "ir": 0.00615079,
715
715
  "pm": 0.000035619,
716
716
  "wu": 0.0407507
717
+ },
718
+ "2024-06": {
719
+ "adpe": 3.1836e-7,
720
+ "ap": 0.00108424,
721
+ "ctue": 0.160085,
722
+ "ctuh-c": 0.00000362579,
723
+ "ctuh-nc": 0.00000186038,
724
+ "gwp": 0.407387,
725
+ "ir": 0.00615079,
726
+ "pm": 0.000035619,
727
+ "wu": 0.0407507
717
728
  }
718
729
  },
719
730
  "Asia": {
@@ -1431,6 +1442,17 @@
1431
1442
  "ir": 0.00764135,
1432
1443
  "pm": 0.0000396103,
1433
1444
  "wu": 0.0699211
1445
+ },
1446
+ "2024-06": {
1447
+ "adpe": 6.59159e-7,
1448
+ "ap": 0.00138914,
1449
+ "ctue": 0.255478,
1450
+ "ctuh-c": 0.0000147161,
1451
+ "ctuh-nc": 0.00000752598,
1452
+ "gwp": 0.597649,
1453
+ "ir": 0.00764135,
1454
+ "pm": 0.0000396103,
1455
+ "wu": 0.0699211
1434
1456
  }
1435
1457
  },
1436
1458
  "Europe": {
@@ -2148,6 +2170,17 @@
2148
2170
  "ir": 0.00713007,
2149
2171
  "pm": 0.0000460614,
2150
2172
  "wu": 0.0550067
2173
+ },
2174
+ "2024-06": {
2175
+ "adpe": 9.84765e-7,
2176
+ "ap": 0.000682362,
2177
+ "ctue": 0.117354,
2178
+ "ctuh-c": 0.0000399709,
2179
+ "ctuh-nc": 0.0000203384,
2180
+ "gwp": 0.277985,
2181
+ "ir": 0.00713007,
2182
+ "pm": 0.0000460614,
2183
+ "wu": 0.0550067
2151
2184
  }
2152
2185
  },
2153
2186
  "North America": {
@@ -2865,6 +2898,17 @@
2865
2898
  "ir": 0.00752723,
2866
2899
  "pm": 0.0000447444,
2867
2900
  "wu": 0.056737
2901
+ },
2902
+ "2024-06": {
2903
+ "adpe": 7.21443e-7,
2904
+ "ap": 0.00109332,
2905
+ "ctue": 0.157254,
2906
+ "ctuh-c": 0.0000154886,
2907
+ "ctuh-nc": 0.00000789304,
2908
+ "gwp": 0.371518,
2909
+ "ir": 0.00752723,
2910
+ "pm": 0.0000447444,
2911
+ "wu": 0.056737
2868
2912
  }
2869
2913
  },
2870
2914
  "Oceania": {
@@ -3582,6 +3626,17 @@
3582
3626
  "ir": 0.00636161,
3583
3627
  "pm": 0.000124829,
3584
3628
  "wu": 0.0634898
3629
+ },
3630
+ "2024-06": {
3631
+ "adpe": 0.00000123717,
3632
+ "ap": 0.0022431,
3633
+ "ctue": 0.291736,
3634
+ "ctuh-c": 0.0000743526,
3635
+ "ctuh-nc": 0.0000378494,
3636
+ "gwp": 0.628732,
3637
+ "ir": 0.00636161,
3638
+ "pm": 0.000124829,
3639
+ "wu": 0.0634898
3585
3640
  }
3586
3641
  },
3587
3642
  "South America": {
@@ -4299,6 +4354,17 @@
4299
4354
  "ir": 0.00340165,
4300
4355
  "pm": 0.0000243863,
4301
4356
  "wu": 0.0186868
4357
+ },
4358
+ "2024-06": {
4359
+ "adpe": 3.59669e-7,
4360
+ "ap": 0.000679717,
4361
+ "ctue": 0.0906326,
4362
+ "ctuh-c": 3.90465e-7,
4363
+ "ctuh-nc": 2.04587e-7,
4364
+ "gwp": 0.183421,
4365
+ "ir": 0.00340165,
4366
+ "pm": 0.0000243863,
4367
+ "wu": 0.0186868
4302
4368
  }
4303
4369
  }
4304
4370
  }
@@ -4,34 +4,34 @@ Africa,2020,9.55786e-8,0.0000348782,0.00992911,1.91815e-10,6.88659e-10,0.0044158
4
4
  Africa,2021,9.90171e-8,0.0000349562,0.00997529,1.97139e-10,6.93923e-10,0.00442487,0.000399341,6.00528e-7,0.00144506
5
5
  Africa,2022,1.03663e-7,0.0000352525,0.0100679,2.01865e-10,7.03848e-10,0.0044612,0.00040696,6.01561e-7,0.00146854
6
6
  Africa,2023,1.11387e-7,0.00003576,0.0102486,2.10761e-10,7.21356e-10,0.00452926,0.000420119,6.0273e-7,0.00150864
7
- Africa,2024,1.15643e-7,0.0000359675,0.010304,2.11836e-10,7.29434e-10,0.00455839,0.000427239,6.0138e-7,0.00152594
7
+ Africa,2024,1.15026e-7,0.000035926,0.0102931,2.11575e-10,7.28094e-10,0.004553,0.000426144,6.01289e-7,0.00152301
8
8
  Asia,2019,1.22065e-7,0.0000383773,0.0055873,2.13416e-10,5.57646e-10,0.00288994,0.000290714,9.7452e-7,0.0016518
9
9
  Asia,2020,1.36729e-7,0.0000411287,0.00593849,2.33779e-10,6.01319e-10,0.00307151,0.000316108,0.00000104213,0.00178831
10
10
  Asia,2021,1.57596e-7,0.0000444303,0.00648926,2.80686e-10,6.58726e-10,0.00327988,0.000347302,0.00000112341,0.00197515
11
11
  Asia,2022,1.84059e-7,0.0000464954,0.00706104,3.15244e-10,7.18003e-10,0.00349505,0.000389776,0.00000114436,0.00212631
12
12
  Asia,2023,2.15249e-7,0.0000486135,0.00757264,3.5278e-10,7.79891e-10,0.00368671,0.000435647,0.0000011661,0.00229303
13
- Asia,2024,2.46682e-7,0.0000491686,0.00810872,3.99791e-10,8.3202e-10,0.00381053,0.000478225,0.00000113546,0.00241627
13
+ Asia,2024,2.51682e-7,0.0000493054,0.00821834,4.01418e-10,8.42628e-10,0.00385676,0.000487768,0.00000112747,0.0024331
14
14
  Europe,2019,2.07874e-7,0.0000732569,0.0123236,6.35705e-10,1.06415e-9,0.00548355,0.000495992,0.00000192122,0.00324515
15
15
  Europe,2020,2.44245e-7,0.0000786689,0.0138476,7.30359e-10,1.18298e-9,0.00600971,0.000563234,0.00000202268,0.00356518
16
16
  Europe,2021,2.53023e-7,0.0000805093,0.01347,7.0727e-10,1.19241e-9,0.00600253,0.000572284,0.00000208679,0.00363184
17
17
  Europe,2022,3.04356e-7,0.0000830972,0.0146044,7.96592e-10,1.29602e-9,0.00632205,0.000646861,0.00000208781,0.00389487
18
18
  Europe,2023,3.53746e-7,0.0000824378,0.0163023,8.96423e-10,1.39922e-9,0.00671313,0.000730365,0.00000194615,0.00405174
19
- Europe,2024,3.72091e-7,0.0000874207,0.0176214,9.75382e-10,1.48971e-9,0.00717205,0.000772473,0.00000206122,0.00430488
19
+ Europe,2024,4.01402e-7,0.0000893781,0.017705,9.56347e-10,1.54095e-9,0.00735133,0.00082161,0.00000207444,0.0044243
20
20
  North America,2019,1.9385e-7,0.000072753,0.0101249,5.34752e-10,9.73183e-10,0.00491012,0.000443095,0.00000200281,0.00313767
21
21
  North America,2020,2.28272e-7,0.0000744937,0.0112371,6.08636e-10,1.05462e-9,0.00521699,0.000499277,0.00000198966,0.00332189
22
22
  North America,2021,2.60315e-7,0.000075003,0.0118306,6.55573e-10,1.10952e-9,0.00536145,0.000544427,0.00000195291,0.00344466
23
23
  North America,2022,2.93959e-7,0.000074392,0.0127198,7.15867e-10,1.16925e-9,0.00554425,0.000595503,0.00000186297,0.00354254
24
24
  North America,2023,3.24322e-7,0.0000746362,0.0128871,7.24851e-10,1.20991e-9,0.00562321,0.000637865,0.00000182415,0.0036284
25
- North America,2024,3.60351e-7,0.0000777902,0.0146048,8.41405e-10,1.31891e-9,0.00608702,0.000701564,0.00000184568,0.00388877
25
+ North America,2024,3.70536e-7,0.0000780582,0.0146629,8.3949e-10,1.3346e-9,0.00613375,0.000717641,0.00000183639,0.00392007
26
26
  Oceania,2019,3.31615e-7,0.0000326288,0.0118795,5.51044e-10,9.55573e-10,0.00434736,0.000643584,2.76163e-7,0.00216631
27
27
  Oceania,2020,3.99103e-7,0.0000358856,0.0132965,6.36928e-10,1.09341e-9,0.00482082,0.000749885,2.5903e-7,0.00248534
28
28
  Oceania,2021,4.85486e-7,0.0000407159,0.0151581,7.4325e-10,1.2764e-9,0.00547614,0.000889144,2.5572e-7,0.00291224
29
29
  Oceania,2022,5.57932e-7,0.0000445575,0.0167632,8.31748e-10,1.43052e-9,0.00603696,0.00100737,2.42334e-7,0.00326271
30
30
  Oceania,2023,6.66018e-7,0.0000507736,0.0183998,9.15534e-10,1.64081e-9,0.00673943,0.00117692,2.59679e-7,0.00377183
31
- Oceania,2024,7.07155e-7,0.0000523888,0.0181902,8.98639e-10,1.69083e-9,0.00680578,0.00123158,2.63773e-7,0.00391191
31
+ Oceania,2024,6.77297e-7,0.0000508225,0.0177739,8.78595e-10,1.63457e-9,0.00662155,0.00118491,2.639e-7,0.00377814
32
32
  South America,2019,1.04101e-7,0.0000474315,0.0201957,4.56498e-10,1.14726e-9,0.00792885,0.00064458,5.47762e-7,0.0019794
33
33
  South America,2020,1.21833e-7,0.0000496656,0.0205256,4.85028e-10,1.18895e-9,0.00806665,0.000670208,5.9859e-7,0.00211246
34
34
  South America,2021,1.47792e-7,0.0000477902,0.0206016,5.39764e-10,1.2002e-9,0.00791269,0.000686867,5.21823e-7,0.00215236
35
35
  South America,2022,1.94678e-7,0.0000509593,0.0221974,6.02338e-10,1.32592e-9,0.00849045,0.00077937,5.05752e-7,0.00240142
36
36
  South America,2023,2.5421e-7,0.0000548822,0.0231925,6.69056e-10,1.44495e-9,0.00887262,0.000869079,5.38988e-7,0.00271211
37
- South America,2024,2.91576e-7,0.0000548074,0.0233628,6.38871e-10,1.49852e-9,0.00905635,0.000933774,4.56579e-7,0.00277636
37
+ South America,2024,2.9029e-7,0.0000555488,0.0234171,6.49785e-10,1.50184e-9,0.00906981,0.000930626,4.87685e-7,0.00280476
@@ -56,15 +56,15 @@
56
56
  "wu": 0.00150864
57
57
  },
58
58
  "2024": {
59
- "adpe": 1.15643e-7,
60
- "ap": 0.0000359675,
61
- "ctue": 0.010304,
62
- "ctuh-c": 2.11836e-10,
63
- "ctuh-nc": 7.29434e-10,
64
- "gwp": 0.00455839,
65
- "ir": 0.000427239,
66
- "pm": 6.0138e-7,
67
- "wu": 0.00152594
59
+ "adpe": 1.15026e-7,
60
+ "ap": 0.000035926,
61
+ "ctue": 0.0102931,
62
+ "ctuh-c": 2.11575e-10,
63
+ "ctuh-nc": 7.28094e-10,
64
+ "gwp": 0.004553,
65
+ "ir": 0.000426144,
66
+ "pm": 6.01289e-7,
67
+ "wu": 0.00152301
68
68
  }
69
69
  },
70
70
  "Asia": {
@@ -124,15 +124,15 @@
124
124
  "wu": 0.00229303
125
125
  },
126
126
  "2024": {
127
- "adpe": 2.46682e-7,
128
- "ap": 0.0000491686,
129
- "ctue": 0.00810872,
130
- "ctuh-c": 3.99791e-10,
131
- "ctuh-nc": 8.3202e-10,
132
- "gwp": 0.00381053,
133
- "ir": 0.000478225,
134
- "pm": 0.00000113546,
135
- "wu": 0.00241627
127
+ "adpe": 2.51682e-7,
128
+ "ap": 0.0000493054,
129
+ "ctue": 0.00821834,
130
+ "ctuh-c": 4.01418e-10,
131
+ "ctuh-nc": 8.42628e-10,
132
+ "gwp": 0.00385676,
133
+ "ir": 0.000487768,
134
+ "pm": 0.00000112747,
135
+ "wu": 0.0024331
136
136
  }
137
137
  },
138
138
  "Europe": {
@@ -192,15 +192,15 @@
192
192
  "wu": 0.00405174
193
193
  },
194
194
  "2024": {
195
- "adpe": 3.72091e-7,
196
- "ap": 0.0000874207,
197
- "ctue": 0.0176214,
198
- "ctuh-c": 9.75382e-10,
199
- "ctuh-nc": 1.48971e-9,
200
- "gwp": 0.00717205,
201
- "ir": 0.000772473,
202
- "pm": 0.00000206122,
203
- "wu": 0.00430488
195
+ "adpe": 4.01402e-7,
196
+ "ap": 0.0000893781,
197
+ "ctue": 0.017705,
198
+ "ctuh-c": 9.56347e-10,
199
+ "ctuh-nc": 1.54095e-9,
200
+ "gwp": 0.00735133,
201
+ "ir": 0.00082161,
202
+ "pm": 0.00000207444,
203
+ "wu": 0.0044243
204
204
  }
205
205
  },
206
206
  "North America": {
@@ -260,15 +260,15 @@
260
260
  "wu": 0.0036284
261
261
  },
262
262
  "2024": {
263
- "adpe": 3.60351e-7,
264
- "ap": 0.0000777902,
265
- "ctue": 0.0146048,
266
- "ctuh-c": 8.41405e-10,
267
- "ctuh-nc": 1.31891e-9,
268
- "gwp": 0.00608702,
269
- "ir": 0.000701564,
270
- "pm": 0.00000184568,
271
- "wu": 0.00388877
263
+ "adpe": 3.70536e-7,
264
+ "ap": 0.0000780582,
265
+ "ctue": 0.0146629,
266
+ "ctuh-c": 8.3949e-10,
267
+ "ctuh-nc": 1.3346e-9,
268
+ "gwp": 0.00613375,
269
+ "ir": 0.000717641,
270
+ "pm": 0.00000183639,
271
+ "wu": 0.00392007
272
272
  }
273
273
  },
274
274
  "Oceania": {
@@ -328,15 +328,15 @@
328
328
  "wu": 0.00377183
329
329
  },
330
330
  "2024": {
331
- "adpe": 7.07155e-7,
332
- "ap": 0.0000523888,
333
- "ctue": 0.0181902,
334
- "ctuh-c": 8.98639e-10,
335
- "ctuh-nc": 1.69083e-9,
336
- "gwp": 0.00680578,
337
- "ir": 0.00123158,
338
- "pm": 2.63773e-7,
339
- "wu": 0.00391191
331
+ "adpe": 6.77297e-7,
332
+ "ap": 0.0000508225,
333
+ "ctue": 0.0177739,
334
+ "ctuh-c": 8.78595e-10,
335
+ "ctuh-nc": 1.63457e-9,
336
+ "gwp": 0.00662155,
337
+ "ir": 0.00118491,
338
+ "pm": 2.639e-7,
339
+ "wu": 0.00377814
340
340
  }
341
341
  },
342
342
  "South America": {
@@ -396,15 +396,15 @@
396
396
  "wu": 0.00271211
397
397
  },
398
398
  "2024": {
399
- "adpe": 2.91576e-7,
400
- "ap": 0.0000548074,
401
- "ctue": 0.0233628,
402
- "ctuh-c": 6.38871e-10,
403
- "ctuh-nc": 1.49852e-9,
404
- "gwp": 0.00905635,
405
- "ir": 0.000933774,
406
- "pm": 4.56579e-7,
407
- "wu": 0.00277636
399
+ "adpe": 2.9029e-7,
400
+ "ap": 0.0000555488,
401
+ "ctue": 0.0234171,
402
+ "ctuh-c": 6.49785e-10,
403
+ "ctuh-nc": 1.50184e-9,
404
+ "gwp": 0.00906981,
405
+ "ir": 0.000930626,
406
+ "pm": 4.87685e-7,
407
+ "wu": 0.00280476
408
408
  }
409
409
  }
410
410
  }
@@ -4,34 +4,34 @@ Africa,2020,3.03459e-7,0.00107583,0.161216,0.00000343175,0.00000176226,0.410447,
4
4
  Africa,2021,3.06655e-7,0.001078,0.161255,0.00000340279,0.00000174749,0.410482,0.00617773,0.0000348263,0.0413477
5
5
  Africa,2022,3.12029e-7,0.0011038,0.162,0.00000371883,0.00000190801,0.411242,0.00615677,0.0000364096,0.0410541
6
6
  Africa,2023,3.19714e-7,0.0010898,0.159953,0.00000402307,0.00000206226,0.407059,0.00614314,0.0000362621,0.0406433
7
- Africa,2024,3.21551e-7,0.00108425,0.159444,0.00000369434,0.00000189504,0.405886,0.00614324,0.0000358084,0.040551
7
+ Africa,2024,3.21019e-7,0.00108425,0.159551,0.0000036829,0.00000188926,0.406137,0.0061445,0.0000357768,0.0405843
8
8
  Asia,2019,5.24604e-7,0.00146473,0.26381,0.0000159953,0.00000817748,0.626241,0.00773979,0.0000432417,0.0715555
9
9
  Asia,2020,5.33829e-7,0.00145493,0.262189,0.0000154598,0.0000079049,0.621626,0.00771444,0.0000425954,0.0711883
10
10
  Asia,2021,5.52905e-7,0.00144672,0.263287,0.0000150537,0.00000769907,0.621141,0.00770751,0.0000415257,0.0716754
11
11
  Asia,2022,5.76427e-7,0.0014381,0.262065,0.0000149486,0.00000764542,0.61635,0.00768054,0.0000411916,0.0713529
12
12
  Asia,2023,6.07023e-7,0.00142717,0.263029,0.00001471,0.0000075247,0.616224,0.00770149,0.0000401264,0.0718318
13
- Asia,2024,6.38468e-7,0.00142681,0.263429,0.0000147634,0.00000755188,0.615841,0.00773001,0.0000401006,0.071884
13
+ Asia,2024,6.41925e-7,0.00142051,0.2621,0.0000147555,0.00000754755,0.612801,0.0077152,0.0000400187,0.071556
14
14
  Europe,2019,6.47062e-7,0.000732551,0.137556,0.0000355391,0.0000180898,0.33531,0.0076467,0.0000418635,0.0639309
15
15
  Europe,2020,6.82318e-7,0.000717239,0.131342,0.0000372597,0.000018963,0.318135,0.00742293,0.0000435754,0.0613477
16
16
  Europe,2021,6.89457e-7,0.00072452,0.133779,0.0000362855,0.0000184683,0.324321,0.00753641,0.0000426755,0.0624985
17
17
  Europe,2022,7.43303e-7,0.000733037,0.134642,0.000037395,0.0000190323,0.325863,0.00744486,0.0000438628,0.0610364
18
18
  Europe,2023,7.83778e-7,0.000701461,0.127905,0.0000377949,0.000019234,0.306289,0.00725648,0.0000439324,0.0584773
19
- Europe,2024,7.86995e-7,0.000676695,0.122661,0.0000369116,0.0000187838,0.290123,0.0070271,0.0000429827,0.056298
19
+ Europe,2024,8.17843e-7,0.000677579,0.121834,0.0000373888,0.0000190263,0.288229,0.00704316,0.0000434629,0.0560966
20
20
  North America,2019,5.35464e-7,0.00121829,0.184012,0.0000163116,0.00000831875,0.434142,0.00776072,0.0000464076,0.0647989
21
21
  North America,2020,5.58411e-7,0.00116629,0.171855,0.0000165416,0.00000843243,0.408774,0.00767684,0.0000463444,0.0618485
22
22
  North America,2021,5.91467e-7,0.00117517,0.177393,0.0000161706,0.00000824542,0.417589,0.00766355,0.0000453723,0.0625703
23
23
  North America,2022,6.16069e-7,0.00115504,0.172748,0.0000158407,0.00000807622,0.407489,0.00759243,0.0000451209,0.0606572
24
24
  North America,2023,6.4178e-7,0.00112335,0.165236,0.0000159453,0.00000812722,0.394955,0.00767854,0.0000450685,0.0594712
25
- North America,2024,6.65872e-7,0.0011056,0.159649,0.0000156921,0.00000799713,0.376173,0.00748024,0.0000451521,0.0574177
25
+ North America,2024,6.75333e-7,0.00110351,0.159241,0.0000156575,0.00000797941,0.375381,0.00748824,0.0000450827,0.0573018
26
26
  Oceania,2019,0.00000103513,0.00231356,0.30784,0.0000699843,0.0000356321,0.671614,0.00649132,0.000122258,0.067397
27
27
  Oceania,2020,0.0000010989,0.00230474,0.302929,0.0000707601,0.0000360251,0.6571,0.00642258,0.000123412,0.0658089
28
28
  Oceania,2021,0.000001174,0.00228145,0.297094,0.0000705773,0.0000359308,0.638419,0.00631611,0.000123197,0.0639447
29
29
  Oceania,2022,0.00000123161,0.00222183,0.28496,0.0000704167,0.0000358462,0.610391,0.00622633,0.000122321,0.0610309
30
30
  Oceania,2023,0.00000132363,0.00219769,0.281054,0.000068922,0.0000350854,0.596856,0.00621763,0.000120607,0.0599251
31
- Oceania,2024,0.00000138098,0.00221157,0.285503,0.0000706005,0.0000359401,0.607742,0.00637814,0.000121535,0.0615595
31
+ Oceania,2024,0.00000135685,0.00221686,0.286549,0.0000712301,0.0000362605,0.611265,0.00637537,0.000122087,0.0618835
32
32
  South America,2019,1.90328e-7,0.000733103,0.0973562,2.5557e-7,1.3722e-7,0.207576,0.00342369,0.0000259579,0.0200909
33
33
  South America,2020,2.07398e-7,0.000741681,0.0975819,2.7993e-7,1.49543e-7,0.206993,0.00342659,0.0000264123,0.0200368
34
34
  South America,2021,2.38623e-7,0.000754032,0.100497,3.60145e-7,1.9053e-7,0.216106,0.00361526,0.0000267222,0.0210723
35
35
  South America,2022,2.75053e-7,0.000701501,0.0929413,5.30037e-7,2.75766e-7,0.193121,0.00337617,0.0000253712,0.0187774
36
36
  South America,2023,3.31855e-7,0.000688332,0.0917076,4.93235e-7,2.56925e-7,0.18749,0.00338764,0.0000248078,0.0185898
37
- South America,2024,3.6726e-7,0.000672492,0.090252,3.95275e-7,2.07152e-7,0.18262,0.00340241,0.0000240313,0.0185304
37
+ South America,2024,3.65993e-7,0.000673698,0.0903155,3.94473e-7,2.06724e-7,0.182754,0.00340228,0.0000240905,0.0185565