View source: R/StateUseFunctions.R
estimateStateIntermediateConsumption | R Documentation |
Estimate state Intermediate Consumption at BEA Summary level. For each state and industry, calculate state_US_IndustryOutput_ratio, then multiply US_Use_Intermediate by the ratio to get State_Use_Intermediate.
estimateStateIntermediateConsumption(year, specs)
year |
A numeric value specifying the year of interest. |
specs |
A list of model specs including 'BaseIOSchema' |
A list of data.frames containing state Intermediate Consumption.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.