@digital4better/data 1.1.23 → 1.1.25

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 +4 -4
  6. package/data/factor/continent-yearly-green.json +36 -36
  7. package/data/factor/continent-yearly.csv +4 -4
  8. package/data/factor/continent-yearly.json +36 -36
  9. package/data/factor/country-monthly-green.csv +215 -0
  10. package/data/factor/country-monthly-green.json +2365 -0
  11. package/data/factor/country-monthly.csv +215 -0
  12. package/data/factor/country-monthly.json +2365 -0
  13. package/data/factor/country-yearly-green.csv +50 -50
  14. package/data/factor/country-yearly-green.json +403 -403
  15. package/data/factor/country-yearly.csv +49 -49
  16. package/data/factor/country-yearly.json +401 -401
  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 +50 -50
  22. package/data/factor/subdivision-yearly-green.json +450 -450
  23. package/data/factor/subdivision-yearly.csv +50 -50
  24. package/data/factor/subdivision-yearly.json +450 -450
  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 +4 -4
  38. package/data/mix/continent-yearly-green.json +16 -16
  39. package/data/mix/continent-yearly.csv +4 -4
  40. package/data/mix/continent-yearly.json +31 -31
  41. package/data/mix/country-monthly-green.csv +215 -0
  42. package/data/mix/country-monthly-green.json +1290 -0
  43. package/data/mix/country-monthly.csv +215 -0
  44. package/data/mix/country-monthly.json +2365 -0
  45. package/data/mix/country-yearly-green.csv +44 -44
  46. package/data/mix/country-yearly-green.json +158 -158
  47. package/data/mix/country-yearly.csv +44 -44
  48. package/data/mix/country-yearly.json +302 -302
  49. package/data/mix/subdivision-monthly-green.csv +163 -100
  50. package/data/mix/subdivision-monthly-green.json +732 -354
  51. package/data/mix/subdivision-monthly.csv +163 -100
  52. package/data/mix/subdivision-monthly.json +1367 -674
  53. package/data/mix/subdivision-yearly-green.csv +50 -50
  54. package/data/mix/subdivision-yearly-green.json +177 -177
  55. package/data/mix/subdivision-yearly.csv +50 -50
  56. package/data/mix/subdivision-yearly.json +339 -339
  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 +1 -1
@@ -61,3 +61,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
61
61
  2023-12,0.0156,0.286,0.3242,0.1398,0.0534,0.0923,0.0067,0.0283,0.0538
62
62
  2024-01,0.0153,0.2897,0.3248,0.1385,0.0534,0.0914,0.0066,0.0283,0.052
63
63
  2024-02,0.0154,0.2883,0.3224,0.1396,0.0515,0.0925,0.0067,0.0304,0.0533
64
+ 2024-03,0.0154,0.2883,0.3224,0.1396,0.0515,0.0925,0.0067,0.0304,0.0533
@@ -370,5 +370,11 @@
370
370
  "Hydro": 0.5852,
371
371
  "Solar": 0.1272,
372
372
  "Wind": 0.2232
373
+ },
374
+ "2024-03": {
375
+ "Bioenergy": 0.0644,
376
+ "Hydro": 0.5852,
377
+ "Solar": 0.1272,
378
+ "Wind": 0.2232
373
379
  }
374
380
  }
@@ -61,3 +61,4 @@ period,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
61
61
  2023-12,0.0156,0.286,0.3242,0.1398,0.0534,0.0923,0.0067,0.0283,0.0538
62
62
  2024-01,0.0153,0.2897,0.3248,0.1385,0.0534,0.0914,0.0066,0.0283,0.052
63
63
  2024-02,0.0154,0.2883,0.3224,0.1396,0.0515,0.0925,0.0067,0.0304,0.0533
64
+ 2024-03,0.0154,0.2883,0.3224,0.1396,0.0515,0.0925,0.0067,0.0304,0.0533
@@ -680,5 +680,16 @@
680
680
  "Other Renewables": 0.0067,
681
681
  "Solar": 0.0304,
682
682
  "Wind": 0.0533
683
+ },
684
+ "2024-03": {
685
+ "Bioenergy": 0.0154,
686
+ "Coal": 0.2883,
687
+ "Gas": 0.3224,
688
+ "Hydro": 0.1396,
689
+ "Nuclear": 0.0515,
690
+ "Other Fossil": 0.0925,
691
+ "Other Renewables": 0.0067,
692
+ "Solar": 0.0304,
693
+ "Wind": 0.0533
683
694
  }
684
695
  }
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
4
4
  2021,0.0147,0.2751,0.3394,0.1504,0.0539,0.0966,0.0069,0.0245,0.0386
5
5
  2022,0.0147,0.2724,0.3358,0.1502,0.0511,0.0965,0.0069,0.0294,0.0429
6
6
  2023,0.0148,0.2721,0.3332,0.1466,0.0509,0.0942,0.0068,0.0352,0.0461
7
- 2024,0.0153,0.289,0.3236,0.1391,0.0524,0.092,0.0066,0.0293,0.0526
7
+ 2024,0.0153,0.2888,0.3232,0.1393,0.0521,0.0922,0.0066,0.0297,0.0528
@@ -30,9 +30,9 @@
30
30
  "Wind": 0.1898
31
31
  },
32
32
  "2024": {
33
- "Bioenergy": 0.0649,
34
- "Hydro": 0.5884,
35
- "Solar": 0.1241,
36
- "Wind": 0.2226
33
+ "Bioenergy": 0.0647,
34
+ "Hydro": 0.5874,
35
+ "Solar": 0.1251,
36
+ "Wind": 0.2228
37
37
  }
38
38
  }
@@ -4,4 +4,4 @@ year,Bioenergy,Coal,Gas,Hydro,Nuclear,Other Fossil,Other Renewables,Solar,Wind
4
4
  2021,0.0147,0.2751,0.3394,0.1504,0.0539,0.0966,0.0069,0.0245,0.0386
5
5
  2022,0.0147,0.2724,0.3358,0.1502,0.0511,0.0965,0.0069,0.0294,0.0429
6
6
  2023,0.0148,0.2721,0.3332,0.1466,0.0509,0.0942,0.0068,0.0352,0.0461
7
- 2024,0.0153,0.289,0.3236,0.1391,0.0524,0.092,0.0066,0.0293,0.0526
7
+ 2024,0.0153,0.2888,0.3232,0.1393,0.0521,0.0922,0.0066,0.0297,0.0528
@@ -56,13 +56,13 @@
56
56
  },
57
57
  "2024": {
58
58
  "Bioenergy": 0.0153,
59
- "Coal": 0.289,
60
- "Gas": 0.3236,
61
- "Hydro": 0.1391,
62
- "Nuclear": 0.0524,
63
- "Other Fossil": 0.092,
59
+ "Coal": 0.2888,
60
+ "Gas": 0.3232,
61
+ "Hydro": 0.1393,
62
+ "Nuclear": 0.0521,
63
+ "Other Fossil": 0.0922,
64
64
  "Other Renewables": 0.0066,
65
- "Solar": 0.0293,
66
- "Wind": 0.0526
65
+ "Solar": 0.0297,
66
+ "Wind": 0.0528
67
67
  }
68
68
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital4better/data",
3
- "version": "1.1.23",
3
+ "version": "1.1.25",
4
4
  "description": "Digital4Better Open Data",
5
5
  "license": "ODbL-1.0",
6
6
  "engines": {