Empirical economic analysis with R — a course on data analysis, visualization, and reproducible research for students at the UNAM School of Economics.
Araceli Martínez-Holguín is a PhD student in Economics at the School of Economics of the National Autonomous University of Mexico (UNAM).
Her research studies the relationship between extreme climate events and food prices, with broader interests in macroeconomics, monetary policy, and sustainable finance.
In this course she teaches students how to use R to conduct empirical economic analysis and build reproducible research workflows.
This course introduces students to empirical economic analysis using R. Students learn how to clean, visualize, and analyze economic datasets while developing reproducible research workflows.
Laboratories combine programming techniques with applied economic questions using datasets related to climate data, agricultural production, and macroeconomic indicators.
Datasets used across the laboratories. Download them directly or clone the repository to access all files locally.
Clone the repository:
git clone https://github.com/araceli-martinez-holguin/economics-r-course.git
Open the project in RStudio, navigate to a laboratory folder,
open the .Rmd file and run the code or knit the document
to reproduce the analysis.