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/business_cycle.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ These include expansions (also called booms) and contractions (also called reces
24
24
25
25
For our study, we will use economic indicators from the [World Bank](https://documents.worldbank.org/en/publication/documents-reports/api) and [FRED](https://fred.stlouisfed.org/).
26
26
27
-
In addition to those installed by Anaconda, this lecture requires
27
+
In addition to the packages already installed by Anaconda, this lecture requires
28
28
29
29
```{code-cell} ipython3
30
30
:tags: [hide-output]
@@ -248,7 +248,7 @@ Now let's consider Japan, which experienced rapid growth in the 1960s and
248
248
1970s, followed by slowed expansion in the past two decades.
249
249
250
250
Major dips in the growth rate coincided with the Oil Crisis of the 1970s, the
251
-
GFC and the Covid-19 pandemic.
251
+
Global Financial Crisis (GFC) and the Covid-19 pandemic.
0 commit comments