-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add USEEIOv2.0-s-GHG_Std.yml model file to match the changes made to …
…USEEIOv2.0-s-GHG_IF.yml file Point standardModel variable in ImportFactorsTests.rmd to new Std model file
- Loading branch information
jvendries
committed
Sep 19, 2023
1 parent
ba55116
commit 3781a58
Showing
2 changed files
with
63 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
Model: "USEEIOv2.0-s-GHG_Std" | ||
BaseIOSchema: 2012 | ||
BaseIOLevel: "Summary" | ||
IOYear: 2019 # Year for IO data | ||
ModelRegionAcronyms: ["US"] | ||
ModelType: "EEIO" | ||
IODataSource: "BEA" | ||
BasePriceType: "PRO" #producer | ||
BasewithRedefinitions: FALSE | ||
CommodityorIndustryType: "Commodity" | ||
ScrapIncluded: FALSE | ||
DisaggregationSpecs: null | ||
|
||
SatelliteTable: | ||
GHG: | ||
FullName: "Greenhouse Gases" | ||
Abbreviation: "GHG" | ||
StaticSource: TRUE | ||
StaticFile: "flowsa/FlowBySector/GHG_national_2019_m1_v2.0.0_4a983ce.parquet" | ||
FileLocation: "DataCommons" | ||
DataYears: [2019] | ||
Locations: ["US"] | ||
SectorListSource: "NAICS" | ||
SectorListYear: 2012 | ||
SectorListLevel: "6" | ||
OriginalFlowSource: "FEDEFLv1.0.6" | ||
ScriptFunctionCall: "getFlowbySectorCollapsed" #function to call for script | ||
ScriptFunctionParameters: null | ||
DataSources: | ||
USEPA_GHG_2021: | ||
Title: "GHG Inventory" | ||
Author: "USEPA" | ||
DataYear: 2020 | ||
URL: "https://www.epa.gov/ghgemissions/inventory-us-greenhouse-gas-emissions-and-sinks-1990-2020" | ||
Primary: TRUE | ||
|
||
Indicators: | ||
GreenhouseGases: | ||
Name: "Greenhouse Gases" | ||
Code: "GHG" | ||
Group: "Impact Potential" | ||
Unit: "kg CO2 eq" | ||
SimpleUnit: "Kilograms Carbon Dioxide (CO2)" | ||
SimpleName: "Greenhouse Gases" | ||
StaticSource: TRUE | ||
StaticFile: "lciafmt/traci/TRACI_2.1_v1.0.0_5555779.parquet" | ||
FileLocation: "DataCommons" | ||
ScriptFunctionCall: "getImpactMethod" #function to call for script | ||
ScriptFunctionParameters: | ||
indicators: ["Global warming"] | ||
DataSources: | ||
USEPA_TRACI_2.1: | ||
Title: "TRACI 2.1" | ||
Author: "USEPA" | ||
DataYear: NA | ||
URL: "https://www.epa.gov/chemical-research/tool-reduction-and-assessment-chemicals-and-other-environmental-impacts-traci" | ||
Primary: TRUE | ||
|
||
DemandVectors: | ||
DefaultDemand: "DefaultDemandVectors" # Name of default demand vectors yml file | ||
# Additional demand vectors beyond useeior defaults | ||
|