Set and Parameter Listing

A WiNDC Regional table is a DataFrame with columns:

  • row
  • col
  • region
  • year
  • parameter
  • value

The value column contains the data values, while the other columns define the dimensions of the data. The row, col, region, and year have values given by the sets defined in the model and the parameter column indicates the type of data in that row. Each column only contains values from the sets in that domain.

We provide a listing of the sets and parameters used in the WiNDC Regional model. This information can also be accessed using:

sets(state_table)

You can further access the elements using:

elements(state_table)
elements(state_table, :set_name)

Specific sets/parameters can be extracted from the data table using:

table(state_table, :set_name)

You can specify multiple sets and specific values:

table(state_table, :set1, :set2 => set_element, :year => 2024)

Sets

Set NameDescriptionDomain
dutyDutycol
exportExportscol
government_final_demandGovernment Final Demandcol
importImportscol
investment_final_demandInvestment Final Demandcol
local_demandLocal Demandcol
marginMargin sectorscol
national_demandNational Demandcol
personal_consumptionPersonal consumption expenditurescol
reexportReexportscol
sectorSectorscol
taxTaxcol
tradeTradecol
transportTransportcol
stateStatesregion
capital_demandGross operating surplusrow
commodityCommoditiesrow
labor_demandCompensation of employeesrow
output_taxOutput taxrow
yearyear

Parameters

Parameter NameDescriptionDomain
Capital_DemandCapital Demandparameter
DutyDutyparameter
ExportExportsparameter
Final_DemandFinal demandparameter
Government_Final_DemandGovernment Final Demandparameter
Household_SupplyHousehold Supplyparameter
ImportImportsparameter
Intermediate_DemandIntermediate Demandparameter
Intermediate_SupplyIntermediate Supplyparameter
Investment_Final_DemandInvestment Final Demandparameter
Labor_DemandLabor Demandparameter
Local_DemandLocal Demandparameter
Local_Margin_SupplyLocal Margin Supplyparameter
Margin_DemandMargin Demandparameter
Margin_SupplyMargin Supplyparameter
National_DemandNational Demandparameter
National_Margin_SupplyNational Margin Supplyparameter
Other_Final_DemandNon-export components of final demandparameter
Output_TaxOutput Taxparameter
Personal_ConsumptionPersonal Consumptionparameter
ReexportReexportsparameter
SupplySupply (or output) sections of the IO tableparameter
TaxTaxparameter
UseUse (or input) sections of the IO tableparameter
Value_AddedValue addedparameter