Skip to content

reports all SDG indicators relevant for SD12 - Sustainable Production and Consumption

Usage

reportSDG12(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

SDG12 Sustainable consumption variables

NameUnitMeta
SDG|SDG12|Material footprinttDM/capita/yrPer-capita crop demand (material footprint proxy)
SDG|SDG12|Food wastekcal/cap/dayPer-capita daily food waste (caloric availability minus intake)
SDG|SDG12|Food waste totalMt DM/yrTotal food waste in dry matter
SDG|SDG12|Food lossMt DM/yrFood losses in supply chain (pre-consumer waste)

Author

Benjamin Bodirsky

Examples


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