Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 769 Bytes

File metadata and controls

25 lines (19 loc) · 769 Bytes

IMRproject

The causal effect of new electricity access on public health in Uganda

To Run:

  1. Install R
  2. Install R Studio
  3. Install required packages
  4. Go to (google drive link) and download the TIF packages
  5. Clone the gitHub repo into R Studio
  6. Run "getwd()" in the console through R Studio
  7. Replace "setwd()" on line 1 with "setwd(result from step 4)"
  8. Run "ari_imr_scirpt_feb_2022.R" ======= Relevant Data Sources: https://www.nature.com/articles/s41586-019-1545-0

Nighttime Light Data: https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/YGIVCD

IMR Data: http://ghdx.healthdata.org/record/ihme-data/lmic-under5-mortality-rate-geospatial-estimates-2000-2017

Follow (https://github.com/susanathey/MCPanel) to install MCPanel