estimateStateIntermediateConsumption: Estimate state Intermediate Consumption at BEA Summary level....

View source: R/StateUseFunctions.R

estimateStateIntermediateConsumptionR 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.

Description

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.

Usage

estimateStateIntermediateConsumption(year, specs)

Arguments

year

A numeric value specifying the year of interest.

specs

A list of model specs including 'BaseIOSchema'

Value

A list of data.frames containing state Intermediate Consumption.


USEPA/stateio documentation built on July 4, 2025, 8:19 p.m.