PSLmodels / OG-UK

An overlapping generations model to simulate fiscal policy the United Kingdom.
https://pslmodels.github.io/OG-UK
Other
6 stars 7 forks source link

Add changes to successfully run TPI #45

Closed nikhilwoodruff closed 2 years ago

nikhilwoodruff commented 2 years ago

Generates the following table and some other charts for a 10pt increase to the basic rate: Percentage changes in aggregates: Year Variable 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2022-2031 SS 0 GDP ($Y_t$) -0.74 -0.61 -0.74 -0.67 -0.55 -0.42 -0.28 -0.13 0.02 0.19 -0.40 -1.44 1 Consumption ($C_t$) -3.50 -0.36 -2.97 -3.62 -3.82 -3.93 -3.99 -4.04 -4.06 -4.07 -3.42 -5.60 2 Capital Stock ($K_t$) -0.12 -0.01 -0.44 -0.41 -0.24 -0.01 0.26 0.56 0.90 1.26 0.17 -3.89 3 Labor ($L_t$) -1.07 -0.93 -0.89 -0.81 -0.72 -0.64 -0.57 -0.51 -0.44 -0.39 -0.70 -0.09 4 Real interest rate ($r_t$) -1.26 -1.20 -0.59 -0.52 -0.63 -0.81 -1.05 -1.34 -1.67 -2.04 -1.12 4.68 5 Wage rate 0.34 0.32 0.16 0.14 0.17 0.22 0.29 0.37 0.47 0.57 0.31 -1.35

codecov[bot] commented 2 years ago

Codecov Report

Merging #45 (e08994c) into main (c97dcdf) will increase coverage by 0.24%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   63.69%   63.94%   +0.24%     
==========================================
  Files           4        4              
  Lines         146      147       +1     
==========================================
+ Hits           93       94       +1     
  Misses         53       53              
Flag Coverage Δ
unittests 63.94% <100.00%> (+0.24%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
oguk/get_micro_data.py 72.05% <100.00%> (+0.41%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c97dcdf...e08994c. Read the comment docs.