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 authored Aug 14, 2024
2 parents 4541319 + d080a36 commit 344a513
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 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: 264.54,
ABW: 561.22,
ASEAN: 571.29,
ASIA: 590.05,
ASIA: 590.01,
AUS: 548.65,
AUT: 110.81,
AZE: 671.39,
Expand Down Expand Up @@ -39,7 +39,7 @@ const data = {
CAF: 0,
TCD: 628.57,
CHL: 291.11,
CHN: 582.26,
CHN: 582.2,
COL: 259.51,
COM: 642.86,
COG: 700,
Expand Down Expand Up @@ -72,7 +72,7 @@ const data = {
FRA: 56.02,
GUF: 217.82,
PYF: 442.86,
G20: 477.15,
G20: 477.13,
G7: 341.04,
GAB: 491.6,
GMB: 666.67,
Expand Down Expand Up @@ -217,7 +217,7 @@ const data = {
VNM: 475.45,
VGB: 647.06,
VIR: 632.35,
WORLD: 481.46,
WORLD: 481.45,
YEM: 566.1,
ZMB: 111.97,
ZWE: 297.87,
Expand Down
8 changes: 4 additions & 4 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": 2023,
"emissions_intensity_gco2_per_kwh": 590.05
"emissions_intensity_gco2_per_kwh": 590.01
},
"AUS": {
"country_code": "AUS",
Expand Down Expand Up @@ -243,7 +243,7 @@
"country_code": "CHN",
"country_or_region": "China",
"year": 2023,
"emissions_intensity_gco2_per_kwh": 582.26
"emissions_intensity_gco2_per_kwh": 582.2
},
"COL": {
"country_code": "COL",
Expand Down Expand Up @@ -441,7 +441,7 @@
"country_code": "",
"country_or_region": "G20",
"year": 2023,
"emissions_intensity_gco2_per_kwh": 477.15
"emissions_intensity_gco2_per_kwh": 477.13
},
"G7": {
"country_code": "",
Expand Down Expand Up @@ -1311,7 +1311,7 @@
"country_code": "",
"country_or_region": "World",
"year": 2023,
"emissions_intensity_gco2_per_kwh": 481.46
"emissions_intensity_gco2_per_kwh": 481.45
},
"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 344a513

Please sign in to comment.