What source(s) do we use to derive industry (x) and commodity (q) output for the IO model year and other model years? #65
Replies: 2 comments
CEDAFor IOT year (benchmark year, e.g. 2017), both For non-IOT years, CEDA first scales |
|
Maybe two separately related questions.
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Industry output.$x$ and commodity output, $q$ , vectors, for the year of the IOT and for other years present can be derived from multiple sources.
USEEIO
For IOT year, USEEIO derives from the Use table, where$x$ is the column sums of industry columns, and $q$ is the row sums of all commodity rows. Reference code
For non-IOT years, for$x$ , USEEIO uses the BEA annual gross output (UGdpByInd) data after being mapped to the IO sectors.$q$ for non-IOT years, USEEIO calculates the commodity mix matrix from the Make table from the IOT year and pre-multiplies the commodity mix matrix by an industry output matrix for every year.
Reference code.
To estimate
All reactions