FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

vitelot/Economic-Systemic-Risk: Quantifying firm-level economic systemic risk from supply networks · GitHub

Repository files navigation

Economic-Systemic-Risk

Quantifying firm-level economic systemic risk from supply networks

To know about the detail of the method used, please refer to the following scientific publication Quantifying firm-level economic systemic risk from nation-wide supply networks by C. Diem et al.

Basic instructions

  1. Install Julia by running curl -fsSL https://install.julialang.org | sh in the command line or go to [https://julialang.org/downloads/].

  2. Run the script ./instantiate.sh from in the command line to install the necessary libraries.

  3. Prepare the input CSV file with the format found in the example data/test-list.csv

  4. Execute ./run.sh inputfile outputfile to estimate ESRI with a sequential code.

  5. Execute ./run-parallel.sh inputfile outputfile to estimate ESRI with a parallelized code.


Good luck.

About

Quantifying firm-level economic systemic risk from supply networks

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL