@digital4better/data 1.3.29 → 1.3.32

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 +362 -344
  8. package/data/factor/continent-monthly-green.json +3288 -3090
  9. package/data/factor/continent-monthly.csv +362 -344
  10. package/data/factor/continent-monthly.json +3290 -3092
  11. package/data/factor/continent-yearly-green.csv +37 -31
  12. package/data/factor/continent-yearly-green.json +345 -279
  13. package/data/factor/continent-yearly.csv +37 -31
  14. package/data/factor/continent-yearly.json +345 -279
  15. package/data/factor/country-monthly-green.csv +4183 -3541
  16. package/data/factor/country-monthly-green.json +37143 -30081
  17. package/data/factor/country-monthly.csv +4392 -3750
  18. package/data/factor/country-monthly.json +36595 -29533
  19. package/data/factor/country-yearly-green.csv +667 -453
  20. package/data/factor/country-yearly-green.json +6212 -3858
  21. package/data/factor/country-yearly.csv +667 -453
  22. package/data/factor/country-yearly.json +5976 -3622
  23. package/data/factor/subdivision-monthly-green.csv +864 -589
  24. package/data/factor/subdivision-monthly-green.json +8223 -5196
  25. package/data/factor/subdivision-monthly.csv +864 -589
  26. package/data/factor/subdivision-monthly.json +8139 -5112
  27. package/data/factor/subdivision-yearly-green.csv +134 -63
  28. package/data/factor/subdivision-yearly-green.json +1350 -567
  29. package/data/factor/subdivision-yearly.csv +134 -63
  30. package/data/factor/subdivision-yearly.json +1350 -567
  31. package/data/factor/world-monthly-green.csv +86 -83
  32. package/data/factor/world-monthly-green.json +780 -747
  33. package/data/factor/world-monthly.csv +86 -83
  34. package/data/factor/world-monthly.json +779 -746
  35. package/data/factor/world-yearly-green.csv +8 -7
  36. package/data/factor/world-yearly-green.json +74 -63
  37. package/data/factor/world-yearly.csv +8 -7
  38. package/data/factor/world-yearly.json +74 -63
  39. package/data/mix/continent-monthly-green.csv +359 -341
  40. package/data/mix/continent-monthly-green.json +1245 -1137
  41. package/data/mix/continent-monthly.csv +359 -341
  42. package/data/mix/continent-monthly.json +2020 -1822
  43. package/data/mix/continent-yearly-green.csv +36 -30
  44. package/data/mix/continent-yearly-green.json +138 -102
  45. package/data/mix/continent-yearly.csv +36 -30
  46. package/data/mix/continent-yearly.json +231 -165
  47. package/data/mix/country-monthly-green.csv +3430 -2788
  48. package/data/mix/country-monthly-green.json +12520 -8668
  49. package/data/mix/country-monthly.csv +3430 -2788
  50. package/data/mix/country-monthly.json +20453 -13391
  51. package/data/mix/country-yearly-green.csv +519 -305
  52. package/data/mix/country-yearly-green.json +2195 -911
  53. package/data/mix/country-yearly.csv +519 -305
  54. package/data/mix/country-yearly.json +3874 -1520
  55. package/data/mix/subdivision-monthly-green.csv +746 -471
  56. package/data/mix/subdivision-monthly-green.json +3118 -1466
  57. package/data/mix/subdivision-monthly.csv +746 -471
  58. package/data/mix/subdivision-monthly.json +5154 -2127
  59. package/data/mix/subdivision-yearly-green.csv +134 -63
  60. package/data/mix/subdivision-yearly-green.json +652 -224
  61. package/data/mix/subdivision-yearly.csv +134 -63
  62. package/data/mix/subdivision-yearly.json +1182 -399
  63. package/data/mix/world-monthly-green.csv +86 -83
  64. package/data/mix/world-monthly-green.json +341 -323
  65. package/data/mix/world-monthly.csv +86 -83
  66. package/data/mix/world-monthly.json +716 -683
  67. package/data/mix/world-yearly-green.csv +8 -7
  68. package/data/mix/world-yearly-green.json +34 -28
  69. package/data/mix/world-yearly.csv +8 -7
  70. package/data/mix/world-yearly.json +69 -58
  71. package/package.json +4 -3
@@ -1,8 +1,9 @@
1
1
  year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
2
- 2019,0.014,0.2699,0.3426,0.1531,0.0576,0.1041,0.0076,0.0188,0.0322
3
- 2020,0.0147,0.2648,0.3388,0.1557,0.0561,0.1042,0.0076,0.022,0.0361
4
- 2021,0.0154,0.2721,0.3319,0.149,0.0566,0.1017,0.0074,0.0254,0.0406
5
- 2022,0.0156,0.2689,0.3284,0.1489,0.0537,0.1012,0.0074,0.0307,0.0452
6
- 2023,0.0156,0.2692,0.3257,0.1453,0.0537,0.0971,0.0074,0.0369,0.0491
7
- 2024,0.0155,0.2655,0.3206,0.1458,0.0533,0.0948,0.0072,0.0454,0.0518
8
- 2025,0.0154,0.2599,0.315,0.1454,0.0529,0.0932,0.0072,0.0579,0.0532
2
+ 2019,0.015,0.2696,0.3427,0.1528,0.0575,0.104,0.0074,0.0188,0.0322
3
+ 2020,0.0157,0.2645,0.3382,0.1554,0.0561,0.1044,0.0075,0.0221,0.036
4
+ 2021,0.0164,0.272,0.331,0.1488,0.0565,0.1019,0.0073,0.0255,0.0405
5
+ 2022,0.0166,0.2688,0.3281,0.1487,0.0536,0.1008,0.0073,0.0309,0.0452
6
+ 2023,0.0166,0.2689,0.3257,0.1451,0.0536,0.0967,0.0072,0.0371,0.049
7
+ 2024,0.0165,0.2652,0.3204,0.1456,0.0532,0.0945,0.007,0.0457,0.0517
8
+ 2025,0.0164,0.2597,0.3151,0.1434,0.0531,0.0929,0.0069,0.0576,0.0549
9
+ 2026,0.0168,0.2686,0.3137,0.1359,0.0569,0.0904,0.0068,0.047,0.064
@@ -1,44 +1,50 @@
1
1
  {
2
2
  "2019": {
3
- "Bioenergy": 0.0643,
4
- "Hydro": 0.7018,
5
- "Solar": 0.0861,
6
- "Wind": 0.1477
3
+ "Bioenergy": 0.0685,
4
+ "Hydro": 0.6986,
5
+ "Solar": 0.0859,
6
+ "Wind": 0.147
7
7
  },
8
8
  "2020": {
9
- "Bioenergy": 0.0643,
10
- "Hydro": 0.6813,
11
- "Solar": 0.0964,
12
- "Wind": 0.158
9
+ "Bioenergy": 0.0686,
10
+ "Hydro": 0.6779,
11
+ "Solar": 0.0963,
12
+ "Wind": 0.1572
13
13
  },
14
14
  "2021": {
15
- "Bioenergy": 0.0667,
16
- "Hydro": 0.6469,
17
- "Solar": 0.1102,
18
- "Wind": 0.1762
15
+ "Bioenergy": 0.0708,
16
+ "Hydro": 0.6436,
17
+ "Solar": 0.1103,
18
+ "Wind": 0.1753
19
19
  },
20
20
  "2022": {
21
- "Bioenergy": 0.0651,
22
- "Hydro": 0.6192,
23
- "Solar": 0.1276,
24
- "Wind": 0.1881
21
+ "Bioenergy": 0.0688,
22
+ "Hydro": 0.6161,
23
+ "Solar": 0.128,
24
+ "Wind": 0.1871
25
25
  },
26
26
  "2023": {
27
- "Bioenergy": 0.0633,
28
- "Hydro": 0.5884,
29
- "Solar": 0.1494,
30
- "Wind": 0.1989
27
+ "Bioenergy": 0.0671,
28
+ "Hydro": 0.5854,
29
+ "Solar": 0.1497,
30
+ "Wind": 0.1978
31
31
  },
32
32
  "2024": {
33
- "Bioenergy": 0.06,
34
- "Hydro": 0.564,
35
- "Solar": 0.1756,
36
- "Wind": 0.2004
33
+ "Bioenergy": 0.0635,
34
+ "Hydro": 0.561,
35
+ "Solar": 0.1762,
36
+ "Wind": 0.1993
37
37
  },
38
38
  "2025": {
39
- "Bioenergy": 0.0565,
40
- "Hydro": 0.5349,
41
- "Solar": 0.213,
42
- "Wind": 0.1957
39
+ "Bioenergy": 0.0601,
40
+ "Hydro": 0.5266,
41
+ "Solar": 0.2116,
42
+ "Wind": 0.2018
43
+ },
44
+ "2026": {
45
+ "Bioenergy": 0.0638,
46
+ "Hydro": 0.5152,
47
+ "Solar": 0.1783,
48
+ "Wind": 0.2427
43
49
  }
44
50
  }
@@ -1,8 +1,9 @@
1
1
  year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
2
- 2019,0.014,0.2699,0.3426,0.1531,0.0576,0.1041,0.0076,0.0188,0.0322
3
- 2020,0.0147,0.2648,0.3388,0.1557,0.0561,0.1042,0.0076,0.022,0.0361
4
- 2021,0.0154,0.2721,0.3319,0.149,0.0566,0.1017,0.0074,0.0254,0.0406
5
- 2022,0.0156,0.2689,0.3284,0.1489,0.0537,0.1012,0.0074,0.0307,0.0452
6
- 2023,0.0156,0.2692,0.3257,0.1453,0.0537,0.0971,0.0074,0.0369,0.0491
7
- 2024,0.0155,0.2655,0.3206,0.1458,0.0533,0.0948,0.0072,0.0454,0.0518
8
- 2025,0.0154,0.2599,0.315,0.1454,0.0529,0.0932,0.0072,0.0579,0.0532
2
+ 2019,0.015,0.2696,0.3427,0.1528,0.0575,0.104,0.0074,0.0188,0.0322
3
+ 2020,0.0157,0.2645,0.3382,0.1554,0.0561,0.1044,0.0075,0.0221,0.036
4
+ 2021,0.0164,0.272,0.331,0.1488,0.0565,0.1019,0.0073,0.0255,0.0405
5
+ 2022,0.0166,0.2688,0.3281,0.1487,0.0536,0.1008,0.0073,0.0309,0.0452
6
+ 2023,0.0166,0.2689,0.3257,0.1451,0.0536,0.0967,0.0072,0.0371,0.049
7
+ 2024,0.0165,0.2652,0.3204,0.1456,0.0532,0.0945,0.007,0.0457,0.0517
8
+ 2025,0.0164,0.2597,0.3151,0.1434,0.0531,0.0929,0.0069,0.0576,0.0549
9
+ 2026,0.0168,0.2686,0.3137,0.1359,0.0569,0.0904,0.0068,0.047,0.064
@@ -1,79 +1,90 @@
1
1
  {
2
2
  "2019": {
3
- "Bioenergy": 0.014,
4
- "Coal": 0.2699,
5
- "Gas": 0.3426,
6
- "Hydro": 0.1531,
7
- "Nuclear": 0.0576,
8
- "Other Fossil": 0.1041,
9
- "Other Renewables": 0.0076,
3
+ "Bioenergy": 0.015,
4
+ "Coal": 0.2696,
5
+ "Gas": 0.3427,
6
+ "Hydro": 0.1528,
7
+ "Nuclear": 0.0575,
8
+ "Other Fossil": 0.104,
9
+ "Other Renewables": 0.0074,
10
10
  "Solar": 0.0188,
11
11
  "Wind": 0.0322
12
12
  },
13
13
  "2020": {
14
- "Bioenergy": 0.0147,
15
- "Coal": 0.2648,
16
- "Gas": 0.3388,
17
- "Hydro": 0.1557,
14
+ "Bioenergy": 0.0157,
15
+ "Coal": 0.2645,
16
+ "Gas": 0.3382,
17
+ "Hydro": 0.1554,
18
18
  "Nuclear": 0.0561,
19
- "Other Fossil": 0.1042,
20
- "Other Renewables": 0.0076,
21
- "Solar": 0.022,
22
- "Wind": 0.0361
19
+ "Other Fossil": 0.1044,
20
+ "Other Renewables": 0.0075,
21
+ "Solar": 0.0221,
22
+ "Wind": 0.036
23
23
  },
24
24
  "2021": {
25
- "Bioenergy": 0.0154,
26
- "Coal": 0.2721,
27
- "Gas": 0.3319,
28
- "Hydro": 0.149,
29
- "Nuclear": 0.0566,
30
- "Other Fossil": 0.1017,
31
- "Other Renewables": 0.0074,
32
- "Solar": 0.0254,
33
- "Wind": 0.0406
25
+ "Bioenergy": 0.0164,
26
+ "Coal": 0.272,
27
+ "Gas": 0.331,
28
+ "Hydro": 0.1488,
29
+ "Nuclear": 0.0565,
30
+ "Other Fossil": 0.1019,
31
+ "Other Renewables": 0.0073,
32
+ "Solar": 0.0255,
33
+ "Wind": 0.0405
34
34
  },
35
35
  "2022": {
36
- "Bioenergy": 0.0156,
37
- "Coal": 0.2689,
38
- "Gas": 0.3284,
39
- "Hydro": 0.1489,
40
- "Nuclear": 0.0537,
41
- "Other Fossil": 0.1012,
42
- "Other Renewables": 0.0074,
43
- "Solar": 0.0307,
36
+ "Bioenergy": 0.0166,
37
+ "Coal": 0.2688,
38
+ "Gas": 0.3281,
39
+ "Hydro": 0.1487,
40
+ "Nuclear": 0.0536,
41
+ "Other Fossil": 0.1008,
42
+ "Other Renewables": 0.0073,
43
+ "Solar": 0.0309,
44
44
  "Wind": 0.0452
45
45
  },
46
46
  "2023": {
47
- "Bioenergy": 0.0156,
48
- "Coal": 0.2692,
47
+ "Bioenergy": 0.0166,
48
+ "Coal": 0.2689,
49
49
  "Gas": 0.3257,
50
- "Hydro": 0.1453,
51
- "Nuclear": 0.0537,
52
- "Other Fossil": 0.0971,
53
- "Other Renewables": 0.0074,
54
- "Solar": 0.0369,
55
- "Wind": 0.0491
50
+ "Hydro": 0.1451,
51
+ "Nuclear": 0.0536,
52
+ "Other Fossil": 0.0967,
53
+ "Other Renewables": 0.0072,
54
+ "Solar": 0.0371,
55
+ "Wind": 0.049
56
56
  },
57
57
  "2024": {
58
- "Bioenergy": 0.0155,
59
- "Coal": 0.2655,
60
- "Gas": 0.3206,
61
- "Hydro": 0.1458,
62
- "Nuclear": 0.0533,
63
- "Other Fossil": 0.0948,
64
- "Other Renewables": 0.0072,
65
- "Solar": 0.0454,
66
- "Wind": 0.0518
58
+ "Bioenergy": 0.0165,
59
+ "Coal": 0.2652,
60
+ "Gas": 0.3204,
61
+ "Hydro": 0.1456,
62
+ "Nuclear": 0.0532,
63
+ "Other Fossil": 0.0945,
64
+ "Other Renewables": 0.007,
65
+ "Solar": 0.0457,
66
+ "Wind": 0.0517
67
67
  },
68
68
  "2025": {
69
- "Bioenergy": 0.0154,
70
- "Coal": 0.2599,
71
- "Gas": 0.315,
72
- "Hydro": 0.1454,
73
- "Nuclear": 0.0529,
74
- "Other Fossil": 0.0932,
75
- "Other Renewables": 0.0072,
76
- "Solar": 0.0579,
77
- "Wind": 0.0532
69
+ "Bioenergy": 0.0164,
70
+ "Coal": 0.2597,
71
+ "Gas": 0.3151,
72
+ "Hydro": 0.1434,
73
+ "Nuclear": 0.0531,
74
+ "Other Fossil": 0.0929,
75
+ "Other Renewables": 0.0069,
76
+ "Solar": 0.0576,
77
+ "Wind": 0.0549
78
+ },
79
+ "2026": {
80
+ "Bioenergy": 0.0168,
81
+ "Coal": 0.2686,
82
+ "Gas": 0.3137,
83
+ "Hydro": 0.1359,
84
+ "Nuclear": 0.0569,
85
+ "Other Fossil": 0.0904,
86
+ "Other Renewables": 0.0068,
87
+ "Solar": 0.047,
88
+ "Wind": 0.064
78
89
  }
79
90
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital4better/data",
3
- "version": "1.3.29",
3
+ "version": "1.3.32",
4
4
  "description": "Digital4Better Open Data",
5
5
  "license": "ODbL-1.0",
6
6
  "engines": {
@@ -19,7 +19,7 @@
19
19
  "build:data": "ts-node .",
20
20
  "build:site": "vite build --base=/data/",
21
21
  "preversion": "node .github/workflows/update-release-date.js && git add --all",
22
- "postversion": "git push --tags && yarn publish --access=public && git push"
22
+ "postversion": "git push --tags"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@emotion/react": "^11.11.3",
@@ -44,5 +44,6 @@
44
44
  "README.md",
45
45
  "LICENSE"
46
46
  ],
47
- "releaseDate": "2025-12-05T00:05:42.959Z"
47
+ "releaseDate": "2026-02-05T13:06:19.971Z",
48
+ "packageManager": "yarn@1.22.21+sha512.ca75da26c00327d26267ce33536e5790f18ebd53266796fbb664d2a4a5116308042dd8ee7003b276a20eace7d3c5561c3577bdd71bcb67071187af124779620a"
48
49
  }