@digital4better/data 1.1.41 → 1.1.42
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/factor/continent-monthly-green.csv +82 -82
- package/data/factor/continent-monthly-green.json +737 -737
- package/data/factor/continent-monthly.csv +82 -82
- package/data/factor/continent-monthly.json +736 -736
- package/data/factor/continent-yearly-green.csv +11 -11
- package/data/factor/continent-yearly-green.json +99 -99
- package/data/factor/continent-yearly.csv +11 -11
- package/data/factor/continent-yearly.json +99 -99
- package/data/factor/country-monthly-green.csv +255 -255
- package/data/factor/country-monthly-green.json +2141 -2141
- package/data/factor/country-monthly.csv +302 -302
- package/data/factor/country-monthly.json +2179 -2179
- package/data/factor/country-yearly-green.csv +72 -72
- package/data/factor/country-yearly-green.json +578 -578
- package/data/factor/country-yearly.csv +74 -74
- package/data/factor/country-yearly.json +516 -516
- package/data/factor/subdivision-monthly-green.csv +39 -39
- package/data/factor/subdivision-monthly-green.json +342 -342
- package/data/factor/subdivision-monthly.csv +39 -39
- package/data/factor/subdivision-monthly.json +348 -348
- package/data/factor/subdivision-yearly-green.csv +13 -13
- package/data/factor/subdivision-yearly-green.json +116 -116
- package/data/factor/subdivision-yearly.csv +13 -13
- package/data/factor/subdivision-yearly.json +117 -117
- package/data/factor/world-monthly-green.csv +66 -66
- package/data/factor/world-monthly-green.json +591 -591
- package/data/factor/world-monthly.csv +66 -66
- package/data/factor/world-monthly.json +586 -586
- package/data/factor/world-yearly-green.csv +6 -6
- package/data/factor/world-yearly-green.json +54 -54
- package/data/factor/world-yearly.csv +6 -6
- package/data/factor/world-yearly.json +54 -54
- package/data/mix/continent-monthly-green.csv +82 -82
- package/data/mix/continent-monthly-green.json +166 -166
- package/data/mix/continent-monthly.csv +82 -82
- package/data/mix/continent-monthly.json +308 -308
- package/data/mix/continent-yearly-green.csv +11 -11
- package/data/mix/continent-yearly-green.json +24 -24
- package/data/mix/continent-yearly.csv +11 -11
- package/data/mix/continent-yearly.json +50 -50
- package/data/mix/country-monthly-green.csv +196 -196
- package/data/mix/country-monthly-green.json +599 -599
- package/data/mix/country-monthly.csv +196 -196
- package/data/mix/country-monthly.json +1026 -1026
- package/data/mix/country-yearly-green.csv +37 -37
- package/data/mix/country-yearly-green.json +110 -110
- package/data/mix/country-yearly.csv +37 -37
- package/data/mix/country-yearly.json +201 -201
- package/data/mix/subdivision-monthly-green.csv +27 -27
- package/data/mix/subdivision-monthly-green.json +57 -57
- package/data/mix/subdivision-monthly.csv +27 -27
- package/data/mix/subdivision-monthly.json +102 -102
- package/data/mix/subdivision-yearly-green.csv +10 -10
- package/data/mix/subdivision-yearly-green.json +19 -19
- package/data/mix/subdivision-yearly.csv +10 -10
- package/data/mix/subdivision-yearly.json +33 -33
- package/data/mix/world-monthly-green.csv +66 -66
- package/data/mix/world-monthly-green.json +83 -83
- package/data/mix/world-monthly.csv +66 -66
- package/data/mix/world-monthly.json +179 -179
- package/data/mix/world-yearly-green.csv +6 -6
- package/data/mix/world-yearly-green.json +7 -7
- package/data/mix/world-yearly.csv +6 -6
- package/data/mix/world-yearly.json +18 -18
- package/package.json +1 -1
|
@@ -694,35 +694,35 @@
|
|
|
694
694
|
"Wind": 0.15
|
|
695
695
|
},
|
|
696
696
|
"2024-04": {
|
|
697
|
-
"Bioenergy": 0.
|
|
698
|
-
"Coal": 0.
|
|
699
|
-
"Gas": 0.
|
|
697
|
+
"Bioenergy": 0.052,
|
|
698
|
+
"Coal": 0.1511,
|
|
699
|
+
"Gas": 0.4748,
|
|
700
700
|
"Hydro": 0.0174,
|
|
701
701
|
"Nuclear": 0,
|
|
702
|
-
"Other Fossil": 0.
|
|
703
|
-
"Other Renewables": 0.
|
|
702
|
+
"Other Fossil": 0.034,
|
|
703
|
+
"Other Renewables": 0.0014,
|
|
704
704
|
"Solar": 0.0483,
|
|
705
705
|
"Wind": 0.2209
|
|
706
706
|
},
|
|
707
707
|
"2024-05": {
|
|
708
|
-
"Bioenergy": 0.
|
|
709
|
-
"Coal": 0.
|
|
710
|
-
"Gas": 0.
|
|
708
|
+
"Bioenergy": 0.052,
|
|
709
|
+
"Coal": 0.1511,
|
|
710
|
+
"Gas": 0.4748,
|
|
711
711
|
"Hydro": 0.0174,
|
|
712
712
|
"Nuclear": 0,
|
|
713
|
-
"Other Fossil": 0.
|
|
714
|
-
"Other Renewables": 0.
|
|
713
|
+
"Other Fossil": 0.034,
|
|
714
|
+
"Other Renewables": 0.0014,
|
|
715
715
|
"Solar": 0.0483,
|
|
716
716
|
"Wind": 0.2209
|
|
717
717
|
},
|
|
718
718
|
"2024-06": {
|
|
719
|
-
"Bioenergy": 0.
|
|
720
|
-
"Coal": 0.
|
|
721
|
-
"Gas": 0.
|
|
719
|
+
"Bioenergy": 0.052,
|
|
720
|
+
"Coal": 0.1511,
|
|
721
|
+
"Gas": 0.4748,
|
|
722
722
|
"Hydro": 0.0174,
|
|
723
723
|
"Nuclear": 0,
|
|
724
|
-
"Other Fossil": 0.
|
|
725
|
-
"Other Renewables": 0.
|
|
724
|
+
"Other Fossil": 0.034,
|
|
725
|
+
"Other Renewables": 0.0014,
|
|
726
726
|
"Solar": 0.0483,
|
|
727
727
|
"Wind": 0.2209
|
|
728
728
|
}
|
|
@@ -1422,8 +1422,8 @@
|
|
|
1422
1422
|
"Wind": 0.0394
|
|
1423
1423
|
},
|
|
1424
1424
|
"2024-04": {
|
|
1425
|
-
"Bioenergy": 0.
|
|
1426
|
-
"Coal": 0.
|
|
1425
|
+
"Bioenergy": 0.0079,
|
|
1426
|
+
"Coal": 0.0231,
|
|
1427
1427
|
"Gas": 0.0725,
|
|
1428
1428
|
"Hydro": 0.8545,
|
|
1429
1429
|
"Nuclear": 0,
|
|
@@ -1433,8 +1433,8 @@
|
|
|
1433
1433
|
"Wind": 0.0365
|
|
1434
1434
|
},
|
|
1435
1435
|
"2024-05": {
|
|
1436
|
-
"Bioenergy": 0.
|
|
1437
|
-
"Coal": 0.
|
|
1436
|
+
"Bioenergy": 0.0079,
|
|
1437
|
+
"Coal": 0.0231,
|
|
1438
1438
|
"Gas": 0.0725,
|
|
1439
1439
|
"Hydro": 0.8545,
|
|
1440
1440
|
"Nuclear": 0,
|
|
@@ -1444,8 +1444,8 @@
|
|
|
1444
1444
|
"Wind": 0.0365
|
|
1445
1445
|
},
|
|
1446
1446
|
"2024-06": {
|
|
1447
|
-
"Bioenergy": 0.
|
|
1448
|
-
"Coal": 0.
|
|
1447
|
+
"Bioenergy": 0.0079,
|
|
1448
|
+
"Coal": 0.0231,
|
|
1449
1449
|
"Gas": 0.0725,
|
|
1450
1450
|
"Hydro": 0.8545,
|
|
1451
1451
|
"Nuclear": 0,
|
|
@@ -2878,35 +2878,35 @@
|
|
|
2878
2878
|
"Wind": 0.0742
|
|
2879
2879
|
},
|
|
2880
2880
|
"2024-04": {
|
|
2881
|
-
"Bioenergy": 0.
|
|
2882
|
-
"Coal": 0.
|
|
2883
|
-
"Gas": 0.
|
|
2881
|
+
"Bioenergy": 0.029,
|
|
2882
|
+
"Coal": 0.0841,
|
|
2883
|
+
"Gas": 0.2643,
|
|
2884
2884
|
"Hydro": 0.4415,
|
|
2885
2885
|
"Nuclear": 0.0702,
|
|
2886
|
-
"Other Fossil": 0.
|
|
2887
|
-
"Other Renewables": 0.
|
|
2886
|
+
"Other Fossil": 0.0189,
|
|
2887
|
+
"Other Renewables": 0.0008,
|
|
2888
2888
|
"Solar": 0.0002,
|
|
2889
2889
|
"Wind": 0.091
|
|
2890
2890
|
},
|
|
2891
2891
|
"2024-05": {
|
|
2892
|
-
"Bioenergy": 0.
|
|
2893
|
-
"Coal": 0.
|
|
2894
|
-
"Gas": 0.
|
|
2892
|
+
"Bioenergy": 0.029,
|
|
2893
|
+
"Coal": 0.0841,
|
|
2894
|
+
"Gas": 0.2643,
|
|
2895
2895
|
"Hydro": 0.4415,
|
|
2896
2896
|
"Nuclear": 0.0702,
|
|
2897
|
-
"Other Fossil": 0.
|
|
2898
|
-
"Other Renewables": 0.
|
|
2897
|
+
"Other Fossil": 0.0189,
|
|
2898
|
+
"Other Renewables": 0.0008,
|
|
2899
2899
|
"Solar": 0.0002,
|
|
2900
2900
|
"Wind": 0.091
|
|
2901
2901
|
},
|
|
2902
2902
|
"2024-06": {
|
|
2903
|
-
"Bioenergy": 0.
|
|
2904
|
-
"Coal": 0.
|
|
2905
|
-
"Gas": 0.
|
|
2903
|
+
"Bioenergy": 0.029,
|
|
2904
|
+
"Coal": 0.0841,
|
|
2905
|
+
"Gas": 0.2643,
|
|
2906
2906
|
"Hydro": 0.4415,
|
|
2907
2907
|
"Nuclear": 0.0702,
|
|
2908
|
-
"Other Fossil": 0.
|
|
2909
|
-
"Other Renewables": 0.
|
|
2908
|
+
"Other Fossil": 0.0189,
|
|
2909
|
+
"Other Renewables": 0.0008,
|
|
2910
2910
|
"Solar": 0.0002,
|
|
2911
2911
|
"Wind": 0.091
|
|
2912
2912
|
}
|
|
@@ -4334,35 +4334,35 @@
|
|
|
4334
4334
|
"Wind": 0.2137
|
|
4335
4335
|
},
|
|
4336
4336
|
"2024-04": {
|
|
4337
|
-
"Bioenergy": 0.
|
|
4338
|
-
"Coal": 0.
|
|
4339
|
-
"Gas": 0.
|
|
4337
|
+
"Bioenergy": 0.0467,
|
|
4338
|
+
"Coal": 0.1358,
|
|
4339
|
+
"Gas": 0.4268,
|
|
4340
4340
|
"Hydro": 0.1691,
|
|
4341
4341
|
"Nuclear": 0,
|
|
4342
|
-
"Other Fossil": 0.
|
|
4343
|
-
"Other Renewables": 0.
|
|
4342
|
+
"Other Fossil": 0.0305,
|
|
4343
|
+
"Other Renewables": 0.0013,
|
|
4344
4344
|
"Solar": 0.0004,
|
|
4345
4345
|
"Wind": 0.1893
|
|
4346
4346
|
},
|
|
4347
4347
|
"2024-05": {
|
|
4348
|
-
"Bioenergy": 0.
|
|
4349
|
-
"Coal": 0.
|
|
4350
|
-
"Gas": 0.
|
|
4348
|
+
"Bioenergy": 0.0467,
|
|
4349
|
+
"Coal": 0.1358,
|
|
4350
|
+
"Gas": 0.4268,
|
|
4351
4351
|
"Hydro": 0.1691,
|
|
4352
4352
|
"Nuclear": 0,
|
|
4353
|
-
"Other Fossil": 0.
|
|
4354
|
-
"Other Renewables": 0.
|
|
4353
|
+
"Other Fossil": 0.0305,
|
|
4354
|
+
"Other Renewables": 0.0013,
|
|
4355
4355
|
"Solar": 0.0004,
|
|
4356
4356
|
"Wind": 0.1893
|
|
4357
4357
|
},
|
|
4358
4358
|
"2024-06": {
|
|
4359
|
-
"Bioenergy": 0.
|
|
4360
|
-
"Coal": 0.
|
|
4361
|
-
"Gas": 0.
|
|
4359
|
+
"Bioenergy": 0.0467,
|
|
4360
|
+
"Coal": 0.1358,
|
|
4361
|
+
"Gas": 0.4268,
|
|
4362
4362
|
"Hydro": 0.1691,
|
|
4363
4363
|
"Nuclear": 0,
|
|
4364
|
-
"Other Fossil": 0.
|
|
4365
|
-
"Other Renewables": 0.
|
|
4364
|
+
"Other Fossil": 0.0305,
|
|
4365
|
+
"Other Renewables": 0.0013,
|
|
4366
4366
|
"Solar": 0.0004,
|
|
4367
4367
|
"Wind": 0.1893
|
|
4368
4368
|
}
|
|
@@ -5062,35 +5062,35 @@
|
|
|
5062
5062
|
"Wind": 0.0144
|
|
5063
5063
|
},
|
|
5064
5064
|
"2024-04": {
|
|
5065
|
-
"Bioenergy": 0.
|
|
5066
|
-
"Coal": 0.
|
|
5067
|
-
"Gas": 0.
|
|
5065
|
+
"Bioenergy": 0.0607,
|
|
5066
|
+
"Coal": 0.1764,
|
|
5067
|
+
"Gas": 0.5545,
|
|
5068
5068
|
"Hydro": 0.1423,
|
|
5069
5069
|
"Nuclear": 0,
|
|
5070
|
-
"Other Fossil": 0.
|
|
5071
|
-
"Other Renewables": 0.
|
|
5070
|
+
"Other Fossil": 0.0397,
|
|
5071
|
+
"Other Renewables": 0.0017,
|
|
5072
5072
|
"Solar": 0.0031,
|
|
5073
5073
|
"Wind": 0.0217
|
|
5074
5074
|
},
|
|
5075
5075
|
"2024-05": {
|
|
5076
|
-
"Bioenergy": 0.
|
|
5077
|
-
"Coal": 0.
|
|
5078
|
-
"Gas": 0.
|
|
5076
|
+
"Bioenergy": 0.0607,
|
|
5077
|
+
"Coal": 0.1764,
|
|
5078
|
+
"Gas": 0.5545,
|
|
5079
5079
|
"Hydro": 0.1423,
|
|
5080
5080
|
"Nuclear": 0,
|
|
5081
|
-
"Other Fossil": 0.
|
|
5082
|
-
"Other Renewables": 0.
|
|
5081
|
+
"Other Fossil": 0.0397,
|
|
5082
|
+
"Other Renewables": 0.0017,
|
|
5083
5083
|
"Solar": 0.0031,
|
|
5084
5084
|
"Wind": 0.0217
|
|
5085
5085
|
},
|
|
5086
5086
|
"2024-06": {
|
|
5087
|
-
"Bioenergy": 0.
|
|
5088
|
-
"Coal": 0.
|
|
5089
|
-
"Gas": 0.
|
|
5087
|
+
"Bioenergy": 0.0607,
|
|
5088
|
+
"Coal": 0.1764,
|
|
5089
|
+
"Gas": 0.5545,
|
|
5090
5090
|
"Hydro": 0.1423,
|
|
5091
5091
|
"Nuclear": 0,
|
|
5092
|
-
"Other Fossil": 0.
|
|
5093
|
-
"Other Renewables": 0.
|
|
5092
|
+
"Other Fossil": 0.0397,
|
|
5093
|
+
"Other Renewables": 0.0017,
|
|
5094
5094
|
"Solar": 0.0031,
|
|
5095
5095
|
"Wind": 0.0217
|
|
5096
5096
|
}
|
|
@@ -5790,35 +5790,35 @@
|
|
|
5790
5790
|
"Wind": 0
|
|
5791
5791
|
},
|
|
5792
5792
|
"2024-04": {
|
|
5793
|
-
"Bioenergy": 0.
|
|
5794
|
-
"Coal": 0.
|
|
5795
|
-
"Gas": 0.
|
|
5793
|
+
"Bioenergy": 0.0729,
|
|
5794
|
+
"Coal": 0.2117,
|
|
5795
|
+
"Gas": 0.6654,
|
|
5796
5796
|
"Hydro": 0,
|
|
5797
5797
|
"Nuclear": 0,
|
|
5798
|
-
"Other Fossil": 0.
|
|
5799
|
-
"Other Renewables": 0.
|
|
5798
|
+
"Other Fossil": 0.0476,
|
|
5799
|
+
"Other Renewables": 0.002,
|
|
5800
5800
|
"Solar": 0.0004,
|
|
5801
5801
|
"Wind": 0
|
|
5802
5802
|
},
|
|
5803
5803
|
"2024-05": {
|
|
5804
|
-
"Bioenergy": 0.
|
|
5805
|
-
"Coal": 0.
|
|
5806
|
-
"Gas": 0.
|
|
5804
|
+
"Bioenergy": 0.0729,
|
|
5805
|
+
"Coal": 0.2117,
|
|
5806
|
+
"Gas": 0.6654,
|
|
5807
5807
|
"Hydro": 0,
|
|
5808
5808
|
"Nuclear": 0,
|
|
5809
|
-
"Other Fossil": 0.
|
|
5810
|
-
"Other Renewables": 0.
|
|
5809
|
+
"Other Fossil": 0.0476,
|
|
5810
|
+
"Other Renewables": 0.002,
|
|
5811
5811
|
"Solar": 0.0004,
|
|
5812
5812
|
"Wind": 0
|
|
5813
5813
|
},
|
|
5814
5814
|
"2024-06": {
|
|
5815
|
-
"Bioenergy": 0.
|
|
5816
|
-
"Coal": 0.
|
|
5817
|
-
"Gas": 0.
|
|
5815
|
+
"Bioenergy": 0.0729,
|
|
5816
|
+
"Coal": 0.2117,
|
|
5817
|
+
"Gas": 0.6654,
|
|
5818
5818
|
"Hydro": 0,
|
|
5819
5819
|
"Nuclear": 0,
|
|
5820
|
-
"Other Fossil": 0.
|
|
5821
|
-
"Other Renewables": 0.
|
|
5820
|
+
"Other Fossil": 0.0476,
|
|
5821
|
+
"Other Renewables": 0.002,
|
|
5822
5822
|
"Solar": 0.0004,
|
|
5823
5823
|
"Wind": 0
|
|
5824
5824
|
}
|
|
@@ -6518,7 +6518,7 @@
|
|
|
6518
6518
|
"Wind": 0.1177
|
|
6519
6519
|
},
|
|
6520
6520
|
"2024-04": {
|
|
6521
|
-
"Bioenergy": 0.
|
|
6521
|
+
"Bioenergy": 0.0102,
|
|
6522
6522
|
"Coal": 0.0297,
|
|
6523
6523
|
"Gas": 0.0934,
|
|
6524
6524
|
"Hydro": 0.2868,
|
|
@@ -6529,7 +6529,7 @@
|
|
|
6529
6529
|
"Wind": 0.1281
|
|
6530
6530
|
},
|
|
6531
6531
|
"2024-05": {
|
|
6532
|
-
"Bioenergy": 0.
|
|
6532
|
+
"Bioenergy": 0.0102,
|
|
6533
6533
|
"Coal": 0.0297,
|
|
6534
6534
|
"Gas": 0.0934,
|
|
6535
6535
|
"Hydro": 0.2868,
|
|
@@ -6540,7 +6540,7 @@
|
|
|
6540
6540
|
"Wind": 0.1281
|
|
6541
6541
|
},
|
|
6542
6542
|
"2024-06": {
|
|
6543
|
-
"Bioenergy": 0.
|
|
6543
|
+
"Bioenergy": 0.0102,
|
|
6544
6544
|
"Coal": 0.0297,
|
|
6545
6545
|
"Gas": 0.0934,
|
|
6546
6546
|
"Hydro": 0.2868,
|
|
@@ -8702,35 +8702,35 @@
|
|
|
8702
8702
|
"Wind": 0.0745
|
|
8703
8703
|
},
|
|
8704
8704
|
"2024-04": {
|
|
8705
|
-
"Bioenergy": 0.
|
|
8706
|
-
"Coal": 0.
|
|
8707
|
-
"Gas": 0.
|
|
8705
|
+
"Bioenergy": 0.0572,
|
|
8706
|
+
"Coal": 0.1662,
|
|
8707
|
+
"Gas": 0.5223,
|
|
8708
8708
|
"Hydro": 0.1198,
|
|
8709
8709
|
"Nuclear": 0,
|
|
8710
|
-
"Other Fossil": 0.
|
|
8711
|
-
"Other Renewables": 0.
|
|
8710
|
+
"Other Fossil": 0.0374,
|
|
8711
|
+
"Other Renewables": 0.0016,
|
|
8712
8712
|
"Solar": 0.0031,
|
|
8713
8713
|
"Wind": 0.0925
|
|
8714
8714
|
},
|
|
8715
8715
|
"2024-05": {
|
|
8716
|
-
"Bioenergy": 0.
|
|
8717
|
-
"Coal": 0.
|
|
8718
|
-
"Gas": 0.
|
|
8716
|
+
"Bioenergy": 0.0572,
|
|
8717
|
+
"Coal": 0.1662,
|
|
8718
|
+
"Gas": 0.5223,
|
|
8719
8719
|
"Hydro": 0.1198,
|
|
8720
8720
|
"Nuclear": 0,
|
|
8721
|
-
"Other Fossil": 0.
|
|
8722
|
-
"Other Renewables": 0.
|
|
8721
|
+
"Other Fossil": 0.0374,
|
|
8722
|
+
"Other Renewables": 0.0016,
|
|
8723
8723
|
"Solar": 0.0031,
|
|
8724
8724
|
"Wind": 0.0925
|
|
8725
8725
|
},
|
|
8726
8726
|
"2024-06": {
|
|
8727
|
-
"Bioenergy": 0.
|
|
8728
|
-
"Coal": 0.
|
|
8729
|
-
"Gas": 0.
|
|
8727
|
+
"Bioenergy": 0.0572,
|
|
8728
|
+
"Coal": 0.1662,
|
|
8729
|
+
"Gas": 0.5223,
|
|
8730
8730
|
"Hydro": 0.1198,
|
|
8731
8731
|
"Nuclear": 0,
|
|
8732
|
-
"Other Fossil": 0.
|
|
8733
|
-
"Other Renewables": 0.
|
|
8732
|
+
"Other Fossil": 0.0374,
|
|
8733
|
+
"Other Renewables": 0.0016,
|
|
8734
8734
|
"Solar": 0.0031,
|
|
8735
8735
|
"Wind": 0.0925
|
|
8736
8736
|
}
|
|
@@ -9432,7 +9432,7 @@
|
|
|
9432
9432
|
"2024-04": {
|
|
9433
9433
|
"Bioenergy": 0.0156,
|
|
9434
9434
|
"Coal": 0.0452,
|
|
9435
|
-
"Gas": 0.
|
|
9435
|
+
"Gas": 0.1421,
|
|
9436
9436
|
"Hydro": 0.7746,
|
|
9437
9437
|
"Nuclear": 0,
|
|
9438
9438
|
"Other Fossil": 0.0102,
|
|
@@ -9443,7 +9443,7 @@
|
|
|
9443
9443
|
"2024-05": {
|
|
9444
9444
|
"Bioenergy": 0.0156,
|
|
9445
9445
|
"Coal": 0.0452,
|
|
9446
|
-
"Gas": 0.
|
|
9446
|
+
"Gas": 0.1421,
|
|
9447
9447
|
"Hydro": 0.7746,
|
|
9448
9448
|
"Nuclear": 0,
|
|
9449
9449
|
"Other Fossil": 0.0102,
|
|
@@ -9454,7 +9454,7 @@
|
|
|
9454
9454
|
"2024-06": {
|
|
9455
9455
|
"Bioenergy": 0.0156,
|
|
9456
9456
|
"Coal": 0.0452,
|
|
9457
|
-
"Gas": 0.
|
|
9457
|
+
"Gas": 0.1421,
|
|
9458
9458
|
"Hydro": 0.7746,
|
|
9459
9459
|
"Nuclear": 0,
|
|
9460
9460
|
"Other Fossil": 0.0102,
|
|
@@ -4,7 +4,7 @@ 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.
|
|
7
|
+
CA-AB,2024,0.0558,0.1619,0.5092,0.0172,0,0.0365,0.0015,0.0352,0.1826
|
|
8
8
|
CA-BC,2019,0.0083,0.0367,0.0524,0.8747,0,0.0043,0.0001,0,0.0235
|
|
9
9
|
CA-BC,2020,0.0062,0.0241,0.0455,0.8794,0,0.0032,0.0001,0,0.0413
|
|
10
10
|
CA-BC,2021,0.0068,0.0232,0.0524,0.8864,0,0.0032,0.0001,0.0001,0.0278
|
|
@@ -22,7 +22,7 @@ CA-NB,2020,0.0245,0.0946,0.1787,0.2261,0.3901,0.0126,0.0003,0,0.0731
|
|
|
22
22
|
CA-NB,2021,0.0296,0.1014,0.2289,0.2124,0.3557,0.014,0.0005,0,0.0574
|
|
23
23
|
CA-NB,2022,0.0293,0.085,0.2673,0.2667,0.2871,0.0192,0.0005,0,0.0449
|
|
24
24
|
CA-NB,2023,0.0309,0.0894,0.281,0.2376,0.301,0.0202,0.0005,0,0.0392
|
|
25
|
-
CA-NB,2024,0.
|
|
25
|
+
CA-NB,2024,0.0283,0.0821,0.2581,0.3088,0.2268,0.0185,0.0008,0.0002,0.0765
|
|
26
26
|
CA-NL,2019,0.0033,0.0146,0.0208,0.9554,0,0.0017,0.0001,0,0.0043
|
|
27
27
|
CA-NL,2020,0.003,0.0115,0.0218,0.9577,0,0.0015,0,0,0.0044
|
|
28
28
|
CA-NL,2021,0.0026,0.009,0.0204,0.9629,0,0.0012,0.0001,0,0.0038
|
|
@@ -34,49 +34,49 @@ CA-NS,2020,0.0644,0.2486,0.4696,0.0832,0,0.0332,0.0009,0,0.1001
|
|
|
34
34
|
CA-NS,2021,0.0627,0.2148,0.4849,0.0856,0,0.0296,0.0011,0,0.1212
|
|
35
35
|
CA-NS,2022,0.0546,0.1582,0.4975,0.0993,0,0.0358,0.0009,0,0.1537
|
|
36
36
|
CA-NS,2023,0.0532,0.154,0.484,0.1159,0,0.0349,0.0009,0.0003,0.1569
|
|
37
|
-
CA-NS,2024,0.
|
|
37
|
+
CA-NS,2024,0.05,0.1449,0.4559,0.1379,0,0.0326,0.0014,0.0003,0.177
|
|
38
38
|
CA-NT,2019,0.0526,0.2335,0.333,0.3297,0,0.0272,0.0009,0.0004,0.0227
|
|
39
39
|
CA-NT,2020,0.0474,0.1829,0.3453,0.3698,0,0.0245,0.0006,0.0016,0.028
|
|
40
40
|
CA-NT,2021,0.0471,0.1612,0.3639,0.3793,0,0.0223,0.0009,0.0003,0.025
|
|
41
41
|
CA-NT,2022,0.0464,0.1345,0.423,0.3406,0,0.0305,0.0007,0.0003,0.024
|
|
42
42
|
CA-NT,2023,0.0527,0.1524,0.4792,0.2556,0,0.0345,0.0009,0.0003,0.0243
|
|
43
|
-
CA-NT,2024,0.
|
|
43
|
+
CA-NT,2024,0.0615,0.1783,0.5607,0.1346,0,0.0401,0.0017,0.0034,0.0198
|
|
44
44
|
CA-NU,2019,0.0813,0.3608,0.5145,0,0,0.042,0.0014,0,0
|
|
45
45
|
CA-NU,2020,0.0788,0.3044,0.5749,0,0,0.0407,0.0011,0,0
|
|
46
46
|
CA-NU,2021,0.0791,0.2708,0.6113,0,0,0.0374,0.0014,0,0
|
|
47
47
|
CA-NU,2022,0.0731,0.2118,0.666,0,0,0.048,0.0012,0,0
|
|
48
48
|
CA-NU,2023,0.0731,0.2117,0.6655,0,0,0.0479,0.0012,0.0005,0
|
|
49
|
-
CA-NU,2024,0.
|
|
49
|
+
CA-NU,2024,0.073,0.2116,0.6655,0,0,0.0476,0.002,0.0002,0
|
|
50
50
|
CA-ON,2019,0.0071,0.0314,0.0447,0.2456,0.5781,0.0036,0.0001,0.0154,0.0739
|
|
51
51
|
CA-ON,2020,0.0067,0.0257,0.0486,0.2514,0.5656,0.0034,0.0001,0.0162,0.0823
|
|
52
52
|
CA-ON,2021,0.0083,0.0284,0.0641,0.2381,0.5556,0.0039,0.0001,0.0165,0.085
|
|
53
53
|
CA-ON,2022,0.0088,0.0256,0.0806,0.2577,0.5126,0.0058,0.0001,0.0148,0.094
|
|
54
54
|
CA-ON,2023,0.0107,0.0309,0.0972,0.248,0.5108,0.007,0.0002,0.0147,0.0805
|
|
55
|
-
CA-ON,2024,0.
|
|
55
|
+
CA-ON,2024,0.0119,0.0346,0.1089,0.2626,0.4463,0.0078,0.0003,0.0141,0.1134
|
|
56
56
|
CA-PE,2019,0.0007,0.0032,0.0046,0,0,0.0004,0,0.0009,0.9902
|
|
57
57
|
CA-PE,2020,0.0007,0.0026,0.0048,0,0,0.0003,0,0.0009,0.9907
|
|
58
58
|
CA-PE,2021,0.0009,0.0029,0.0066,0,0,0.0004,0,0.0009,0.9882
|
|
59
59
|
CA-PE,2022,0.0008,0.0023,0.0074,0,0,0.0005,0,0.0011,0.9879
|
|
60
60
|
CA-PE,2023,0.0008,0.0024,0.0075,0,0,0.0005,0,0.0011,0.9877
|
|
61
|
-
CA-PE,2024,0.0006,0.0018,0.0055,0,0,0.0004,0,0.
|
|
61
|
+
CA-PE,2024,0.0006,0.0018,0.0055,0,0,0.0004,0,0.0333,0.9583
|
|
62
62
|
CA-QC,2019,0.0008,0.0034,0.0048,0.9372,0,0.0004,0,0,0.0534
|
|
63
63
|
CA-QC,2020,0.0008,0.003,0.0056,0.9379,0,0.0004,0,0,0.0523
|
|
64
64
|
CA-QC,2021,0.0008,0.0026,0.0059,0.9416,0,0.0004,0,0,0.0487
|
|
65
65
|
CA-QC,2022,0.0007,0.002,0.0063,0.9399,0,0.0005,0,0.0001,0.0506
|
|
66
66
|
CA-QC,2023,0.0007,0.0021,0.0066,0.9408,0,0.0005,0,0.0001,0.0492
|
|
67
|
-
CA-QC,2024,0.0009,0.0025,0.008,0.9163,0,0.0006,0,0.0001,0.
|
|
67
|
+
CA-QC,2024,0.0009,0.0025,0.008,0.9163,0,0.0006,0,0.0001,0.0716
|
|
68
68
|
CA-SK,2019,0.0665,0.2952,0.421,0.1501,0,0.0344,0.0011,0,0.0317
|
|
69
69
|
CA-SK,2020,0.062,0.2393,0.4519,0.1803,0,0.032,0.0008,0,0.0337
|
|
70
70
|
CA-SK,2021,0.0667,0.2285,0.5158,0.1208,0,0.0316,0.0012,0.0002,0.0352
|
|
71
71
|
CA-SK,2022,0.0582,0.1688,0.5308,0.1362,0,0.0382,0.0009,0.0012,0.0655
|
|
72
72
|
CA-SK,2023,0.0591,0.1712,0.5381,0.1093,0,0.0388,0.001,0.002,0.0806
|
|
73
|
-
CA-SK,2024,0.
|
|
73
|
+
CA-SK,2024,0.06,0.1739,0.547,0.0905,0,0.0392,0.0016,0.0023,0.0855
|
|
74
74
|
CA-YT,2019,0.016,0.0709,0.1011,0.8035,0,0.0082,0.0003,0,0
|
|
75
75
|
CA-YT,2020,0.0138,0.0535,0.101,0.8244,0,0.0072,0.0002,0,0
|
|
76
76
|
CA-YT,2021,0.0092,0.0316,0.0714,0.883,0,0.0043,0.0002,0.0002,0
|
|
77
77
|
CA-YT,2022,0.0086,0.025,0.0787,0.8805,0,0.0056,0.0002,0.0013,0
|
|
78
78
|
CA-YT,2023,0.0094,0.0272,0.0855,0.8692,0,0.0062,0.0002,0.0012,0.0011
|
|
79
|
-
CA-YT,2024,0.0163,0.
|
|
79
|
+
CA-YT,2024,0.0163,0.0472,0.1483,0.7687,0,0.0106,0.0005,0.0008,0.0077
|
|
80
80
|
US-AK,2019,0.0062,0.1125,0.4426,0.2674,0,0.1478,0,0,0.0235
|
|
81
81
|
US-AK,2020,0.0062,0.115,0.4207,0.2811,0,0.1565,0,0,0.0205
|
|
82
82
|
US-AK,2021,0.0058,0.1141,0.4678,0.2561,0,0.1362,0,0,0.02
|
|
@@ -31,10 +31,10 @@
|
|
|
31
31
|
"Wind": 0.5413
|
|
32
32
|
},
|
|
33
33
|
"2024": {
|
|
34
|
-
"Bioenergy": 0.
|
|
35
|
-
"Hydro": 0.
|
|
36
|
-
"Solar": 0.
|
|
37
|
-
"Wind": 0.
|
|
34
|
+
"Bioenergy": 0.192,
|
|
35
|
+
"Hydro": 0.0592,
|
|
36
|
+
"Solar": 0.1211,
|
|
37
|
+
"Wind": 0.6277
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
40
|
"CA-BC": {
|
|
@@ -145,10 +145,10 @@
|
|
|
145
145
|
"Wind": 0.1273
|
|
146
146
|
},
|
|
147
147
|
"2024": {
|
|
148
|
-
"Bioenergy": 0.
|
|
149
|
-
"Hydro": 0.
|
|
148
|
+
"Bioenergy": 0.0684,
|
|
149
|
+
"Hydro": 0.7463,
|
|
150
150
|
"Solar": 0.0004,
|
|
151
|
-
"Wind": 0.
|
|
151
|
+
"Wind": 0.1849
|
|
152
152
|
}
|
|
153
153
|
},
|
|
154
154
|
"CA-NL": {
|
|
@@ -221,10 +221,10 @@
|
|
|
221
221
|
"Wind": 0.4808
|
|
222
222
|
},
|
|
223
223
|
"2024": {
|
|
224
|
-
"Bioenergy": 0.
|
|
224
|
+
"Bioenergy": 0.1369,
|
|
225
225
|
"Hydro": 0.3777,
|
|
226
226
|
"Solar": 0.0007,
|
|
227
|
-
"Wind": 0.
|
|
227
|
+
"Wind": 0.4847
|
|
228
228
|
}
|
|
229
229
|
},
|
|
230
230
|
"CA-NT": {
|
|
@@ -259,10 +259,10 @@
|
|
|
259
259
|
"Wind": 0.0731
|
|
260
260
|
},
|
|
261
261
|
"2024": {
|
|
262
|
-
"Bioenergy": 0.
|
|
263
|
-
"Hydro": 0.
|
|
262
|
+
"Bioenergy": 0.2805,
|
|
263
|
+
"Hydro": 0.6139,
|
|
264
264
|
"Solar": 0.0154,
|
|
265
|
-
"Wind": 0.
|
|
265
|
+
"Wind": 0.0902
|
|
266
266
|
}
|
|
267
267
|
},
|
|
268
268
|
"CA-NU": {
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
"Wind": 0.2276
|
|
336
336
|
},
|
|
337
337
|
"2024": {
|
|
338
|
-
"Bioenergy": 0.
|
|
338
|
+
"Bioenergy": 0.0297,
|
|
339
339
|
"Hydro": 0.6532,
|
|
340
340
|
"Solar": 0.0351,
|
|
341
341
|
"Wind": 0.282
|
|
@@ -375,8 +375,8 @@
|
|
|
375
375
|
"2024": {
|
|
376
376
|
"Bioenergy": 0.0006,
|
|
377
377
|
"Hydro": 0,
|
|
378
|
-
"Solar": 0.
|
|
379
|
-
"Wind": 0.
|
|
378
|
+
"Solar": 0.0336,
|
|
379
|
+
"Wind": 0.9658
|
|
380
380
|
}
|
|
381
381
|
},
|
|
382
382
|
"CA-QC": {
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
"Bioenergy": 0.0009,
|
|
415
415
|
"Hydro": 0.9266,
|
|
416
416
|
"Solar": 0.0001,
|
|
417
|
-
"Wind": 0.
|
|
417
|
+
"Wind": 0.0724
|
|
418
418
|
}
|
|
419
419
|
},
|
|
420
420
|
"CA-SK": {
|
|
@@ -449,10 +449,10 @@
|
|
|
449
449
|
"Wind": 0.3212
|
|
450
450
|
},
|
|
451
451
|
"2024": {
|
|
452
|
-
"Bioenergy": 0.
|
|
452
|
+
"Bioenergy": 0.2517,
|
|
453
453
|
"Hydro": 0.3795,
|
|
454
454
|
"Solar": 0.0098,
|
|
455
|
-
"Wind": 0.
|
|
455
|
+
"Wind": 0.3589
|
|
456
456
|
}
|
|
457
457
|
},
|
|
458
458
|
"CA-YT": {
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
},
|
|
489
489
|
"2024": {
|
|
490
490
|
"Bioenergy": 0.0205,
|
|
491
|
-
"Hydro": 0.
|
|
491
|
+
"Hydro": 0.9688,
|
|
492
492
|
"Solar": 0.001,
|
|
493
493
|
"Wind": 0.0097
|
|
494
494
|
}
|
|
@@ -4,7 +4,7 @@ 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.
|
|
7
|
+
CA-AB,2024,0.0558,0.1619,0.5092,0.0172,0,0.0365,0.0015,0.0352,0.1826
|
|
8
8
|
CA-BC,2019,0.0083,0.0367,0.0524,0.8747,0,0.0043,0.0001,0,0.0235
|
|
9
9
|
CA-BC,2020,0.0062,0.0241,0.0455,0.8794,0,0.0032,0.0001,0,0.0413
|
|
10
10
|
CA-BC,2021,0.0068,0.0232,0.0524,0.8864,0,0.0032,0.0001,0.0001,0.0278
|
|
@@ -22,7 +22,7 @@ CA-NB,2020,0.0245,0.0946,0.1787,0.2261,0.3901,0.0126,0.0003,0,0.0731
|
|
|
22
22
|
CA-NB,2021,0.0296,0.1014,0.2289,0.2124,0.3557,0.014,0.0005,0,0.0574
|
|
23
23
|
CA-NB,2022,0.0293,0.085,0.2673,0.2667,0.2871,0.0192,0.0005,0,0.0449
|
|
24
24
|
CA-NB,2023,0.0309,0.0894,0.281,0.2376,0.301,0.0202,0.0005,0,0.0392
|
|
25
|
-
CA-NB,2024,0.
|
|
25
|
+
CA-NB,2024,0.0283,0.0821,0.2581,0.3088,0.2268,0.0185,0.0008,0.0002,0.0765
|
|
26
26
|
CA-NL,2019,0.0033,0.0146,0.0208,0.9554,0,0.0017,0.0001,0,0.0043
|
|
27
27
|
CA-NL,2020,0.003,0.0115,0.0218,0.9577,0,0.0015,0,0,0.0044
|
|
28
28
|
CA-NL,2021,0.0026,0.009,0.0204,0.9629,0,0.0012,0.0001,0,0.0038
|
|
@@ -34,49 +34,49 @@ CA-NS,2020,0.0644,0.2486,0.4696,0.0832,0,0.0332,0.0009,0,0.1001
|
|
|
34
34
|
CA-NS,2021,0.0627,0.2148,0.4849,0.0856,0,0.0296,0.0011,0,0.1212
|
|
35
35
|
CA-NS,2022,0.0546,0.1582,0.4975,0.0993,0,0.0358,0.0009,0,0.1537
|
|
36
36
|
CA-NS,2023,0.0532,0.154,0.484,0.1159,0,0.0349,0.0009,0.0003,0.1569
|
|
37
|
-
CA-NS,2024,0.
|
|
37
|
+
CA-NS,2024,0.05,0.1449,0.4559,0.1379,0,0.0326,0.0014,0.0003,0.177
|
|
38
38
|
CA-NT,2019,0.0526,0.2335,0.333,0.3297,0,0.0272,0.0009,0.0004,0.0227
|
|
39
39
|
CA-NT,2020,0.0474,0.1829,0.3453,0.3698,0,0.0245,0.0006,0.0016,0.028
|
|
40
40
|
CA-NT,2021,0.0471,0.1612,0.3639,0.3793,0,0.0223,0.0009,0.0003,0.025
|
|
41
41
|
CA-NT,2022,0.0464,0.1345,0.423,0.3406,0,0.0305,0.0007,0.0003,0.024
|
|
42
42
|
CA-NT,2023,0.0527,0.1524,0.4792,0.2556,0,0.0345,0.0009,0.0003,0.0243
|
|
43
|
-
CA-NT,2024,0.
|
|
43
|
+
CA-NT,2024,0.0615,0.1783,0.5607,0.1346,0,0.0401,0.0017,0.0034,0.0198
|
|
44
44
|
CA-NU,2019,0.0813,0.3608,0.5145,0,0,0.042,0.0014,0,0
|
|
45
45
|
CA-NU,2020,0.0788,0.3044,0.5749,0,0,0.0407,0.0011,0,0
|
|
46
46
|
CA-NU,2021,0.0791,0.2708,0.6113,0,0,0.0374,0.0014,0,0
|
|
47
47
|
CA-NU,2022,0.0731,0.2118,0.666,0,0,0.048,0.0012,0,0
|
|
48
48
|
CA-NU,2023,0.0731,0.2117,0.6655,0,0,0.0479,0.0012,0.0005,0
|
|
49
|
-
CA-NU,2024,0.
|
|
49
|
+
CA-NU,2024,0.073,0.2116,0.6655,0,0,0.0476,0.002,0.0002,0
|
|
50
50
|
CA-ON,2019,0.0071,0.0314,0.0447,0.2456,0.5781,0.0036,0.0001,0.0154,0.0739
|
|
51
51
|
CA-ON,2020,0.0067,0.0257,0.0486,0.2514,0.5656,0.0034,0.0001,0.0162,0.0823
|
|
52
52
|
CA-ON,2021,0.0083,0.0284,0.0641,0.2381,0.5556,0.0039,0.0001,0.0165,0.085
|
|
53
53
|
CA-ON,2022,0.0088,0.0256,0.0806,0.2577,0.5126,0.0058,0.0001,0.0148,0.094
|
|
54
54
|
CA-ON,2023,0.0107,0.0309,0.0972,0.248,0.5108,0.007,0.0002,0.0147,0.0805
|
|
55
|
-
CA-ON,2024,0.
|
|
55
|
+
CA-ON,2024,0.0119,0.0346,0.1089,0.2626,0.4463,0.0078,0.0003,0.0141,0.1134
|
|
56
56
|
CA-PE,2019,0.0007,0.0032,0.0046,0,0,0.0004,0,0.0009,0.9902
|
|
57
57
|
CA-PE,2020,0.0007,0.0026,0.0048,0,0,0.0003,0,0.0009,0.9907
|
|
58
58
|
CA-PE,2021,0.0009,0.0029,0.0066,0,0,0.0004,0,0.0009,0.9882
|
|
59
59
|
CA-PE,2022,0.0008,0.0023,0.0074,0,0,0.0005,0,0.0011,0.9879
|
|
60
60
|
CA-PE,2023,0.0008,0.0024,0.0075,0,0,0.0005,0,0.0011,0.9877
|
|
61
|
-
CA-PE,2024,0.0006,0.0018,0.0055,0,0,0.0004,0,0.
|
|
61
|
+
CA-PE,2024,0.0006,0.0018,0.0055,0,0,0.0004,0,0.0333,0.9583
|
|
62
62
|
CA-QC,2019,0.0008,0.0034,0.0048,0.9372,0,0.0004,0,0,0.0534
|
|
63
63
|
CA-QC,2020,0.0008,0.003,0.0056,0.9379,0,0.0004,0,0,0.0523
|
|
64
64
|
CA-QC,2021,0.0008,0.0026,0.0059,0.9416,0,0.0004,0,0,0.0487
|
|
65
65
|
CA-QC,2022,0.0007,0.002,0.0063,0.9399,0,0.0005,0,0.0001,0.0506
|
|
66
66
|
CA-QC,2023,0.0007,0.0021,0.0066,0.9408,0,0.0005,0,0.0001,0.0492
|
|
67
|
-
CA-QC,2024,0.0009,0.0025,0.008,0.9163,0,0.0006,0,0.0001,0.
|
|
67
|
+
CA-QC,2024,0.0009,0.0025,0.008,0.9163,0,0.0006,0,0.0001,0.0716
|
|
68
68
|
CA-SK,2019,0.0665,0.2952,0.421,0.1501,0,0.0344,0.0011,0,0.0317
|
|
69
69
|
CA-SK,2020,0.062,0.2393,0.4519,0.1803,0,0.032,0.0008,0,0.0337
|
|
70
70
|
CA-SK,2021,0.0667,0.2285,0.5158,0.1208,0,0.0316,0.0012,0.0002,0.0352
|
|
71
71
|
CA-SK,2022,0.0582,0.1688,0.5308,0.1362,0,0.0382,0.0009,0.0012,0.0655
|
|
72
72
|
CA-SK,2023,0.0591,0.1712,0.5381,0.1093,0,0.0388,0.001,0.002,0.0806
|
|
73
|
-
CA-SK,2024,0.
|
|
73
|
+
CA-SK,2024,0.06,0.1739,0.547,0.0905,0,0.0392,0.0016,0.0023,0.0855
|
|
74
74
|
CA-YT,2019,0.016,0.0709,0.1011,0.8035,0,0.0082,0.0003,0,0
|
|
75
75
|
CA-YT,2020,0.0138,0.0535,0.101,0.8244,0,0.0072,0.0002,0,0
|
|
76
76
|
CA-YT,2021,0.0092,0.0316,0.0714,0.883,0,0.0043,0.0002,0.0002,0
|
|
77
77
|
CA-YT,2022,0.0086,0.025,0.0787,0.8805,0,0.0056,0.0002,0.0013,0
|
|
78
78
|
CA-YT,2023,0.0094,0.0272,0.0855,0.8692,0,0.0062,0.0002,0.0012,0.0011
|
|
79
|
-
CA-YT,2024,0.0163,0.
|
|
79
|
+
CA-YT,2024,0.0163,0.0472,0.1483,0.7687,0,0.0106,0.0005,0.0008,0.0077
|
|
80
80
|
US-AK,2019,0.0062,0.1125,0.4426,0.2674,0,0.1478,0,0,0.0235
|
|
81
81
|
US-AK,2020,0.0062,0.115,0.4207,0.2811,0,0.1565,0,0,0.0205
|
|
82
82
|
US-AK,2021,0.0058,0.1141,0.4678,0.2561,0,0.1362,0,0,0.02
|