Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 2.19 KB

README.md

File metadata and controls

26 lines (14 loc) · 2.19 KB

Notebooks for Advanced Macroeconomics

This is a set of interactive Pluto.jl notebooks on topics discussed in beginning graduate level macroeconomics. It's built around the syllabus of the course Macroeconomics (EC413) taught at the LSE by Matthias Doepke and Silvana Tenreyro(2023-2024). But it also includes some more advanced discussions, or related stuff I find interesting.

The main aim is to make the transition from undergraduate to graduate Macroeconomics smoother by employing the fantastic Pluto.jl and PlutoUI.jl tools to make the models more intuitive.

Below you can find the links to each notebook, dockerised on Binder.

Notebooks

The Solow Model (in Discrete Time)

Neoclassical Growth Model

Stagnation: The Malthusian Economy

Industrialisation: Transition to Modern Growth and the Role of Subsistence Level of Food

Romer's Expanding (Input) Variety Model

Schumpeterian Quality Ladder Model

Contraction Mapping Theorem

Acknowledgement

I made use of IOPlutoNotebooks by @schrimpf and PlutoNotebooks by @roualdes in building this repository.