Skip to content

reports all SDG indicators relevant for SDG3 - Health

Usage

reportSDG3(gdx, level = "regglo")

Arguments

gdx

GDX file

level

An aggregation level for the spatial dimension. Can be any level available via superAggregateX.

Value

MAgPIE object

SDG3 Health variables

NameUnitMeta
SDG|SDG03|Prevalence of overweightmillionPopulation with overweight BMI
SDG|SDG03|Prevalence of obesitymillionPopulation with obesity
SDG|SDG03|Prevalence of overweight|ChildrenmillionChildren under 5 with overweight BMI
SDG|SDG03|Prevalence of obesity|ChildrenmillionChildren under 5 with obesity
SDG|SDG03|Consumption of alcoholkcal/cap/dayDaily per-capita caloric intake from alcohol

Author

Benjamin Bodirsky

Examples


  if (FALSE) { # \dontrun{
    x <- reportSDG3(gdx)
  } # }