This code is written in Julia version 1.5.1.
The file publication-code.jl
makes and saves Figures 1, 2 and 3 from the paper
- Bassetto, Marco, and Carlo Galli. 2019. "Is Inflation Default? The Role of Information in Debt Crises." American Economic Review, 109 (10): 3556-84.
To run the code
- download all files of this repository in a folder
- open a julia REPL
- make sure the working directory is set to your local repository folder
- run
include("publication-code.jl")
You will obtain the below figures.