@digital4better/data 1.2.8 → 1.2.10
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.
- package/data/cloud/aws-vms.csv +885 -885
- package/data/cloud/aws-vms.json +1768 -884
- package/data/cloud/azure-vms.csv +977 -977
- package/data/cloud/azure-vms.json +1952 -976
- package/data/cloud/gcp-vms.csv +323 -323
- package/data/cloud/gcp-vms.json +644 -322
- package/data/factor/continent-monthly-green.csv +138 -138
- package/data/factor/continent-monthly-green.json +1115 -1115
- package/data/factor/continent-monthly.csv +144 -144
- package/data/factor/continent-monthly.json +1108 -1108
- package/data/factor/continent-yearly-green.csv +19 -19
- package/data/factor/continent-yearly-green.json +158 -158
- package/data/factor/continent-yearly.csv +18 -18
- package/data/factor/continent-yearly.json +154 -154
- package/data/factor/country-monthly-green.csv +1356 -1356
- package/data/factor/country-monthly-green.json +11335 -11335
- package/data/factor/country-monthly.csv +1462 -1462
- package/data/factor/country-monthly.json +10838 -10838
- package/data/factor/country-yearly-green.csv +241 -241
- package/data/factor/country-yearly-green.json +2073 -2073
- package/data/factor/country-yearly.csv +253 -253
- package/data/factor/country-yearly.json +1989 -1989
- package/data/factor/subdivision-monthly-green.csv +39 -39
- package/data/factor/subdivision-monthly-green.json +348 -348
- package/data/factor/subdivision-monthly.csv +39 -39
- package/data/factor/subdivision-monthly.json +351 -351
- package/data/factor/subdivision-yearly-green.csv +63 -63
- package/data/factor/subdivision-yearly-green.json +330 -330
- package/data/factor/subdivision-yearly.csv +65 -65
- package/data/factor/subdivision-yearly.json +303 -303
- package/data/factor/world-monthly-green.csv +52 -52
- package/data/factor/world-monthly-green.json +455 -455
- package/data/factor/world-monthly.csv +52 -52
- package/data/factor/world-monthly.json +460 -460
- package/data/factor/world-yearly-green.csv +6 -6
- package/data/factor/world-yearly-green.json +52 -52
- package/data/factor/world-yearly.csv +6 -6
- package/data/factor/world-yearly.json +52 -52
- package/data/mix/continent-monthly-green.csv +86 -86
- package/data/mix/continent-monthly-green.json +285 -285
- package/data/mix/continent-monthly.csv +86 -86
- package/data/mix/continent-monthly.json +357 -357
- package/data/mix/continent-yearly-green.csv +16 -16
- package/data/mix/continent-yearly-green.json +52 -52
- package/data/mix/continent-yearly.csv +16 -16
- package/data/mix/continent-yearly.json +83 -83
- package/data/mix/country-monthly-green.csv +1107 -1107
- package/data/mix/country-monthly-green.json +3322 -3322
- package/data/mix/country-monthly.csv +1107 -1107
- package/data/mix/country-monthly.json +4822 -4822
- package/data/mix/country-yearly-green.csv +189 -189
- package/data/mix/country-yearly-green.json +629 -629
- package/data/mix/country-yearly.csv +189 -189
- package/data/mix/country-yearly.json +1141 -1141
- package/data/mix/subdivision-monthly-green.csv +30 -30
- package/data/mix/subdivision-monthly-green.json +66 -66
- package/data/mix/subdivision-monthly.csv +30 -30
- package/data/mix/subdivision-monthly.json +111 -111
- package/data/mix/subdivision-yearly-green.csv +21 -21
- package/data/mix/subdivision-yearly-green.json +41 -41
- package/data/mix/subdivision-yearly.csv +21 -21
- package/data/mix/subdivision-yearly.json +80 -80
- package/data/mix/world-monthly-green.csv +38 -38
- package/data/mix/world-monthly-green.json +104 -104
- package/data/mix/world-monthly.csv +38 -38
- package/data/mix/world-monthly.json +108 -108
- package/data/mix/world-yearly-green.csv +4 -4
- package/data/mix/world-yearly-green.json +12 -12
- package/data/mix/world-yearly.csv +4 -4
- package/data/mix/world-yearly.json +24 -24
- package/package.json +1 -1
|
@@ -771,35 +771,35 @@
|
|
|
771
771
|
"Wind": 0.1944
|
|
772
772
|
},
|
|
773
773
|
"2024-11": {
|
|
774
|
-
"Bioenergy": 0.
|
|
774
|
+
"Bioenergy": 0.0592,
|
|
775
775
|
"Coal": 0.171,
|
|
776
|
-
"Gas": 0.
|
|
776
|
+
"Gas": 0.5375,
|
|
777
777
|
"Hydro": 0.0239,
|
|
778
778
|
"Nuclear": 0,
|
|
779
|
-
"Other Fossil": 0.
|
|
780
|
-
"Other Renewables": 0.
|
|
779
|
+
"Other Fossil": 0.0379,
|
|
780
|
+
"Other Renewables": 0.0022,
|
|
781
781
|
"Solar": 0.0108,
|
|
782
782
|
"Wind": 0.1575
|
|
783
783
|
},
|
|
784
784
|
"2024-12": {
|
|
785
|
-
"Bioenergy": 0.
|
|
785
|
+
"Bioenergy": 0.0592,
|
|
786
786
|
"Coal": 0.171,
|
|
787
|
-
"Gas": 0.
|
|
787
|
+
"Gas": 0.5375,
|
|
788
788
|
"Hydro": 0.0239,
|
|
789
789
|
"Nuclear": 0,
|
|
790
|
-
"Other Fossil": 0.
|
|
791
|
-
"Other Renewables": 0.
|
|
790
|
+
"Other Fossil": 0.0379,
|
|
791
|
+
"Other Renewables": 0.0022,
|
|
792
792
|
"Solar": 0.0108,
|
|
793
793
|
"Wind": 0.1575
|
|
794
794
|
},
|
|
795
795
|
"2025-01": {
|
|
796
|
-
"Bioenergy": 0.
|
|
796
|
+
"Bioenergy": 0.0592,
|
|
797
797
|
"Coal": 0.171,
|
|
798
|
-
"Gas": 0.
|
|
798
|
+
"Gas": 0.5375,
|
|
799
799
|
"Hydro": 0.0239,
|
|
800
800
|
"Nuclear": 0,
|
|
801
|
-
"Other Fossil": 0.
|
|
802
|
-
"Other Renewables": 0.
|
|
801
|
+
"Other Fossil": 0.0379,
|
|
802
|
+
"Other Renewables": 0.0022,
|
|
803
803
|
"Solar": 0.0108,
|
|
804
804
|
"Wind": 0.1575
|
|
805
805
|
}
|
|
@@ -1578,33 +1578,33 @@
|
|
|
1578
1578
|
"2024-11": {
|
|
1579
1579
|
"Bioenergy": 0.006,
|
|
1580
1580
|
"Coal": 0.0173,
|
|
1581
|
-
"Gas": 0.
|
|
1581
|
+
"Gas": 0.0545,
|
|
1582
1582
|
"Hydro": 0.8914,
|
|
1583
1583
|
"Nuclear": 0,
|
|
1584
|
-
"Other Fossil": 0.
|
|
1585
|
-
"Other Renewables": 0.
|
|
1584
|
+
"Other Fossil": 0.0038,
|
|
1585
|
+
"Other Renewables": 0.0002,
|
|
1586
1586
|
"Solar": 0,
|
|
1587
1587
|
"Wind": 0.0267
|
|
1588
1588
|
},
|
|
1589
1589
|
"2024-12": {
|
|
1590
1590
|
"Bioenergy": 0.006,
|
|
1591
1591
|
"Coal": 0.0173,
|
|
1592
|
-
"Gas": 0.
|
|
1592
|
+
"Gas": 0.0545,
|
|
1593
1593
|
"Hydro": 0.8914,
|
|
1594
1594
|
"Nuclear": 0,
|
|
1595
|
-
"Other Fossil": 0.
|
|
1596
|
-
"Other Renewables": 0.
|
|
1595
|
+
"Other Fossil": 0.0038,
|
|
1596
|
+
"Other Renewables": 0.0002,
|
|
1597
1597
|
"Solar": 0,
|
|
1598
1598
|
"Wind": 0.0267
|
|
1599
1599
|
},
|
|
1600
1600
|
"2025-01": {
|
|
1601
1601
|
"Bioenergy": 0.006,
|
|
1602
1602
|
"Coal": 0.0173,
|
|
1603
|
-
"Gas": 0.
|
|
1603
|
+
"Gas": 0.0545,
|
|
1604
1604
|
"Hydro": 0.8914,
|
|
1605
1605
|
"Nuclear": 0,
|
|
1606
|
-
"Other Fossil": 0.
|
|
1607
|
-
"Other Renewables": 0.
|
|
1606
|
+
"Other Fossil": 0.0038,
|
|
1607
|
+
"Other Renewables": 0.0002,
|
|
1608
1608
|
"Solar": 0,
|
|
1609
1609
|
"Wind": 0.0267
|
|
1610
1610
|
}
|
|
@@ -3186,35 +3186,35 @@
|
|
|
3186
3186
|
"Wind": 0.1447
|
|
3187
3187
|
},
|
|
3188
3188
|
"2024-11": {
|
|
3189
|
-
"Bioenergy": 0.
|
|
3190
|
-
"Coal": 0.
|
|
3191
|
-
"Gas": 0.
|
|
3189
|
+
"Bioenergy": 0.0532,
|
|
3190
|
+
"Coal": 0.1537,
|
|
3191
|
+
"Gas": 0.4831,
|
|
3192
3192
|
"Hydro": 0.1275,
|
|
3193
3193
|
"Nuclear": 0,
|
|
3194
|
-
"Other Fossil": 0.
|
|
3195
|
-
"Other Renewables": 0.
|
|
3194
|
+
"Other Fossil": 0.034,
|
|
3195
|
+
"Other Renewables": 0.002,
|
|
3196
3196
|
"Solar": 0.0001,
|
|
3197
3197
|
"Wind": 0.1464
|
|
3198
3198
|
},
|
|
3199
3199
|
"2024-12": {
|
|
3200
|
-
"Bioenergy": 0.
|
|
3201
|
-
"Coal": 0.
|
|
3202
|
-
"Gas": 0.
|
|
3200
|
+
"Bioenergy": 0.0532,
|
|
3201
|
+
"Coal": 0.1537,
|
|
3202
|
+
"Gas": 0.4831,
|
|
3203
3203
|
"Hydro": 0.1275,
|
|
3204
3204
|
"Nuclear": 0,
|
|
3205
|
-
"Other Fossil": 0.
|
|
3206
|
-
"Other Renewables": 0.
|
|
3205
|
+
"Other Fossil": 0.034,
|
|
3206
|
+
"Other Renewables": 0.002,
|
|
3207
3207
|
"Solar": 0.0001,
|
|
3208
3208
|
"Wind": 0.1464
|
|
3209
3209
|
},
|
|
3210
3210
|
"2025-01": {
|
|
3211
|
-
"Bioenergy": 0.
|
|
3212
|
-
"Coal": 0.
|
|
3213
|
-
"Gas": 0.
|
|
3211
|
+
"Bioenergy": 0.0532,
|
|
3212
|
+
"Coal": 0.1537,
|
|
3213
|
+
"Gas": 0.4831,
|
|
3214
3214
|
"Hydro": 0.1275,
|
|
3215
3215
|
"Nuclear": 0,
|
|
3216
|
-
"Other Fossil": 0.
|
|
3217
|
-
"Other Renewables": 0.
|
|
3216
|
+
"Other Fossil": 0.034,
|
|
3217
|
+
"Other Renewables": 0.002,
|
|
3218
3218
|
"Solar": 0.0001,
|
|
3219
3219
|
"Wind": 0.1464
|
|
3220
3220
|
}
|
|
@@ -3996,7 +3996,7 @@
|
|
|
3996
3996
|
"Gas": 0.0275,
|
|
3997
3997
|
"Hydro": 0.954,
|
|
3998
3998
|
"Nuclear": 0,
|
|
3999
|
-
"Other Fossil": 0.
|
|
3999
|
+
"Other Fossil": 0.0019,
|
|
4000
4000
|
"Other Renewables": 0.0001,
|
|
4001
4001
|
"Solar": 0,
|
|
4002
4002
|
"Wind": 0.0047
|
|
@@ -4007,7 +4007,7 @@
|
|
|
4007
4007
|
"Gas": 0.0275,
|
|
4008
4008
|
"Hydro": 0.954,
|
|
4009
4009
|
"Nuclear": 0,
|
|
4010
|
-
"Other Fossil": 0.
|
|
4010
|
+
"Other Fossil": 0.0019,
|
|
4011
4011
|
"Other Renewables": 0.0001,
|
|
4012
4012
|
"Solar": 0,
|
|
4013
4013
|
"Wind": 0.0047
|
|
@@ -4018,7 +4018,7 @@
|
|
|
4018
4018
|
"Gas": 0.0275,
|
|
4019
4019
|
"Hydro": 0.954,
|
|
4020
4020
|
"Nuclear": 0,
|
|
4021
|
-
"Other Fossil": 0.
|
|
4021
|
+
"Other Fossil": 0.0019,
|
|
4022
4022
|
"Other Renewables": 0.0001,
|
|
4023
4023
|
"Solar": 0,
|
|
4024
4024
|
"Wind": 0.0047
|
|
@@ -4796,35 +4796,35 @@
|
|
|
4796
4796
|
"Wind": 0.2248
|
|
4797
4797
|
},
|
|
4798
4798
|
"2024-11": {
|
|
4799
|
-
"Bioenergy": 0.
|
|
4799
|
+
"Bioenergy": 0.0514,
|
|
4800
4800
|
"Coal": 0.1486,
|
|
4801
|
-
"Gas": 0.
|
|
4801
|
+
"Gas": 0.4672,
|
|
4802
4802
|
"Hydro": 0.0303,
|
|
4803
4803
|
"Nuclear": 0,
|
|
4804
|
-
"Other Fossil": 0.
|
|
4805
|
-
"Other Renewables": 0.
|
|
4804
|
+
"Other Fossil": 0.0329,
|
|
4805
|
+
"Other Renewables": 0.0019,
|
|
4806
4806
|
"Solar": 0.0001,
|
|
4807
4807
|
"Wind": 0.2675
|
|
4808
4808
|
},
|
|
4809
4809
|
"2024-12": {
|
|
4810
|
-
"Bioenergy": 0.
|
|
4810
|
+
"Bioenergy": 0.0514,
|
|
4811
4811
|
"Coal": 0.1486,
|
|
4812
|
-
"Gas": 0.
|
|
4812
|
+
"Gas": 0.4672,
|
|
4813
4813
|
"Hydro": 0.0303,
|
|
4814
4814
|
"Nuclear": 0,
|
|
4815
|
-
"Other Fossil": 0.
|
|
4816
|
-
"Other Renewables": 0.
|
|
4815
|
+
"Other Fossil": 0.0329,
|
|
4816
|
+
"Other Renewables": 0.0019,
|
|
4817
4817
|
"Solar": 0.0001,
|
|
4818
4818
|
"Wind": 0.2675
|
|
4819
4819
|
},
|
|
4820
4820
|
"2025-01": {
|
|
4821
|
-
"Bioenergy": 0.
|
|
4821
|
+
"Bioenergy": 0.0514,
|
|
4822
4822
|
"Coal": 0.1486,
|
|
4823
|
-
"Gas": 0.
|
|
4823
|
+
"Gas": 0.4672,
|
|
4824
4824
|
"Hydro": 0.0303,
|
|
4825
4825
|
"Nuclear": 0,
|
|
4826
|
-
"Other Fossil": 0.
|
|
4827
|
-
"Other Renewables": 0.
|
|
4826
|
+
"Other Fossil": 0.0329,
|
|
4827
|
+
"Other Renewables": 0.0019,
|
|
4828
4828
|
"Solar": 0.0001,
|
|
4829
4829
|
"Wind": 0.2675
|
|
4830
4830
|
}
|
|
@@ -5601,35 +5601,35 @@
|
|
|
5601
5601
|
"Wind": 0.0559
|
|
5602
5602
|
},
|
|
5603
5603
|
"2024-11": {
|
|
5604
|
-
"Bioenergy": 0.
|
|
5604
|
+
"Bioenergy": 0.0534,
|
|
5605
5605
|
"Coal": 0.1542,
|
|
5606
|
-
"Gas": 0.
|
|
5606
|
+
"Gas": 0.4847,
|
|
5607
5607
|
"Hydro": 0.2391,
|
|
5608
5608
|
"Nuclear": 0,
|
|
5609
|
-
"Other Fossil": 0.
|
|
5610
|
-
"Other Renewables": 0.
|
|
5609
|
+
"Other Fossil": 0.0341,
|
|
5610
|
+
"Other Renewables": 0.002,
|
|
5611
5611
|
"Solar": 0.0006,
|
|
5612
5612
|
"Wind": 0.0319
|
|
5613
5613
|
},
|
|
5614
5614
|
"2024-12": {
|
|
5615
|
-
"Bioenergy": 0.
|
|
5615
|
+
"Bioenergy": 0.0534,
|
|
5616
5616
|
"Coal": 0.1542,
|
|
5617
|
-
"Gas": 0.
|
|
5617
|
+
"Gas": 0.4847,
|
|
5618
5618
|
"Hydro": 0.2391,
|
|
5619
5619
|
"Nuclear": 0,
|
|
5620
|
-
"Other Fossil": 0.
|
|
5621
|
-
"Other Renewables": 0.
|
|
5620
|
+
"Other Fossil": 0.0341,
|
|
5621
|
+
"Other Renewables": 0.002,
|
|
5622
5622
|
"Solar": 0.0006,
|
|
5623
5623
|
"Wind": 0.0319
|
|
5624
5624
|
},
|
|
5625
5625
|
"2025-01": {
|
|
5626
|
-
"Bioenergy": 0.
|
|
5626
|
+
"Bioenergy": 0.0534,
|
|
5627
5627
|
"Coal": 0.1542,
|
|
5628
|
-
"Gas": 0.
|
|
5628
|
+
"Gas": 0.4847,
|
|
5629
5629
|
"Hydro": 0.2391,
|
|
5630
5630
|
"Nuclear": 0,
|
|
5631
|
-
"Other Fossil": 0.
|
|
5632
|
-
"Other Renewables": 0.
|
|
5631
|
+
"Other Fossil": 0.0341,
|
|
5632
|
+
"Other Renewables": 0.002,
|
|
5633
5633
|
"Solar": 0.0006,
|
|
5634
5634
|
"Wind": 0.0319
|
|
5635
5635
|
}
|
|
@@ -6406,35 +6406,35 @@
|
|
|
6406
6406
|
"Wind": 0
|
|
6407
6407
|
},
|
|
6408
6408
|
"2024-11": {
|
|
6409
|
-
"Bioenergy": 0.
|
|
6409
|
+
"Bioenergy": 0.0733,
|
|
6410
6410
|
"Coal": 0.2116,
|
|
6411
|
-
"Gas": 0.
|
|
6411
|
+
"Gas": 0.6654,
|
|
6412
6412
|
"Hydro": 0,
|
|
6413
6413
|
"Nuclear": 0,
|
|
6414
|
-
"Other Fossil": 0.
|
|
6415
|
-
"Other Renewables": 0.
|
|
6414
|
+
"Other Fossil": 0.0469,
|
|
6415
|
+
"Other Renewables": 0.0027,
|
|
6416
6416
|
"Solar": 0,
|
|
6417
6417
|
"Wind": 0
|
|
6418
6418
|
},
|
|
6419
6419
|
"2024-12": {
|
|
6420
|
-
"Bioenergy": 0.
|
|
6420
|
+
"Bioenergy": 0.0733,
|
|
6421
6421
|
"Coal": 0.2116,
|
|
6422
|
-
"Gas": 0.
|
|
6422
|
+
"Gas": 0.6654,
|
|
6423
6423
|
"Hydro": 0,
|
|
6424
6424
|
"Nuclear": 0,
|
|
6425
|
-
"Other Fossil": 0.
|
|
6426
|
-
"Other Renewables": 0.
|
|
6425
|
+
"Other Fossil": 0.0469,
|
|
6426
|
+
"Other Renewables": 0.0027,
|
|
6427
6427
|
"Solar": 0,
|
|
6428
6428
|
"Wind": 0
|
|
6429
6429
|
},
|
|
6430
6430
|
"2025-01": {
|
|
6431
|
-
"Bioenergy": 0.
|
|
6431
|
+
"Bioenergy": 0.0733,
|
|
6432
6432
|
"Coal": 0.2116,
|
|
6433
|
-
"Gas": 0.
|
|
6433
|
+
"Gas": 0.6654,
|
|
6434
6434
|
"Hydro": 0,
|
|
6435
6435
|
"Nuclear": 0,
|
|
6436
|
-
"Other Fossil": 0.
|
|
6437
|
-
"Other Renewables": 0.
|
|
6436
|
+
"Other Fossil": 0.0469,
|
|
6437
|
+
"Other Renewables": 0.0027,
|
|
6438
6438
|
"Solar": 0,
|
|
6439
6439
|
"Wind": 0
|
|
6440
6440
|
}
|
|
@@ -7211,35 +7211,35 @@
|
|
|
7211
7211
|
"Wind": 0.0998
|
|
7212
7212
|
},
|
|
7213
7213
|
"2024-11": {
|
|
7214
|
-
"Bioenergy": 0.
|
|
7214
|
+
"Bioenergy": 0.0101,
|
|
7215
7215
|
"Coal": 0.0291,
|
|
7216
|
-
"Gas": 0.
|
|
7216
|
+
"Gas": 0.0915,
|
|
7217
7217
|
"Hydro": 0.2505,
|
|
7218
7218
|
"Nuclear": 0.4926,
|
|
7219
|
-
"Other Fossil": 0.
|
|
7220
|
-
"Other Renewables": 0.
|
|
7219
|
+
"Other Fossil": 0.0064,
|
|
7220
|
+
"Other Renewables": 0.0004,
|
|
7221
7221
|
"Solar": 0.0078,
|
|
7222
7222
|
"Wind": 0.1117
|
|
7223
7223
|
},
|
|
7224
7224
|
"2024-12": {
|
|
7225
|
-
"Bioenergy": 0.
|
|
7225
|
+
"Bioenergy": 0.0101,
|
|
7226
7226
|
"Coal": 0.0291,
|
|
7227
|
-
"Gas": 0.
|
|
7227
|
+
"Gas": 0.0915,
|
|
7228
7228
|
"Hydro": 0.2505,
|
|
7229
7229
|
"Nuclear": 0.4926,
|
|
7230
|
-
"Other Fossil": 0.
|
|
7231
|
-
"Other Renewables": 0.
|
|
7230
|
+
"Other Fossil": 0.0064,
|
|
7231
|
+
"Other Renewables": 0.0004,
|
|
7232
7232
|
"Solar": 0.0078,
|
|
7233
7233
|
"Wind": 0.1117
|
|
7234
7234
|
},
|
|
7235
7235
|
"2025-01": {
|
|
7236
|
-
"Bioenergy": 0.
|
|
7236
|
+
"Bioenergy": 0.0101,
|
|
7237
7237
|
"Coal": 0.0291,
|
|
7238
|
-
"Gas": 0.
|
|
7238
|
+
"Gas": 0.0915,
|
|
7239
7239
|
"Hydro": 0.2505,
|
|
7240
7240
|
"Nuclear": 0.4926,
|
|
7241
|
-
"Other Fossil": 0.
|
|
7242
|
-
"Other Renewables": 0.
|
|
7241
|
+
"Other Fossil": 0.0064,
|
|
7242
|
+
"Other Renewables": 0.0004,
|
|
7243
7243
|
"Solar": 0.0078,
|
|
7244
7244
|
"Wind": 0.1117
|
|
7245
7245
|
}
|
|
@@ -9626,35 +9626,35 @@
|
|
|
9626
9626
|
"Wind": 0.1038
|
|
9627
9627
|
},
|
|
9628
9628
|
"2024-11": {
|
|
9629
|
-
"Bioenergy": 0.
|
|
9629
|
+
"Bioenergy": 0.0581,
|
|
9630
9630
|
"Coal": 0.1679,
|
|
9631
|
-
"Gas": 0.
|
|
9631
|
+
"Gas": 0.5279,
|
|
9632
9632
|
"Hydro": 0.0953,
|
|
9633
9633
|
"Nuclear": 0,
|
|
9634
|
-
"Other Fossil": 0.
|
|
9635
|
-
"Other Renewables": 0.
|
|
9634
|
+
"Other Fossil": 0.0372,
|
|
9635
|
+
"Other Renewables": 0.0022,
|
|
9636
9636
|
"Solar": 0.001,
|
|
9637
9637
|
"Wind": 0.1104
|
|
9638
9638
|
},
|
|
9639
9639
|
"2024-12": {
|
|
9640
|
-
"Bioenergy": 0.
|
|
9640
|
+
"Bioenergy": 0.0581,
|
|
9641
9641
|
"Coal": 0.1679,
|
|
9642
|
-
"Gas": 0.
|
|
9642
|
+
"Gas": 0.5279,
|
|
9643
9643
|
"Hydro": 0.0953,
|
|
9644
9644
|
"Nuclear": 0,
|
|
9645
|
-
"Other Fossil": 0.
|
|
9646
|
-
"Other Renewables": 0.
|
|
9645
|
+
"Other Fossil": 0.0372,
|
|
9646
|
+
"Other Renewables": 0.0022,
|
|
9647
9647
|
"Solar": 0.001,
|
|
9648
9648
|
"Wind": 0.1104
|
|
9649
9649
|
},
|
|
9650
9650
|
"2025-01": {
|
|
9651
|
-
"Bioenergy": 0.
|
|
9651
|
+
"Bioenergy": 0.0581,
|
|
9652
9652
|
"Coal": 0.1679,
|
|
9653
|
-
"Gas": 0.
|
|
9653
|
+
"Gas": 0.5279,
|
|
9654
9654
|
"Hydro": 0.0953,
|
|
9655
9655
|
"Nuclear": 0,
|
|
9656
|
-
"Other Fossil": 0.
|
|
9657
|
-
"Other Renewables": 0.
|
|
9656
|
+
"Other Fossil": 0.0372,
|
|
9657
|
+
"Other Renewables": 0.0022,
|
|
9658
9658
|
"Solar": 0.001,
|
|
9659
9659
|
"Wind": 0.1104
|
|
9660
9660
|
}
|
|
@@ -10431,35 +10431,35 @@
|
|
|
10431
10431
|
"Wind": 0.0095
|
|
10432
10432
|
},
|
|
10433
10433
|
"2024-11": {
|
|
10434
|
-
"Bioenergy": 0.
|
|
10434
|
+
"Bioenergy": 0.0231,
|
|
10435
10435
|
"Coal": 0.0666,
|
|
10436
|
-
"Gas": 0.
|
|
10436
|
+
"Gas": 0.2094,
|
|
10437
10437
|
"Hydro": 0.6767,
|
|
10438
10438
|
"Nuclear": 0,
|
|
10439
|
-
"Other Fossil": 0.
|
|
10440
|
-
"Other Renewables": 0.
|
|
10439
|
+
"Other Fossil": 0.0148,
|
|
10440
|
+
"Other Renewables": 0.0009,
|
|
10441
10441
|
"Solar": 0.0012,
|
|
10442
10442
|
"Wind": 0.0074
|
|
10443
10443
|
},
|
|
10444
10444
|
"2024-12": {
|
|
10445
|
-
"Bioenergy": 0.
|
|
10445
|
+
"Bioenergy": 0.0231,
|
|
10446
10446
|
"Coal": 0.0666,
|
|
10447
|
-
"Gas": 0.
|
|
10447
|
+
"Gas": 0.2094,
|
|
10448
10448
|
"Hydro": 0.6767,
|
|
10449
10449
|
"Nuclear": 0,
|
|
10450
|
-
"Other Fossil": 0.
|
|
10451
|
-
"Other Renewables": 0.
|
|
10450
|
+
"Other Fossil": 0.0148,
|
|
10451
|
+
"Other Renewables": 0.0009,
|
|
10452
10452
|
"Solar": 0.0012,
|
|
10453
10453
|
"Wind": 0.0074
|
|
10454
10454
|
},
|
|
10455
10455
|
"2025-01": {
|
|
10456
|
-
"Bioenergy": 0.
|
|
10456
|
+
"Bioenergy": 0.0231,
|
|
10457
10457
|
"Coal": 0.0666,
|
|
10458
|
-
"Gas": 0.
|
|
10458
|
+
"Gas": 0.2094,
|
|
10459
10459
|
"Hydro": 0.6767,
|
|
10460
10460
|
"Nuclear": 0,
|
|
10461
|
-
"Other Fossil": 0.
|
|
10462
|
-
"Other Renewables": 0.
|
|
10461
|
+
"Other Fossil": 0.0148,
|
|
10462
|
+
"Other Renewables": 0.0009,
|
|
10463
10463
|
"Solar": 0.0012,
|
|
10464
10464
|
"Wind": 0.0074
|
|
10465
10465
|
}
|
|
@@ -4,15 +4,15 @@ CA-AB,2020,0.0708,0.2732,0.516,0.0319,0,0.0365,0.0009,0.0003,0.0703
|
|
|
4
4
|
CA-AB,2021,0.0693,0.2375,0.5362,0.0284,0,0.0328,0.0012,0.0034,0.0911
|
|
5
5
|
CA-AB,2022,0.063,0.1826,0.5742,0.0298,0,0.0414,0.001,0.0112,0.0968
|
|
6
6
|
CA-AB,2023,0.0593,0.1716,0.5395,0.0254,0,0.0389,0.001,0.0296,0.1348
|
|
7
|
-
CA-AB,2024,0.0573,0.1661,0.
|
|
8
|
-
CA-AB,2025,0.
|
|
7
|
+
CA-AB,2024,0.0573,0.1661,0.5223,0.0231,0,0.0373,0.0017,0.0349,0.1572
|
|
8
|
+
CA-AB,2025,0.0592,0.171,0.5375,0.0239,0,0.0379,0.0022,0.0108,0.1575
|
|
9
9
|
CA-BC,2019,0.0083,0.0367,0.0524,0.8747,0,0.0043,0.0001,0,0.0235
|
|
10
10
|
CA-BC,2020,0.0062,0.0241,0.0455,0.8794,0,0.0032,0.0001,0,0.0413
|
|
11
11
|
CA-BC,2021,0.0068,0.0232,0.0524,0.8864,0,0.0032,0.0001,0.0001,0.0278
|
|
12
12
|
CA-BC,2022,0.0051,0.0148,0.0466,0.9091,0,0.0034,0.0001,0.0001,0.0209
|
|
13
13
|
CA-BC,2023,0.0069,0.0199,0.0627,0.8754,0,0.0045,0.0001,0.0001,0.0303
|
|
14
|
-
CA-BC,2024,0.0069,0.0199,0.0627,0.
|
|
15
|
-
CA-BC,2025,0.006,0.0173,0.
|
|
14
|
+
CA-BC,2024,0.0069,0.0199,0.0627,0.8758,0,0.0045,0.0002,0.0001,0.03
|
|
15
|
+
CA-BC,2025,0.006,0.0173,0.0545,0.8914,0,0.0038,0.0002,0,0.0267
|
|
16
16
|
CA-MB,2019,0.0003,0.0011,0.0016,0.9707,0,0.0001,0,0,0.0262
|
|
17
17
|
CA-MB,2020,0.0002,0.0009,0.0017,0.9713,0,0.0001,0,0,0.0258
|
|
18
18
|
CA-MB,2021,0.0003,0.001,0.0023,0.963,0,0.0001,0,0.0001,0.0332
|
|
@@ -25,49 +25,49 @@ CA-NB,2020,0.0245,0.0946,0.1787,0.2261,0.3901,0.0126,0.0003,0,0.0731
|
|
|
25
25
|
CA-NB,2021,0.0296,0.1014,0.2289,0.2124,0.3557,0.014,0.0005,0,0.0574
|
|
26
26
|
CA-NB,2022,0.0293,0.085,0.2673,0.2667,0.2871,0.0192,0.0005,0,0.0449
|
|
27
27
|
CA-NB,2023,0.0309,0.0894,0.281,0.2376,0.301,0.0202,0.0005,0,0.0392
|
|
28
|
-
CA-NB,2024,0.
|
|
29
|
-
CA-NB,2025,0.
|
|
28
|
+
CA-NB,2024,0.0393,0.114,0.3584,0.2278,0.1415,0.0256,0.0012,0.0002,0.092
|
|
29
|
+
CA-NB,2025,0.0532,0.1537,0.4831,0.1275,0,0.034,0.002,0.0001,0.1464
|
|
30
30
|
CA-NL,2019,0.0033,0.0146,0.0208,0.9554,0,0.0017,0.0001,0,0.0043
|
|
31
31
|
CA-NL,2020,0.003,0.0115,0.0218,0.9577,0,0.0015,0,0,0.0044
|
|
32
32
|
CA-NL,2021,0.0026,0.009,0.0204,0.9629,0,0.0012,0.0001,0,0.0038
|
|
33
33
|
CA-NL,2022,0.0022,0.0063,0.0199,0.9658,0,0.0014,0,0,0.0043
|
|
34
34
|
CA-NL,2023,0.0016,0.0046,0.0144,0.9746,0,0.001,0,0,0.0037
|
|
35
|
-
CA-NL,2024,0.002,0.0058,0.
|
|
36
|
-
CA-NL,2025,0.003,0.0087,0.0275,0.954,0,0.
|
|
35
|
+
CA-NL,2024,0.002,0.0058,0.0182,0.9685,0,0.0013,0.0001,0,0.0043
|
|
36
|
+
CA-NL,2025,0.003,0.0087,0.0275,0.954,0,0.0019,0.0001,0,0.0047
|
|
37
37
|
CA-NS,2019,0.0635,0.2818,0.4019,0.1067,0,0.0328,0.0011,0,0.1122
|
|
38
38
|
CA-NS,2020,0.0644,0.2486,0.4696,0.0832,0,0.0332,0.0009,0,0.1001
|
|
39
39
|
CA-NS,2021,0.0627,0.2148,0.4849,0.0856,0,0.0296,0.0011,0,0.1212
|
|
40
40
|
CA-NS,2022,0.0546,0.1582,0.4975,0.0993,0,0.0358,0.0009,0,0.1537
|
|
41
41
|
CA-NS,2023,0.0532,0.154,0.484,0.1159,0,0.0349,0.0009,0.0003,0.1569
|
|
42
|
-
CA-NS,2024,0.
|
|
43
|
-
CA-NS,2025,0.
|
|
42
|
+
CA-NS,2024,0.0533,0.1543,0.4854,0.0827,0,0.0347,0.0016,0.0003,0.1877
|
|
43
|
+
CA-NS,2025,0.0514,0.1486,0.4672,0.0303,0,0.0329,0.0019,0.0001,0.2675
|
|
44
44
|
CA-NT,2019,0.0526,0.2335,0.333,0.3297,0,0.0272,0.0009,0.0004,0.0227
|
|
45
45
|
CA-NT,2020,0.0474,0.1829,0.3453,0.3698,0,0.0245,0.0006,0.0016,0.028
|
|
46
46
|
CA-NT,2021,0.0471,0.1612,0.3639,0.3793,0,0.0223,0.0009,0.0003,0.025
|
|
47
47
|
CA-NT,2022,0.0464,0.1345,0.423,0.3406,0,0.0305,0.0007,0.0003,0.024
|
|
48
48
|
CA-NT,2023,0.0527,0.1524,0.4792,0.2556,0,0.0345,0.0009,0.0003,0.0243
|
|
49
|
-
CA-NT,2024,0.0562,0.
|
|
50
|
-
CA-NT,2025,0.
|
|
49
|
+
CA-NT,2024,0.0562,0.1629,0.5124,0.1969,0,0.0367,0.0017,0.0049,0.0283
|
|
50
|
+
CA-NT,2025,0.0534,0.1542,0.4847,0.2391,0,0.0341,0.002,0.0006,0.0319
|
|
51
51
|
CA-NU,2019,0.0813,0.3608,0.5145,0,0,0.042,0.0014,0,0
|
|
52
52
|
CA-NU,2020,0.0788,0.3044,0.5749,0,0,0.0407,0.0011,0,0
|
|
53
53
|
CA-NU,2021,0.0791,0.2708,0.6113,0,0,0.0374,0.0014,0,0
|
|
54
54
|
CA-NU,2022,0.0731,0.2118,0.666,0,0,0.048,0.0012,0,0
|
|
55
55
|
CA-NU,2023,0.0731,0.2117,0.6655,0,0,0.0479,0.0012,0.0005,0
|
|
56
|
-
CA-NU,2024,0.
|
|
57
|
-
CA-NU,2025,0.
|
|
56
|
+
CA-NU,2024,0.073,0.2116,0.6653,0,0,0.0475,0.0022,0.0004,0
|
|
57
|
+
CA-NU,2025,0.0733,0.2116,0.6654,0,0,0.0469,0.0027,0,0
|
|
58
58
|
CA-ON,2019,0.0071,0.0314,0.0447,0.2456,0.5781,0.0036,0.0001,0.0154,0.0739
|
|
59
59
|
CA-ON,2020,0.0067,0.0257,0.0486,0.2514,0.5656,0.0034,0.0001,0.0162,0.0823
|
|
60
60
|
CA-ON,2021,0.0083,0.0284,0.0641,0.2381,0.5556,0.0039,0.0001,0.0165,0.085
|
|
61
61
|
CA-ON,2022,0.0088,0.0256,0.0806,0.2577,0.5126,0.0058,0.0001,0.0148,0.094
|
|
62
62
|
CA-ON,2023,0.0107,0.0309,0.0972,0.248,0.5108,0.007,0.0002,0.0147,0.0805
|
|
63
|
-
CA-ON,2024,0.0126,0.0364,0.
|
|
64
|
-
CA-ON,2025,0.
|
|
63
|
+
CA-ON,2024,0.0126,0.0364,0.1145,0.2423,0.485,0.0082,0.0004,0.0145,0.0861
|
|
64
|
+
CA-ON,2025,0.0101,0.0291,0.0915,0.2505,0.4926,0.0064,0.0004,0.0078,0.1117
|
|
65
65
|
CA-PE,2019,0.0007,0.0032,0.0046,0,0,0.0004,0,0.0009,0.9902
|
|
66
66
|
CA-PE,2020,0.0007,0.0026,0.0048,0,0,0.0003,0,0.0009,0.9907
|
|
67
67
|
CA-PE,2021,0.0009,0.0029,0.0066,0,0,0.0004,0,0.0009,0.9882
|
|
68
68
|
CA-PE,2022,0.0008,0.0023,0.0074,0,0,0.0005,0,0.0011,0.9879
|
|
69
69
|
CA-PE,2023,0.0008,0.0024,0.0075,0,0,0.0005,0,0.0011,0.9877
|
|
70
|
-
CA-PE,2024,0.0006,0.0019,0.0059,0,0,0.0004,0,0.
|
|
70
|
+
CA-PE,2024,0.0006,0.0019,0.0059,0,0,0.0004,0,0.0542,0.937
|
|
71
71
|
CA-PE,2025,0.0005,0.0015,0.0048,0,0,0.0003,0,0.019,0.9739
|
|
72
72
|
CA-QC,2019,0.0008,0.0034,0.0048,0.9372,0,0.0004,0,0,0.0534
|
|
73
73
|
CA-QC,2020,0.0008,0.003,0.0056,0.9379,0,0.0004,0,0,0.0523
|
|
@@ -81,15 +81,15 @@ CA-SK,2020,0.062,0.2393,0.4519,0.1803,0,0.032,0.0008,0,0.0337
|
|
|
81
81
|
CA-SK,2021,0.0667,0.2285,0.5158,0.1208,0,0.0316,0.0012,0.0002,0.0352
|
|
82
82
|
CA-SK,2022,0.0582,0.1688,0.5308,0.1362,0,0.0382,0.0009,0.0012,0.0655
|
|
83
83
|
CA-SK,2023,0.0591,0.1712,0.5381,0.1093,0,0.0388,0.001,0.002,0.0806
|
|
84
|
-
CA-SK,2024,0.
|
|
85
|
-
CA-SK,2025,0.
|
|
84
|
+
CA-SK,2024,0.0596,0.1727,0.543,0.0953,0,0.0388,0.0018,0.0023,0.0865
|
|
85
|
+
CA-SK,2025,0.0581,0.1679,0.5279,0.0953,0,0.0372,0.0022,0.001,0.1104
|
|
86
86
|
CA-YT,2019,0.016,0.0709,0.1011,0.8035,0,0.0082,0.0003,0,0
|
|
87
87
|
CA-YT,2020,0.0138,0.0535,0.101,0.8244,0,0.0072,0.0002,0,0
|
|
88
88
|
CA-YT,2021,0.0092,0.0316,0.0714,0.883,0,0.0043,0.0002,0.0002,0
|
|
89
89
|
CA-YT,2022,0.0086,0.025,0.0787,0.8805,0,0.0056,0.0002,0.0013,0
|
|
90
90
|
CA-YT,2023,0.0094,0.0272,0.0855,0.8692,0,0.0062,0.0002,0.0012,0.0011
|
|
91
|
-
CA-YT,2024,0.0153,0.0443,0.
|
|
92
|
-
CA-YT,2025,0.
|
|
91
|
+
CA-YT,2024,0.0153,0.0443,0.1395,0.7795,0,0.01,0.0005,0.0015,0.0094
|
|
92
|
+
CA-YT,2025,0.0231,0.0666,0.2094,0.6767,0,0.0148,0.0009,0.0012,0.0074
|
|
93
93
|
US-AK,2019,0.0062,0.1125,0.4426,0.2674,0,0.1478,0,0,0.0235
|
|
94
94
|
US-AK,2020,0.0062,0.115,0.4207,0.2811,0,0.1565,0,0,0.0205
|
|
95
95
|
US-AK,2021,0.0058,0.1141,0.4678,0.2561,0,0.1362,0,0,0.02
|