R/world_2000.R
world_2000.RdThis dataset contains a world input-output matrix for the year 2000, with 26 countries and 23 sectors. The data was compiled by the Computational General Equilibrium Study Center (CEGEC) at the Federal University of Espírito Santo (Brazil).
world_2000world_2000A R6 class containing a set of matrices:
idIdentifier of the new instance
intermediate_transactionsIntermediate transactions matrix.
total_productionTotal production matrix.
household_consumptionHousehold consumption matrix.
government_consumptionGovernment consumption matrix.
final_demand_othersOther final demand components matrix (GFCF and Stock Variation).
taxesTaxes matrix.
value_added_othersOther value added components matrix (Labor, Capital, Other).
countriesVector with country names.
sectorsVector with sector names.