Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 2.61 KB

README.md

File metadata and controls

49 lines (37 loc) · 2.61 KB

Assesment of global impact of circular interventions wihtn Input output tablles

This study aimed to assess the global impact of circular interventions by integrating these interventions into the Exiobase database (both hybrid and monetary tables). The repository provides all scripts utilized in this study and just the function to implement the changes. This can be utilized in own studies regarding modelling interventions. However the scripts that are used to finilise the thesis are noted down below. Only use the following scripts as representative scripts for the thesis.

Data utilized in the code can be downloaded from Zenodo using the following links.

Monetary tables (MRIOT)

Hybrid tables

Scripts utilised in this study

Scripts used in the study to perform projections

Both projections results are exported for visualisation in the last file

Scripts used to perform the shocks.

Both scenarios construction results are exported for visualisation in the last file.

Pure funciton

Documentation regarding the function can be found here: codedoc. The function can be seperatly used to perform the analysis. it contains the following variables that can be changed:

  • Path to excel file containing all shocks
  • Requires both the baseline/base technical coeffiencient and final demand matrix
  • Requires Sequence of schocks included in each scenario. (done by using list of index values)
  • Vector containing all environmental impact of interest
  • Vector containing the environmental sensitivity
  • Sensitivity input to modify the inputs in the shocks
  • Threshold (integer) and indicator (string) containing input parameters for visuals (graphs)

Application of this function can be found in both monetary tables and hybrid tables

MARIO

-MARIO applied to Monetary tables. CO2 calculations can be found here