You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/inequality.md
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@ For each of these measures, we will look at both simulated and real data.
64
64
We will need to install the following packages
65
65
66
66
```{code-cell} ipython3
67
+
:tags: [hide-output]
67
68
!pip install wbgapi
68
69
```
69
70
@@ -582,7 +583,6 @@ plt.show()
582
583
Looking at this graph you can see that inequality was falling in the USA until 1981 when it appears to have started to change course and steadily rise over time (growing inequality).
583
584
584
585
```{admonition} TODO
585
-
:class: warning
586
586
Why did GINI fall in 2020? I would have thought it accelerate in the other direction or was there a lag in investment returns around COVID
0 commit comments