@digital4better/data 1.3.22 → 1.3.23

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 +54 -54
  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 +93 -93
  14. package/data/factor/country-yearly-green.json +837 -837
  15. package/data/factor/country-yearly.csv +98 -98
  16. package/data/factor/country-yearly.json +843 -843
  17. package/data/factor/subdivision-monthly-green.csv +89 -26
  18. package/data/factor/subdivision-monthly-green.json +927 -234
  19. package/data/factor/subdivision-monthly.csv +89 -26
  20. package/data/factor/subdivision-monthly.json +927 -234
  21. package/data/factor/subdivision-yearly-green.csv +63 -63
  22. package/data/factor/subdivision-yearly-green.json +566 -566
  23. package/data/factor/subdivision-yearly.csv +63 -63
  24. package/data/factor/subdivision-yearly.json +567 -567
  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 +22 -22
  39. package/data/mix/continent-yearly.csv +6 -6
  40. package/data/mix/continent-yearly.json +43 -43
  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 +91 -91
  46. package/data/mix/country-yearly-green.json +316 -316
  47. package/data/mix/country-yearly.csv +91 -91
  48. package/data/mix/country-yearly.json +569 -569
  49. package/data/mix/subdivision-monthly-green.csv +89 -26
  50. package/data/mix/subdivision-monthly-green.json +466 -88
  51. package/data/mix/subdivision-monthly.csv +89 -26
  52. package/data/mix/subdivision-monthly.json +857 -164
  53. package/data/mix/subdivision-yearly-green.csv +63 -63
  54. package/data/mix/subdivision-yearly-green.json +213 -213
  55. package/data/mix/subdivision-yearly.csv +63 -63
  56. package/data/mix/subdivision-yearly.json +368 -368
  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 +7 -7
  65. package/package.json +2 -2
@@ -80,3 +80,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
80
80
  2025-07,0.015,0.2674,0.3107,0.1469,0.0515,0.0878,0.0067,0.0675,0.0466
81
81
  2025-08,0.0152,0.2714,0.3117,0.1462,0.0515,0.0882,0.0068,0.0663,0.0427
82
82
  2025-09,0.0152,0.2718,0.3099,0.1467,0.0507,0.0892,0.0068,0.0638,0.0458
83
+ 2025-10,0.0152,0.2718,0.3099,0.1467,0.0507,0.0892,0.0068,0.0638,0.0458
@@ -484,5 +484,11 @@
484
484
  "Hydro": 0.5404,
485
485
  "Solar": 0.2348,
486
486
  "Wind": 0.1688
487
+ },
488
+ "2025-10": {
489
+ "Bioenergy": 0.056,
490
+ "Hydro": 0.5404,
491
+ "Solar": 0.2348,
492
+ "Wind": 0.1688
487
493
  }
488
494
  }
@@ -80,3 +80,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
80
80
  2025-07,0.015,0.2674,0.3107,0.1469,0.0515,0.0878,0.0067,0.0675,0.0466
81
81
  2025-08,0.0152,0.2714,0.3117,0.1462,0.0515,0.0882,0.0068,0.0663,0.0427
82
82
  2025-09,0.0152,0.2718,0.3099,0.1467,0.0507,0.0892,0.0068,0.0638,0.0458
83
+ 2025-10,0.0152,0.2718,0.3099,0.1467,0.0507,0.0892,0.0068,0.0638,0.0458
@@ -889,5 +889,16 @@
889
889
  "Other Renewables": 0.0068,
890
890
  "Solar": 0.0638,
891
891
  "Wind": 0.0458
892
+ },
893
+ "2025-10": {
894
+ "Bioenergy": 0.0152,
895
+ "Coal": 0.2718,
896
+ "Gas": 0.3099,
897
+ "Hydro": 0.1467,
898
+ "Nuclear": 0.0507,
899
+ "Other Fossil": 0.0892,
900
+ "Other Renewables": 0.0068,
901
+ "Solar": 0.0638,
902
+ "Wind": 0.0458
892
903
  }
893
904
  }
@@ -5,4 +5,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
5
5
  2022,0.0156,0.2689,0.3284,0.1489,0.0537,0.1012,0.0074,0.0307,0.0452
6
6
  2023,0.0156,0.2692,0.3257,0.1453,0.0537,0.0971,0.0074,0.0369,0.0491
7
7
  2024,0.0155,0.2655,0.3206,0.1458,0.0533,0.0948,0.0072,0.0454,0.0518
8
- 2025,0.0153,0.262,0.3138,0.1436,0.053,0.0926,0.0071,0.0598,0.0527
8
+ 2025,0.0153,0.263,0.3134,0.144,0.0528,0.0922,0.0071,0.0602,0.052
@@ -36,9 +36,9 @@
36
36
  "Wind": 0.2004
37
37
  },
38
38
  "2025": {
39
- "Bioenergy": 0.0564,
40
- "Hydro": 0.529,
41
- "Solar": 0.2204,
42
- "Wind": 0.1942
39
+ "Bioenergy": 0.0563,
40
+ "Hydro": 0.5302,
41
+ "Solar": 0.2219,
42
+ "Wind": 0.1916
43
43
  }
44
44
  }
@@ -5,4 +5,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
5
5
  2022,0.0156,0.2689,0.3284,0.1489,0.0537,0.1012,0.0074,0.0307,0.0452
6
6
  2023,0.0156,0.2692,0.3257,0.1453,0.0537,0.0971,0.0074,0.0369,0.0491
7
7
  2024,0.0155,0.2655,0.3206,0.1458,0.0533,0.0948,0.0072,0.0454,0.0518
8
- 2025,0.0153,0.262,0.3138,0.1436,0.053,0.0926,0.0071,0.0598,0.0527
8
+ 2025,0.0153,0.263,0.3134,0.144,0.0528,0.0922,0.0071,0.0602,0.052
@@ -67,13 +67,13 @@
67
67
  },
68
68
  "2025": {
69
69
  "Bioenergy": 0.0153,
70
- "Coal": 0.262,
71
- "Gas": 0.3138,
72
- "Hydro": 0.1436,
73
- "Nuclear": 0.053,
74
- "Other Fossil": 0.0926,
70
+ "Coal": 0.263,
71
+ "Gas": 0.3134,
72
+ "Hydro": 0.144,
73
+ "Nuclear": 0.0528,
74
+ "Other Fossil": 0.0922,
75
75
  "Other Renewables": 0.0071,
76
- "Solar": 0.0598,
77
- "Wind": 0.0527
76
+ "Solar": 0.0602,
77
+ "Wind": 0.052
78
78
  }
79
79
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital4better/data",
3
- "version": "1.3.22",
3
+ "version": "1.3.23",
4
4
  "description": "Digital4Better Open Data",
5
5
  "license": "ODbL-1.0",
6
6
  "engines": {
@@ -44,5 +44,5 @@
44
44
  "README.md",
45
45
  "LICENSE"
46
46
  ],
47
- "releaseDate": "2025-10-26T00:46:22.961Z"
47
+ "releaseDate": "2025-11-01T00:49:41.944Z"
48
48
  }