Skip to content

Commit 49da1c4

Browse files
authored
[AUTOMATED] Update average annual grid intensities
2 parents 51b85e2 + 84384da commit 49da1c4

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

data/output/average-intensities.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const data = {
1010
ARM: 222.68,
1111
ABW: 591.4,
1212
ASEAN: 508.2,
13-
ASIA: 534.83,
13+
ASIA: 534.89,
1414
AUS: 501.7,
1515
AUT: 158.22,
1616
AZE: 469.58,
@@ -131,7 +131,7 @@ const data = {
131131
MEX: 423.81,
132132
"MIDDLE EAST": 519.92,
133133
MDA: 666.67,
134-
MNG: 642.37,
134+
MNG: 749.66,
135135
MNE: 392.75,
136136
MSR: 1000,
137137
MAR: 630.75,
@@ -217,7 +217,7 @@ const data = {
217217
VNM: 386.49,
218218
VGB: 714.29,
219219
VIR: 685.71,
220-
WORLD: 437.63,
220+
WORLD: 437.66,
221221
YEM: 559.66,
222222
ZMB: 84.7,
223223
ZWE: 392.28,

data/output/average-intensities.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"country_code": "",
7070
"country_or_region": "Asia",
7171
"year": 2022,
72-
"emissions_intensity_gco2_per_kwh": 534.83
72+
"emissions_intensity_gco2_per_kwh": 534.89
7373
},
7474
"AUS": {
7575
"country_code": "AUS",
@@ -795,7 +795,7 @@
795795
"country_code": "MNG",
796796
"country_or_region": "Mongolia",
797797
"year": 2022,
798-
"emissions_intensity_gco2_per_kwh": 642.37
798+
"emissions_intensity_gco2_per_kwh": 749.66
799799
},
800800
"MNE": {
801801
"country_code": "MNE",
@@ -1311,7 +1311,7 @@
13111311
"country_code": "",
13121312
"country_or_region": "World",
13131313
"year": 2022,
1314-
"emissions_intensity_gco2_per_kwh": 437.63
1314+
"emissions_intensity_gco2_per_kwh": 437.66
13151315
},
13161316
"YEM": {
13171317
"country_code": "YEM",

src/data/average-intensities.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)