The files in this folder create the figures and tables in our paper. The folder is organized as follows:

1. master.do sets paths to the input, output and .do files, and calls the .do files used to create all figures and tables in our paper.

2. process_input.do compiles a .dta file using the files in /2_process_output/output. Doing so streamlines making some of the tables and figures in our paper. 

3. /figures/ contains .do files that create each of the figures in our paper. For example, figure1.do recreates Figure 1 in the paper. All figures are saved under their figure number in /output/figures/ (e.g., Figure 1 is saved as figure1.pdf).


4. /tables/ contains .do files that create each of the tables in our paper. For example, table1.do recreates Table 1 in the paper. All tables are saved under their table number in /output/tables/ (e.g., Table 1 is saved as table1.txt). Note that the output files do not include labels or titles. 