Skip to content

Data and R code to reproduce analyses examining socio-economic and environmental determinants of child-health outcomes among African nations

License

Notifications You must be signed in to change notification settings

cjabradshaw/AfricaChildHealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Africa Child Health

Child Health

Data and R code to reproduce analyses examining socio-economic and environmental determinants of child-health outcomes among African nations

Accompanies the paper: Bradshaw, CJA, SP Otto, AA Annamalay, S Heft-Neal, Z Wagner, PN Le Souëf. 2019. Testing the socio-economic and environmental determinants of better child-health outcomes in Africa: a cross-sectional study among nations. BMJ Open 9: e029968. doi:10.1136/bmjopen-2019-029968

ABSTRACT

Objective

We sought to test hypotheses regarding the principal correlates of child-health performance among African nations based on previous evidence collected at finer spatial scales.

Design

Retrospective, cross-sectional study.

Setting

All countries in Africa, excluding small-island nations.

Primary and secondary outcome measures

We defined a composite child-health indicator for each country comprising the incidence of stunting, deaths from respiratory disease, deaths from diarrhoeal disease, deaths from other infectious disease and deaths from injuries for children aged under 5 years. We also compiled national-level data for Africa to test the effects of countrylevel water quality, air pollution, food supply, breast feeding, environmental performance, per capita wealth, healthcare investment, population density and governance quality on the child-health indicator.

Results

Across nations, child health was lowest when water quality, improved sanitation, air quality and environmental performance were lowest. There was also an important decline in child health as household size (a proxy for population density) increased. The remaining variables had only weak effects, but in the directions we hypothesised.

Conclusions

These results emphasise the importance of continued investment in clean water and sanitation services, measures to improve air quality and efforts to restrict further environmental degradation, to promote the UN’s Sustainable Development Goal 3 target to ‘... end preventable deaths of newborns and children under 5’ and Goal 6 to ‘... ensure access to water and sanitation for all’ by 2030.


Contact: Professor Corey J. A. Bradshaw
Global Ecology
e-mail

03 September 2019

Main R script

AfricaCountryChildHealthGithub.R

Data files

The following files can be found in the data subdirectory:

  • 'AFR.threat.csv'
  • 'Africa.regions.csv'
  • 'arableland.csv'
  • 'cc2to3.csv'
  • 'childhealthmetrics.csv'
  • 'cntry.num.code.csv'
  • 'continent.country.csv'
  • 'country.centroids.csv'
  • 'country_level_pm25.rds'
  • 'cropland.csv'
  • 'EFconsPC12.csv'
  • 'exclbreastfedAFR.csv'
  • 'exportvalue.csv'
  • 'faocountrycode.csv'
  • 'foodsupply.csv'
  • 'forestloss.csv'
  • 'freshwrem.csv'
  • 'gdppcppp.csv'
  • 'hc.exp.USDpc.csv'
  • 'HME_DAH_DATABASE_1990_2015_Y2016M04D25.CSV.zip'
  • 'household size Africa.csv'
  • 'imp.san.pcaccess.csv'
  • 'imp.water.pcaccess.csv'
  • 'land.area.csv'
  • 'landprot.csv'
  • 'life.exp.birth.fem.csv'
  • 'life.exp.birth.mal.csv'
  • 'livestock.csv'
  • 'megafaunaconserv.csv'
  • 'overallgovernance.csv'
  • 'pcemiss.csv'
  • 'pcu5stunt.csv'
  • 'pop.yr.csv'
  • 'povgap.csv'
  • 'PPP11.15.csv'
  • 'respiratorydisease.csv'
  • 'WHO.cntry.csv'

Note, you must unzip the file 'IHME_DAH_DATABASE_1990_2015_Y2016M04D25.CSV.zip' within the same directory to access the .csv file with the R script

Required R libraries

  • boot
  • biomod2
  • sem
  • semPlot
  • semGOF
  • dismo
  • gbm
  • ape
  • geosphere
  • ncf
  • ModelMetrics
  • pgirmess
  • lme4

Source files

  • new_lmer_AIC_tables3.r
  • r.squared.R

Flinders University logo GEL logo

About

Data and R code to reproduce analyses examining socio-economic and environmental determinants of child-health outcomes among African nations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages