@digital4better/data 1.3.19 → 1.3.20

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 +829 -829
  15. package/data/factor/country-yearly.csv +98 -98
  16. package/data/factor/country-yearly.json +838 -838
  17. package/data/factor/subdivision-monthly-green.csv +63 -0
  18. package/data/factor/subdivision-monthly-green.json +693 -0
  19. package/data/factor/subdivision-monthly.csv +63 -0
  20. package/data/factor/subdivision-monthly.json +693 -0
  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 +566 -566
  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 +45 -45
  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 +558 -558
  49. package/data/mix/subdivision-monthly-green.csv +63 -0
  50. package/data/mix/subdivision-monthly-green.json +378 -0
  51. package/data/mix/subdivision-monthly.csv +63 -0
  52. package/data/mix/subdivision-monthly.json +693 -0
  53. package/data/mix/subdivision-yearly-green.csv +62 -62
  54. package/data/mix/subdivision-yearly-green.json +214 -214
  55. package/data/mix/subdivision-yearly.csv +62 -62
  56. package/data/mix/subdivision-yearly.json +365 -365
  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 +3 -3
  63. package/data/mix/world-yearly.csv +1 -1
  64. package/data/mix/world-yearly.json +7 -7
  65. package/package.json +2 -2
@@ -79,3 +79,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
79
79
  2025-06,0.0146,0.2514,0.3123,0.1518,0.0511,0.0927,0.0071,0.0683,0.0507
80
80
  2025-07,0.015,0.2679,0.3109,0.1458,0.0516,0.0878,0.0067,0.0676,0.0467
81
81
  2025-08,0.0153,0.2715,0.3115,0.1446,0.0516,0.0882,0.0068,0.0664,0.044
82
+ 2025-09,0.0153,0.2715,0.3115,0.1446,0.0516,0.0882,0.0068,0.0664,0.044
@@ -478,5 +478,11 @@
478
478
  "Hydro": 0.535,
479
479
  "Solar": 0.2456,
480
480
  "Wind": 0.1628
481
+ },
482
+ "2025-09": {
483
+ "Bioenergy": 0.0566,
484
+ "Hydro": 0.535,
485
+ "Solar": 0.2456,
486
+ "Wind": 0.1628
481
487
  }
482
488
  }
@@ -79,3 +79,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
79
79
  2025-06,0.0146,0.2514,0.3123,0.1518,0.0511,0.0927,0.0071,0.0683,0.0507
80
80
  2025-07,0.015,0.2679,0.3109,0.1458,0.0516,0.0878,0.0067,0.0676,0.0467
81
81
  2025-08,0.0153,0.2715,0.3115,0.1446,0.0516,0.0882,0.0068,0.0664,0.044
82
+ 2025-09,0.0153,0.2715,0.3115,0.1446,0.0516,0.0882,0.0068,0.0664,0.044
@@ -878,5 +878,16 @@
878
878
  "Other Renewables": 0.0068,
879
879
  "Solar": 0.0664,
880
880
  "Wind": 0.044
881
+ },
882
+ "2025-09": {
883
+ "Bioenergy": 0.0153,
884
+ "Coal": 0.2715,
885
+ "Gas": 0.3115,
886
+ "Hydro": 0.1446,
887
+ "Nuclear": 0.0516,
888
+ "Other Fossil": 0.0882,
889
+ "Other Renewables": 0.0068,
890
+ "Solar": 0.0664,
891
+ "Wind": 0.044
881
892
  }
882
893
  }
@@ -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.1488,0.0537,0.1012,0.0074,0.0307,0.0452
6
6
  2023,0.0156,0.2692,0.3258,0.1452,0.0537,0.0971,0.0074,0.0369,0.0491
7
7
  2024,0.0155,0.2656,0.3206,0.1457,0.0533,0.0948,0.0072,0.0454,0.0518
8
- 2025,0.0153,0.2609,0.3145,0.1427,0.0533,0.093,0.0071,0.0594,0.0538
8
+ 2025,0.0153,0.2621,0.3141,0.1429,0.0531,0.0925,0.0071,0.0602,0.0527
@@ -37,8 +37,8 @@
37
37
  },
38
38
  "2025": {
39
39
  "Bioenergy": 0.0565,
40
- "Hydro": 0.5261,
41
- "Solar": 0.2189,
42
- "Wind": 0.1985
40
+ "Hydro": 0.5271,
41
+ "Solar": 0.222,
42
+ "Wind": 0.1943
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.1488,0.0537,0.1012,0.0074,0.0307,0.0452
6
6
  2023,0.0156,0.2692,0.3258,0.1452,0.0537,0.0971,0.0074,0.0369,0.0491
7
7
  2024,0.0155,0.2656,0.3206,0.1457,0.0533,0.0948,0.0072,0.0454,0.0518
8
- 2025,0.0153,0.2609,0.3145,0.1427,0.0533,0.093,0.0071,0.0594,0.0538
8
+ 2025,0.0153,0.2621,0.3141,0.1429,0.0531,0.0925,0.0071,0.0602,0.0527
@@ -67,13 +67,13 @@
67
67
  },
68
68
  "2025": {
69
69
  "Bioenergy": 0.0153,
70
- "Coal": 0.2609,
71
- "Gas": 0.3145,
72
- "Hydro": 0.1427,
73
- "Nuclear": 0.0533,
74
- "Other Fossil": 0.093,
70
+ "Coal": 0.2621,
71
+ "Gas": 0.3141,
72
+ "Hydro": 0.1429,
73
+ "Nuclear": 0.0531,
74
+ "Other Fossil": 0.0925,
75
75
  "Other Renewables": 0.0071,
76
- "Solar": 0.0594,
77
- "Wind": 0.0538
76
+ "Solar": 0.0602,
77
+ "Wind": 0.0527
78
78
  }
79
79
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital4better/data",
3
- "version": "1.3.19",
3
+ "version": "1.3.20",
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-09-30T19:26:13.147Z"
47
+ "releaseDate": "2025-10-01T00:47:07.777Z"
48
48
  }