Skip to content

Commit a7e1d84

Browse files
Tom's attempt to edit long run growth lecture
1 parent 36d02a8 commit a7e1d84

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

lectures/_static/quant-econ.bib

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
Note: Extended Information (like abstracts, doi, url's etc.) can be found in quant-econ-extendedinfo.bib file in _static/
44
###
55
6+
7+
@misc{Tooze_2014,
8+
title={The Deluge: The Great War, America and the Remaking of the Global Order, 1916--1931},
9+
author = {Adam Tooze},
10+
address = {New York},
11+
publisher = {Viking},
12+
year = {2014}
13+
}
14+
15+
16+
617
@article{chambers1996theory,
718
title={A theory of commodity price fluctuations},
819
author={Chambers, Marcus J and Bailey, Roy E},

lectures/long_run_growth.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,15 @@ kernelspec:
1313

1414
+++ {"user_expressions": []}
1515

16-
# Long Run Growth
16+
# Economic Growth Evidence
1717

1818
## Overview
1919

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+
23+
24+
This lecture growth trajectories of various countries over long time periods.
2125

2226
While some countries have experienced long term rapid growth across that has lasted a hundred years, others have not.
2327

@@ -380,7 +384,6 @@ mystnb:
380384
caption: GDP per Capita (UK and US)
381385
name: gdppc_ukus
382386
---
383-
384387
fig, ax = plt.subplots(dpi=300, figsize=(10, 6))
385388
386389
cntry = ['GBR', 'USA']

0 commit comments

Comments
 (0)