Skip to content

Commit

Permalink
fix data year in model spec metadata for GHG data for new v2.3 models
Browse files Browse the repository at this point in the history
  • Loading branch information
WesIngwersen committed Aug 2, 2024
1 parent bc57e30 commit e3af31b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion inst/extdata/modelspecs/USEEIOv2.3-GHG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ SatelliteTable:
USEPA_GHG_2024:
Title: "GHG Inventory"
Author: "USEPA"
DataYear: 2022
DataYear: 2019
URL: "https://www.epa.gov/ghgemissions/inventory-us-greenhouse-gas-emissions-and-sinks-1990-2022"
Primary: TRUE

Expand Down
2 changes: 1 addition & 1 deletion inst/extdata/modelspecs/USEEIOv2.3-s-GHG-19.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ SatelliteTable:
USEPA_GHG_2024:
Title: "GHG Inventory"
Author: "USEPA"
DataYear: 2022
DataYear: 2019
URL: "https://www.epa.gov/ghgemissions/inventory-us-greenhouse-gas-emissions-and-sinks-1990-2022"
Primary: TRUE

Expand Down

0 comments on commit e3af31b

Please sign in to comment.