Latest model version covering all indicators and BEA 2017 #338
-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi - at this point we have not published a USEEIO model with non-GHG indicators using the 2017 BEA IO tables. We attempt to keep up with all version of useeio models in this file here: https://github.com/USEPA/USEEIO/blob/master/models.md. You can see that with the increasing number and combination of potential indicators, we've shifted to a descriptor to tag individual models. For example, USEEIOv2.4-oriole-22 and USEEIO v2.3-GHG-22 (now renamed USEEIOv2.3-kinglet-22) are both national models that use GHG data from 2022 (they differ in their source of Import Emission Factors). See also the latest version of the supply chain factors: https://github.com/USEPA/supply-chain-factors/blob/main/model-specs/USEEIOv2.2.22-GHG.yml To your question, yes you should be able to modify the existing USEEIO v2.0.1-411 config to use a 2017 IO schema, with the caveat that the Waste Sector disaggregation is not available yet for the 2017 schema. Note that most of the satellite tables are using an older NAICS schema (2012), which is fine, useeior will attempt to map them to the new schema. |
Beta Was this translation helpful? Give feedback.
Hi - at this point we have not published a USEEIO model with non-GHG indicators using the 2017 BEA IO tables.
We attempt to keep up with all version of useeio models in this file here: https://github.com/USEPA/USEEIO/blob/master/models.md.
Read about the schema here: https://github.com/USEPA/USEEIO/blob/master/versioning/VersioningScheme.md
You can see that with the increasing number and combination of potential indicators, we've shifted to a descriptor to tag individual models. For example, USEEIOv2.4-oriole-22 and USEEIO v2.3-GHG-22 (now renamed USEEIOv2.3-kinglet-22) are both national models that use GHG data from 2022 (they differ in their source of Import Emission Factors). See also …