Econometrics Resources

Comprehensive collection of textbooks, software, datasets, journals, and tools for learning and practicing econometrics at all levels.

πŸ“š Essential Textbooks

Introductory Econometrics: A Modern Approach (7th ed.)

Undergraduate

Jeffrey M. Wooldridge - The gold standard undergraduate textbook with clear explanations and practical examples. Covers OLS, IV, panel data, and limited dependent variables.

Visit Resource β†—

Mastering 'Metrics: The Path from Cause to Effect

Beginner Friendly

Joshua Angrist & JΓΆrn-Steffen Pischke - Accessible introduction to causal inference with real-world examples. Perfect for understanding the 'why' behind econometric methods.

Visit Resource β†—

Mostly Harmless Econometrics

Graduate

Joshua Angrist & JΓΆrn-Steffen Pischke - Advanced treatment of causal inference methods. Essential for understanding modern applied econometrics research.

Visit Resource β†—

Econometric Analysis (8th ed.)

Graduate

William H. Greene - Comprehensive graduate-level treatment covering both theory and applications. Excellent reference for advanced techniques.

Visit Resource β†—

Causal Inference: The Mixtape

Free Online

Scott Cunningham - Modern approach to causal inference with code examples in Stata, R, and Python. Free online version available.

Visit Resource β†—

πŸ’» Software & Programming

Stata

Proprietary

Industry standard for econometrics with excellent documentation and built-in commands for most econometric methods. Student licenses available.

Visit Resource β†—

R + RStudio

Free

Free, open-source statistical software with powerful econometric packages (fixest, plm, AER). Steep learning curve but very flexible.

Visit Resource β†—

Python (pandas, statsmodels, linearmodels)

Free

General-purpose programming language with growing econometrics capabilities. Great for data manipulation and machine learning integration.

Visit Resource β†—

Gretl

Free

Free, user-friendly econometrics software with GUI interface. Good alternative to Stata for basic econometric analysis.

Visit Resource β†—

πŸ“Š Data Sources

Our World in Data

Free

Clean, well-documented datasets on global development, health, education, and economics. Perfect for student projects and replication exercises.

Visit Resource β†—

Harvard Dataverse

Academic

Repository of research datasets from published papers. Excellent for replication studies and learning from real research.

Visit Resource β†—

IPUMS (Integrated Public Use Microdata)

Registration Required

Harmonized census and survey data from around the world. Essential for demographic and labor economics research.

Visit Resource β†—

Federal Reserve Economic Data (FRED)

Free

US macroeconomic time series data from the St. Louis Fed. Easy-to-use interface with direct download options.

Visit Resource β†—

World Bank Open Data

Free

Development indicators, poverty data, and country statistics. Great for cross-country comparisons and development economics.

Visit Resource β†—

OECD Data

Free

Economic indicators and policy data from developed countries. High-quality data with good documentation.

Visit Resource β†—

πŸ“° Key Journals

American Economic Review (AER)

Top 5

Top-tier economics journal with high-quality empirical papers showcasing best practices in econometric analysis.

Visit Resource β†—

Quarterly Journal of Economics (QJE)

Top 5

Prestigious journal publishing influential economics research with sophisticated econometric methods.

Visit Resource β†—

Journal of Econometrics

Methods Focus

Leading journal for econometric theory and applications. Essential for understanding methodological developments.

Visit Resource β†—

Journal of Applied Econometrics

Applied

Applied econometrics with replication requirements. Great for learning practical implementation of methods.

Visit Resource β†—

Journal of Business & Economic Statistics

Stats Focus

Bridge between statistics and economics with practical applications and methodological innovations.

Visit Resource β†—

πŸŽ“ Online Learning

Causal Inference Bootcamp (Brady Neal)

Video Course

Free video course covering modern causal inference methods with mathematical rigor and practical examples.

Visit Resource β†—

MIT 14.32 Applied Econometrics

MIT

Complete course materials including lectures, problem sets, and datasets from MIT's graduate econometrics course.

Visit Resource β†—

Library of Statistical Techniques (LOST)

Code Examples

Comprehensive guide to implementing econometric methods in different software packages with code examples.

Visit Resource β†—

Econometrics Academy (YouTube)

YouTube

High-quality video tutorials covering econometric theory and Stata implementation. Great for visual learners.

Visit Resource β†—

Programming for Economists

Programming

Course materials teaching programming skills essential for modern econometric research using Python and R.

Visit Resource β†—

✍️ Influential Blogs & Websites

Andrew Gelman's Blog

Statistics

Statistical modeling, causal inference, and research design insights from a leading statistician. Practical advice for applied researchers.

Visit Resource β†—

The Effect

Causal Inference

Nick Huntington-Klein's comprehensive guide to research design and causal inference with practical examples and code.

Visit Resource β†—

Data Colada

Research Methods

Critical analysis of research methods and statistical practices. Great for learning what not to do in empirical research.

Visit Resource β†—

Marginal Revolution

Economics

Tyler Cowen and Alex Tabarrok's economics blog featuring discussions of recent research and policy applications.

Visit Resource β†—

πŸ”§ Practical Tools

LaTeX Templates for Economics

LaTeX

Professional LaTeX templates for economics papers, including AER and QJE formats. Essential for academic writing.

Visit Resource β†—

RegHD FE (High-Dimensional Fixed Effects)

Stata Package

Stata package for efficiently estimating models with multiple fixed effects. Essential for panel data analysis.

Visit Resource β†—

RD Robust

RD Analysis

Stata/R packages for regression discontinuity analysis with optimal bandwidth selection and robust inference.

Visit Resource β†—

Difference-in-Differences Resources

DiD Methods

Collection of recent DiD papers, code, and methodological developments. Includes staggered treatment designs.

Visit Resource β†—

OSF (Open Science Framework)

Research Sharing

Platform for sharing research materials, data, and code. Promotes transparency and reproducibility in research.

Visit Resource β†—

🎯 Recommended Learning Paths

πŸ“– Undergraduate Path

  1. Start with Wooldridge textbook
  2. Learn Stata or R for implementation
  3. Practice with Our World in Data datasets
  4. Read Mastering 'Metrics for intuition
  5. Explore AER papers for real applications

πŸŽ“ Graduate Path

  1. Master Mostly Harmless Econometrics
  2. Take Brady Neal's Causal Inference course
  3. Learn advanced Stata packages (reghdfe, rdrobust)
  4. Read Journal of Econometrics methodological papers
  5. Practice replication using Harvard Dataverse

πŸ’‘ Tips for Success

πŸ“Š Practice with Real Data

Don't just read about methods - implement them using actual datasets. Start with clean data from Our World in Data.

πŸ”„ Replicate Published Results

Find papers with available data and code, then try to reproduce their main results. This builds practical skills.

πŸ“ Document Everything

Keep detailed notes, save your code, and document your data sources. Good habits early will save time later.

Note: This collection focuses on open educational resources and freely available materials. Please use institutional access for copyrighted textbooks and journal articles where required.