Skip to content

riklinssen/papab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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