@digital4better/data 1.1.44 → 1.1.46

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 +230 -230
  2. package/data/factor/continent-monthly-green.json +1822 -1822
  3. package/data/factor/continent-monthly.csv +306 -306
  4. package/data/factor/continent-monthly.json +2268 -2268
  5. package/data/factor/continent-yearly-green.csv +24 -24
  6. package/data/factor/continent-yearly-green.json +194 -194
  7. package/data/factor/continent-yearly.csv +29 -29
  8. package/data/factor/continent-yearly.json +230 -230
  9. package/data/factor/country-monthly-green.csv +2052 -2052
  10. package/data/factor/country-monthly-green.json +17118 -17118
  11. package/data/factor/country-monthly.csv +4168 -4168
  12. package/data/factor/country-monthly.json +28193 -28193
  13. package/data/factor/country-yearly-green.csv +323 -323
  14. package/data/factor/country-yearly-green.json +2965 -2965
  15. package/data/factor/country-yearly.csv +500 -500
  16. package/data/factor/country-yearly.json +3571 -3571
  17. package/data/factor/subdivision-monthly-green.csv +52 -52
  18. package/data/factor/subdivision-monthly-green.json +449 -449
  19. package/data/factor/subdivision-monthly.csv +52 -52
  20. package/data/factor/subdivision-monthly.json +468 -468
  21. package/data/factor/subdivision-yearly-green.csv +63 -63
  22. package/data/factor/subdivision-yearly-green.json +461 -461
  23. package/data/factor/subdivision-yearly.csv +63 -63
  24. package/data/factor/subdivision-yearly.json +384 -384
  25. package/data/factor/world-monthly-green.csv +67 -67
  26. package/data/factor/world-monthly-green.json +595 -595
  27. package/data/factor/world-monthly.csv +67 -67
  28. package/data/factor/world-monthly.json +565 -565
  29. package/data/factor/world-yearly-green.csv +6 -6
  30. package/data/factor/world-yearly-green.json +53 -53
  31. package/data/factor/world-yearly.csv +6 -6
  32. package/data/factor/world-yearly.json +53 -53
  33. package/data/mix/continent-monthly-green.csv +160 -160
  34. package/data/mix/continent-monthly-green.json +381 -381
  35. package/data/mix/continent-monthly.csv +160 -160
  36. package/data/mix/continent-monthly.json +456 -456
  37. package/data/mix/continent-yearly-green.csv +16 -16
  38. package/data/mix/continent-yearly-green.json +44 -44
  39. package/data/mix/continent-yearly.csv +16 -16
  40. package/data/mix/continent-yearly.json +63 -63
  41. package/data/mix/country-monthly-green.csv +2183 -2183
  42. package/data/mix/country-monthly-green.json +3871 -3871
  43. package/data/mix/country-monthly.csv +2183 -2183
  44. package/data/mix/country-monthly.json +6083 -6083
  45. package/data/mix/country-yearly-green.csv +244 -244
  46. package/data/mix/country-yearly-green.json +522 -522
  47. package/data/mix/country-yearly.csv +244 -244
  48. package/data/mix/country-yearly.json +932 -932
  49. package/data/mix/subdivision-monthly-green.csv +42 -42
  50. package/data/mix/subdivision-monthly-green.json +87 -87
  51. package/data/mix/subdivision-monthly.csv +42 -42
  52. package/data/mix/subdivision-monthly.json +148 -148
  53. package/data/mix/subdivision-yearly-green.csv +15 -15
  54. package/data/mix/subdivision-yearly-green.json +29 -29
  55. package/data/mix/subdivision-yearly.csv +15 -15
  56. package/data/mix/subdivision-yearly.json +63 -63
  57. package/data/mix/world-monthly-green.csv +45 -45
  58. package/data/mix/world-monthly-green.json +173 -173
  59. package/data/mix/world-monthly.csv +45 -45
  60. package/data/mix/world-monthly.json +155 -155
  61. package/data/mix/world-yearly-green.csv +4 -4
  62. package/data/mix/world-yearly-green.json +16 -16
  63. package/data/mix/world-yearly.csv +4 -4
  64. package/data/mix/world-yearly.json +14 -14
  65. package/package.json +1 -1
@@ -16,7 +16,7 @@
16
16
  "Gas": 0.3462,
17
17
  "Hydro": 0.1606,
18
18
  "Nuclear": 0.0533,
19
- "Other Fossil": 0.0956,
19
+ "Other Fossil": 0.0955,
20
20
  "Other Renewables": 0.0071,
21
21
  "Solar": 0.0213,
22
22
  "Wind": 0.034
@@ -33,36 +33,36 @@
33
33
  "Wind": 0.0384
34
34
  },
35
35
  "2022": {
36
- "Bioenergy": 0.0149,
37
- "Coal": 0.2718,
38
- "Gas": 0.3361,
36
+ "Bioenergy": 0.0152,
37
+ "Coal": 0.2717,
38
+ "Gas": 0.3359,
39
39
  "Hydro": 0.1538,
40
40
  "Nuclear": 0.051,
41
- "Other Fossil": 0.0935,
41
+ "Other Fossil": 0.0934,
42
42
  "Other Renewables": 0.0069,
43
43
  "Solar": 0.0293,
44
44
  "Wind": 0.0427
45
45
  },
46
46
  "2023": {
47
- "Bioenergy": 0.0148,
47
+ "Bioenergy": 0.0151,
48
48
  "Coal": 0.2721,
49
49
  "Gas": 0.3329,
50
50
  "Hydro": 0.1502,
51
51
  "Nuclear": 0.0507,
52
- "Other Fossil": 0.0912,
52
+ "Other Fossil": 0.0911,
53
53
  "Other Renewables": 0.0069,
54
54
  "Solar": 0.0349,
55
55
  "Wind": 0.0463
56
56
  },
57
57
  "2024": {
58
- "Bioenergy": 0.0144,
59
- "Coal": 0.2676,
60
- "Gas": 0.3272,
61
- "Hydro": 0.1513,
62
- "Nuclear": 0.0499,
63
- "Other Fossil": 0.09,
58
+ "Bioenergy": 0.0149,
59
+ "Coal": 0.2679,
60
+ "Gas": 0.3271,
61
+ "Hydro": 0.152,
62
+ "Nuclear": 0.05,
63
+ "Other Fossil": 0.0894,
64
64
  "Other Renewables": 0.0068,
65
65
  "Solar": 0.0423,
66
- "Wind": 0.0504
66
+ "Wind": 0.0496
67
67
  }
68
68
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital4better/data",
3
- "version": "1.1.44",
3
+ "version": "1.1.46",
4
4
  "description": "Digital4Better Open Data",
5
5
  "license": "ODbL-1.0",
6
6
  "engines": {