world_2000: World input-output matrix, year 2000, 26 countries, 23...

world_2000R Documentation

World input-output matrix, year 2000, 26 countries, 23 sectors.

Description

This 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).

Usage

world_2000

Format

world_2000

A R6 class containing a set of matrices:

id

Identifier of the new instance

intermediate_transactions

Intermediate transactions matrix.

total_production

Total production matrix.

household_consumption

Household consumption matrix.

government_consumption

Government consumption matrix.

final_demand_others

Other final demand components matrix (GFCF and Stock Variation).

taxes

Taxes matrix.

value_added_others

Other value added components matrix (Labor, Capital, Other).

countries

Vector with country names.

sectors

Vector with sector names.

Source

Computational General Equilibrium Study Center (CEGEC) at the Federal University of Espírito Santo (UFES), Brazil.

Examples

# Access the object
world_2000

# View available components
names(world_2000)


fiodata documentation built on May 22, 2026, 1:08 a.m.