ECON 2181 - Undergraduate Trade Course
George Washington University
This repository contains the complete course materials for an undergraduate course in International Trade Theory and Policy taught at George Washington University (GWU).
This course studies the foundations of international trade and policy, covering:
- Classical and neoclassical theories of comparative advantage
- The specific-factors and Heckscher–Ohlin models
- Firm heterogeneity and intra-industry trade
- Trade policies under perfect and imperfect competition
- Contemporary topics linking theory to real-world applications
By the end of the semester, students should be able to:
- Comprehend and explain the modern trade theories and their assumptions
- Illustrate each theory using standard analytical tools (e.g., PPFs, GE diagrams, gravity) and data
- Solve for the equilibrium of different models, using pen-and-paper as well as a computer
- Interpret policy implications and distributional effects of trade and trade policy
- Lecture0.tex - Lecture19.tex: Complete lecture slides (LaTeX Beamer format) covering the full course curriculum
- ReviewMidterm.tex: Comprehensive midterm review materials
- ReviewFinal.tex: Comprehensive final review materials
- psets/: Problem sets and answer keys
- datalabs/: Data analysis labs
- exams/: Exam materials including questions, answer sheets, and grading rubrics
- handouts/: Course handouts (Handout0-Handout6) providing supplementary materials
- figs/: Figures and graphics used in lectures and materials
- data/: Datasets for analysis and exercises
- scr/: Python scripts for data visualization (e.g., trends-and-maps.py)
- archive/: Historical course materials
- _syllabus_update.tex: Course syllabus with schedule, policies, and requirements
Required: Krugman, Paul, Maurice Obstfeld, and Marc Melitz. International Trade: Theory and Policy. 11th edition.
ECON 1011 and ECON 1012 (or equivalents)
All materials are in LaTeX format (.tex files) and can be compiled to PDF using a standard LaTeX distribution. The lectures use the Beamer class for presentation slides.
To compile the course materials:
- LaTeX distribution (e.g., TeX Live, MiKTeX)
- Required LaTeX packages: beamer, pgfplots, tikz, biblatex, and others as specified in each file
- Python 3.x (for data analysis scripts)
- Required Python packages: pandas, geopandas, matplotlib
Carlos Góes, Ph.D.
Professorial Lecturer
George Washington University
Course materials for educational use.
This repository represents a comprehensive undergraduate economics course on international trade, combining theoretical foundations with practical applications and data analysis.