Skip to content

reports food price index

Usage

reportPriceFoodIndex(gdx, baseyear = "y2020", level = "regglo")

Arguments

gdx

GDX file

baseyear

baseyear of the price index

level

aggregation level of returned data ("regglo" by default)

Value

Food price index as MAgPIE object Unit: see names

Food price index variables

NameUnitMeta
Prices|Index|Agriculture|Food products1Food price index relative to baseyear
Prices|Index|Agriculture|Food products|Plant-based1Plant-based food price index
Prices|Index|Agriculture|Food products|Plant-based|Maize1Maize price index
Prices|Index|Agriculture|Food products|Plant-based|Rice1Rice price index
Prices|Index|Agriculture|Food products|Plant-based|Soybean1Soybean price index
Prices|Index|Agriculture|Food products|Plant-based|Temperate cereals1Wheat/temperate cereals price index
Prices|Index|Agriculture|Food products|Livestock1Livestock food price index

Author

Florian Humpenoeder, Felicitas Beier

Examples


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