| br_2020 | R Documentation |
This dataset contains the Brazilian input-output matrix for the year 2020, with 51 sectors. The data is based on the Brazilian Institute of Geography and Statistics (IBGE) and the Brazilian Institute of Applied Economic Research (IPEA).
br_2020
br_2020A R6 class containing a set of matrices:
idIdentifier of the new instance
intermediate_transactionsIntermediate transactions matrix.
total_productionTotal production matrix.
final_demandFinal demand matrix.
exportsExports matrix.
importsImports matrix.
taxesTaxes matrix.
value_addedValue added matrix.
Brazilian Institute of Geography and Statistics (IBGE); Brazilian Institute of Applied Economic Research (IPEA); Center for Computational Studies in General Equilibrium (CECEG) at the Federal University of EspĂrito Santo (UFES).
# Access the object
br_2020
# View available matrices
names(br_2020)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.