iotables: Integrate Data from Reliable Statistical Sources for Economic and Environmental Impact Analysis
The 0.9.1 version of iotables is available on CRAN and Zenodo
The iotables R package is an open-source, scientifically validated package that collects and integrates data from reliable statistical sources and performs economic and environmental impact analysis. It is the backbone of our connected financial-sustainability reporting tool, Eviota, because it can analyze the value chains of 64 industries in every European country for free. It is your starting point to calculate employment, tax, or greenhouse gas multipliers for various policy actions in your country.
- The iotables package works with the open-source R statistical environment. We programmed every example of the Eurostat Manual of Supply, Use and Input-Output Tables, which can be used both as a control tool for our package and as a comprehensive, extended handbook on use.
- We have also started to meet the demands of a more global audience by adding more and more examples from the Handbook on Supply and Use Tables and Input-Output Tables with Extensions and Applications published by the United Nations. Our goal is to make both our iotables a free analytic and data processing tool and our premium Eviota ESG reporting premium solution applicable anywhere in the world.
# From CRAN:
install.packages("iotables")
# From Github (development version)
devtools::install_github("rOpenGov/iotables")
# with vignettes:
devtools::install_github("rOpenGov/iotables", build_vignettes: TRUE)
The iotables tool has hundreds of technical and professional users in the world. We know that it is not for the faint heart. In 2022 we started the development of a tool that will create impact assessments for small companies or civil society organizations without the need to learn and use R.