Originally by Leo Krippner in MATLAB. Translated into Python 2 by Amandeep Singh and translated here into Python 3.
- Run "python data_read.py" This generates yield curve data. The script generates the spliced yield curve dataset (Govt. data spliced with the OIS data after a specific date) for a respective country (Line 61 in the code) in monthly, weekly and daily csv formats.
- Run "python AAA_RUN_KANSM2_Est_LB.py" This generates the shadow rate and other results. The script generates the results in a csv format as in the “Comparison of international monetary policy measures” for a respective country (Line 27) in the desired frequency (Line 28).