**************************************************************************************************************
*************README*******************************************************************************************
**************************************************************************************************************
TITLE: With or Without Him? Experimental Evidence from Gender-Sensitive Cash Grants and Trainings in Tunisia
AUTHORS: Jules Gazeaud, Nausheen Khan, Eric Mvukiyehe, and Olivier Sterck



***************************************************************************************************************
* This folder contains STATA files to generate the results presented in the paper. 


STATA do-file analysis.do produces all Tables and Figures from the paper (including appendix), 
except those which are not based on data (Figures A1, A2, A3, A4 and Table A1).
It should be ran from main.do. The folder path should be set on line 15 of main.do

analysis.do requires the following folders:
01_data
02_output

analysis.do uses 01_data and creates output (tables and figures) in 02_output.

- Commands insert_into_file; store_est_tpl; and table_from_tpl require that Python 2.7 is installed (for more details, see: https://github.com/paulnov/stata-tex)

- Files sample_table.csv, stata-tex.do, table_from_tpl.py, and all late files with the prefix "TPL" in the folder 02_output/tables are required for the code to run

