Skip to content

reports producer price index

Usage

reportProducerPriceIndex(gdx, prod_groups = FALSE, level = "regglo")

Arguments

gdx

GDX file

prod_groups

whether to return only product groups

level

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

Value

Producer price index as MAgPIE object Unit: see names

Producer price index variables

NameUnitMeta
Prices|Index2020|Agriculture|Producer|Primary food productsIndex 2020=100Producer price index for primary food products
Prices|Index2020|Agriculture|Producer|CropsIndex 2020=100Producer price index for crops
Prices|Index2020|Agriculture|Producer|Livestock productsIndex 2020=100Producer price index for livestock products
Prices|Index2020|Agriculture|Producer|BioenergyIndex 2020=100Producer price index for bioenergy crops
Prices|Index2020|Agriculture|Producer|All agricultural productsIndex 2020=100Producer price index for all agricultural products

Author

Isabelle Weindl, David M CHen

Examples


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