Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.03 KB

readme.md

File metadata and controls

35 lines (25 loc) · 1.03 KB

PAPAB - impact study - Burundi 2019/2020

Code to reproduce analyses and visuals for PAPAB impact study Burundi 2020 published here --> add link to report here.

Technologies

Project is created with:

  • STATA 13.1
  • Python 3.8.0

Data

Source data for this project not public (as of June 2020) available on request.

Structure

├───docs                    <- data documentation, questionnaire other relevant docs
│   
├───notebooks               <-notebooks for EDA, code snippets, temporary code prior to publication.  
│   
│      
│      
│      
│   
└───src                     <-.do (cleaning & PSM models (STATA) .py (visualisations) 
    ├───data                 
    │   ├───clean           <-Final datasets used for report generation  
    │   ├───interim         <-intermediate data that has been transformed 
    │   └───raw             <-original data dump         
    └───graphs              <-visualisations in report