Replication code and data for: Are carbon tariffs climate policy?
Authors/Creators
Contributors
Researcher (2):
Description
Climate Trade Analysis
This archive contains the reproducibility code and data for a working paper by Casey, Meng, and Rudik. Running the pipeline reproduces every figure and table in the paper from the raw inputs.
Prerequisites: Stata (MP or SE), Julia 1.11+ (via juliaup), GNU Make, standard Unix utilities (curl, unzip, awk, bc, python3), internet access on the first run, and at least 3 GB of free disk space.
The build is a four-stage pipeline (data preparation -> shock preparation -> model solver -> paper analysis) driven by a top-level make. Stata package versions are vendored and Julia package versions are pinned, so the environment is fully reproducible. Run with a plain make, not make -j.
Project structure:
climate_trade/
├── Makefile # Top-level driver: `make` reproduces everything
├── README.md
├── code/ # Pipeline stages, toolbox, and Julia environment
├── resourceData/ # Raw input data tracked in version control
└── results/ # Figures (PDF) and tables (Markdown), regenerated by `make`
See README.md for the full reproducibility instructions, including stage-by-stage details and make targets.
Files
archive.zip
Files
(2.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7614509e0635b16ffb5e5557b1102e8a
|
2.9 MB | Preview Download |