-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #271 from USEPA/imports_2region
Import factor calculation for two region models
- Loading branch information
Showing
8 changed files
with
125 additions
and
31 deletions.
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
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
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
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,70 @@ | ||
Model: "GAEEIOv1.0-s-GHG-19-IF" | ||
BaseIOSchema: 2012 | ||
BaseIOLevel: "Summary" | ||
IOYear: 2019 # Year for IO data | ||
ModelRegionAcronyms: ["US-GA", "RoUS"] | ||
ModelType: "EEIO" | ||
IODataSource: "stateior" | ||
IODataVersion: "0.2.1" | ||
BasePriceType: "PRO" #producer | ||
BasewithRedefinitions: FALSE | ||
CommodityorIndustryType: "Commodity" | ||
ScrapIncluded: FALSE | ||
DisaggregationSpecs: null | ||
|
||
SatelliteTable: | ||
GHG: | ||
FullName: "Greenhouse Gases" | ||
Abbreviation: "GHG" | ||
StaticSource: TRUE | ||
StaticFile: "flowsa/FlowBySector/GHG_state_2019_m1_v2.0.0_a8c5929.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 | ||
|
||
ImportFactors: | ||
RoWRegion: | ||
FullName: "Rest of World Import Factors" | ||
Abbreviation: "RoW_IF" | ||
StaticSource: TRUE | ||
StaticFile: "imports_multipliers_2019.csv" | ||
FileLocation: "useeior" |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.