- Added 2025 edition of OECD ICIO Input-Output Tables (1995-2022), in
versions extended (
"icio2025") and simplified
("icio2025s")
- Added 2025 edition of ADB Multi-Regional Input-Output Tables
(ADB-MRIO), with data up to 2023 or 2024, for the 62-country version
in
current prices ("mrio2025"), and constant prices,
("mrio2025k") the 72-country version
("mrio2025x") and the 74-country version
("mrio2025xx").
- Added 2025 edition of FIGARO EU Input-Output Tables (2010-2023)
- Improved version of
get_data()command so it takes names
from named string vectors (both for countries and sectors). Removed the
custom option in the same command, as it becomes
redundant.
- Added the option of decomposing the Global Value Chain Backward
(
GVCB) indicator by origin in
make_exvadir().
- Added partial 2024 edition of ADB Multi-Regional Input-Output Tables
(ADB-MRIO), with data up to 2023, for the 62-country version in
current
prices ("mrio2024") and for the 72-country version
("mrio2024x") only.
- Added new edition of FIGARO EU Input-Output Tables (2024 edition,
2010-2022)
- Added parameter
bkdown for the sector breakdown of the
Borin and Mancini decomposition, with default "exporting"
sector and possibility of showing sector of "origin".
- Solved issues with
set_zero() command when using
country or sector codes.
- Added support for ADB Multi-Regional Input-Output Tables (ADB-MRIO),
with data up to 2022, for the 62-country version in current prices
(
"mrio2023") and in constant 2010 prices
("mrio2023k"), and for the 72-country version
("mrio2023x").
- Corrected bugs in 2023 edition of FIGARO EU Input-Output Tables and
other minor errors in sector classification.
- Updated code to make it compatible with changes in the structure of
zip files containing raw data for the OECD ICIO tables 2023 edition
(
"icio2023" and "icio2023s") after the
February 2024 update.
- Added new edition of FIGARO EU Input-Output Tables (2023 edition,
2010-2021)
- Updated code to make it compatible with changes in the structure of
zip files containing raw data for the OECD ICIO tables 2023 edition
(
"icio2023" and "icio2023s") after the
December 2023 update.
- Added OECD ICIO tables 2023 edition, with normal extended data
(
"icio2023") plus a reduced version (“small”) with data for
CHN and MEX consolidated
("icio2023s").
- Updated documentation.
- Corrected bugs.
- Added new database FIGARO EU Input-Output Tables (EU IC-SUIOTs),
2022 edition (2010-2020), with data by industry
(
"figaro2022i") and by product
("figaro2022p").
- Simplified code for extraction of matrices.
- Corrected bugs.
- Added
make_exvadec() custom perspective
(sector, partner or both) for
"bm_src" (Borin-Mancini, source) method.
- Improved geographic groups for
"icio2021".
- Improved description.
- Corrected bugs.
- New function
make_custom_wio() that allows the
possibility of creating a wio from custom data (and not
only from standard databases).
- Corrected minor bugs, especially printing issues.
- Improved documentation and package description.