Skip to content

Commit

Permalink
[AUTOMATED] Update average annual grid intensities
Browse files Browse the repository at this point in the history
  • Loading branch information
fershad committed Jan 4, 2024
2 parents 51b85e2 + 84384da commit 49da1c4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions data/output/average-intensities.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const data = {
ARM: 222.68,
ABW: 591.4,
ASEAN: 508.2,
ASIA: 534.83,
ASIA: 534.89,
AUS: 501.7,
AUT: 158.22,
AZE: 469.58,
Expand Down Expand Up @@ -131,7 +131,7 @@ const data = {
MEX: 423.81,
"MIDDLE EAST": 519.92,
MDA: 666.67,
MNG: 642.37,
MNG: 749.66,
MNE: 392.75,
MSR: 1000,
MAR: 630.75,
Expand Down Expand Up @@ -217,7 +217,7 @@ const data = {
VNM: 386.49,
VGB: 714.29,
VIR: 685.71,
WORLD: 437.63,
WORLD: 437.66,
YEM: 559.66,
ZMB: 84.7,
ZWE: 392.28,
Expand Down
6 changes: 3 additions & 3 deletions data/output/average-intensities.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"country_code": "",
"country_or_region": "Asia",
"year": 2022,
"emissions_intensity_gco2_per_kwh": 534.83
"emissions_intensity_gco2_per_kwh": 534.89
},
"AUS": {
"country_code": "AUS",
Expand Down Expand Up @@ -795,7 +795,7 @@
"country_code": "MNG",
"country_or_region": "Mongolia",
"year": 2022,
"emissions_intensity_gco2_per_kwh": 642.37
"emissions_intensity_gco2_per_kwh": 749.66
},
"MNE": {
"country_code": "MNE",
Expand Down Expand Up @@ -1311,7 +1311,7 @@
"country_code": "",
"country_or_region": "World",
"year": 2022,
"emissions_intensity_gco2_per_kwh": 437.63
"emissions_intensity_gco2_per_kwh": 437.66
},
"YEM": {
"country_code": "YEM",
Expand Down
2 changes: 1 addition & 1 deletion src/data/average-intensities.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 49da1c4

Please sign in to comment.