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/long_run_growth.md
+54-32Lines changed: 54 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ jupytext:
4
4
extension: .md
5
5
format_name: myst
6
6
format_version: 0.13
7
-
jupytext_version: 1.14.5
7
+
jupytext_version: 1.14.4
8
8
kernelspec:
9
9
display_name: Python 3 (ipykernel)
10
10
language: python
@@ -13,11 +13,34 @@ kernelspec:
13
13
14
14
+++ {"user_expressions": []}
15
15
16
-
# Long Run Growth
16
+
# Economic Growth Evidence
17
17
18
18
## Overview
19
19
20
-
This lecture looks at different growth trajectories across countries over the long term.
20
+
Adam Tooze's account of the geopolitical precedents and antecedents of World War I includes a comparison of how National Gross National Products of European Great Powers had evolved during the 70 years preceding 1914 (see chapter 1 of {cite}`Tooze_2014`).
21
+
22
+
We report a version of Tooze's graph later in this lecture.
23
+
24
+
Looking at his graph and how it set the geopolitical stage for "the American (20th) century" naturally
25
+
tempts one to want a counterpart to his graph for 2014 or later.
26
+
27
+
As we'll see, reasoning just by analogy, this graph perhaps set the stage for an "XXX (21st) century", where you get to fill in a country for our XXX.
28
+
29
+
As we gather data to construct those two graphs, we'll also study growth experiences for a number of countries for time horizons extending as far back as possible.
30
+
31
+
These graphs will portray how the "Industrial Revolution" began in Britain in the late 18th century, then migrated to one country after another.
32
+
33
+
In a nutshell, this lecture records growth trajectories of various countries over long time periods.
34
+
35
+
While some countries have experienced long term rapid growth across that has lasted a hundred years, others have not.
36
+
37
+
38
+
Since populations differ across country and within a country vary over time, it will
39
+
be interesting to describe both total GNP and GNP per capita as it evolves within a country.
40
+
41
+
First let's import the packages needed to explore what the data says about long run growth.
42
+
43
+
This lecture growth trajectories of various countries over long time periods.
21
44
22
45
While some countries have experienced long term rapid growth across that has lasted a hundred years, others have not.
23
46
@@ -185,7 +208,7 @@ plt.show()
185
208
We can now put this into a function to generate plots for a list of countries
The preceding graph of percapita GDP strikingly reveals how the spread of the industrial revolution has over time gradually lifted the living standards of substantial
324
+
groups of people
303
325
304
326
- Most of the growth happened in the past 150 years after the industrial revolution.
305
-
-There was a divergence between the West and the East during the process of industrialization (from 1820 to 1940).
306
-
- The gap is rapidly closing in the modern era.
307
-
-The shift in the paradigm in policy is usually intertwined with the technological and political.
327
+
-Percapita GDP's in the UK and the US, on the one hand, and in China, on the other, diverged from 1820 to 1940.
328
+
- The gap has closed rapidly after 1950 and especially after the late 1970s.
329
+
-These outcomes reflect complicated combinations of technological and economic-policy factors that students of economic growth try to understand and quantify
308
330
309
331
+++ {"user_expressions": []}
310
332
311
-
Looking at China's GDP per capita levels from 1500 through to the 1970s showed a long period of declining GDP per capital levels from the 1700s to the early 20th century.
333
+
It is fascinating to see China's GDP per capita levels from 1500 through to the 1970s.
334
+
335
+
Notice the long period of declining GDP per capital levels from the 1700s until the early 20th century.
312
336
313
-
(TODO: Finalize trend)
314
-
Trends to note:
315
-
-Period of economic downturn after the Closed-door Policy by the Qing government
316
-
-Missing out on the industrial revolution
317
-
- Self-Strengthening Movement may help the growth but in a very mild way
318
-
-Modern Chinese economic policies and the growth after the founding of the PRC (political stability) and after the Reform and Opening-up
337
+
Thus, the graph indicates
338
+
339
+
-A long economic downturn and stagnation after the Closed-door Policy by the Qing government
340
+
-China's very different experience than the UK's after the onset of the industrial revolution in the UK
341
+
-How the Self-Strengthening Movement seemed mostly to help China to grow
342
+
-How stunning have been the growth achievements of Modern Chinese economic policies by the PRC that culminated with its late 1970s Reform and Opening-up
319
343
320
344
```{code-cell} ipython3
321
345
---
@@ -324,7 +348,6 @@ mystnb:
324
348
caption: GDP per Capita (China)
325
349
name: gdppc_china
326
350
---
327
-
328
351
fig, ax = plt.subplots(dpi=300, figsize=(10, 6))
329
352
330
353
cntry = ['CHN']
@@ -368,12 +391,12 @@ plt.show()
368
391
369
392
+++ {"user_expressions": []}
370
393
371
-
(TODO: Finalize trend)
372
-
Trends to note:
373
-
-The impact of trade policy (Navigation Act)
374
-
-The productivity change created by the industrial revolution
375
-
-US surpasses UK -- any specific event?
376
-
-Wars and business cycles (link to business cycles lecture)
394
+
In the following graph, please watch for
395
+
- impact of trade policy (Navigation Act)
396
+
-productivity changes brought by the industrial revolution
397
+
-how the US gradually approaches and then surpasses the UK, setting the stage for the ``American Century''
398
+
-the often unanticipated consequenes of Wars
399
+
-interruptions and scars left by business cycle recessions and depressions
377
400
378
401
```{code-cell} ipython3
379
402
---
@@ -382,8 +405,6 @@ mystnb:
382
405
caption: GDP per Capita (UK and US)
383
406
name: gdppc_ukus
384
407
---
385
-
386
-
387
408
fig, ax = plt.subplots(dpi=300, figsize=(10, 6))
388
409
389
410
cntry = ['GBR', 'USA']
@@ -430,9 +451,9 @@ plt.show()
430
451
431
452
## The industrialized world
432
453
433
-
(TODO: Write description for this section)
454
+
Now we'll construct some graphs of interest to geopolitical historians like Adam Tooze.
434
455
435
-
Now we can look at total Gross Domestic Product (GDP) rather than focusing on GDP per capita (as a proxy for living standards).
456
+
We'll focus on total Gross Domestic Product (GDP) (as a proxy for ``national geopolitical-military power'') rather than focusing on GDP per capita (as a proxy for living standards).
436
457
437
458
```{code-cell} ipython3
438
459
data = pd.read_excel("datasets/mpd2020.xlsx", sheet_name='Full data')
0 commit comments