Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.79 KB

outputs_prices.md

File metadata and controls

24 lines (19 loc) · 1.79 KB
layout title prev next gcam-version
index
Price Outputs
marketplace.html
outputs_trade.html
v7.1

Description of Outputs

Name Resolution Unit Query XML Tag
Price1 Market2 and Year Various3 prices of all markets price
Food demand prices Region, Type and Year 2005$/Mcal/day food demand prices price-paid

Outputs are specified in the `startVisitMarket` method of [xml_db_outputter.cpp](https://github.com/JGCRI/gcam-core/blob/master/cvs/objects/reporting/source/xml_db_outputter.cpp). 1: There is a long list of standard queries that report price results. The price query above will report prices for all markets, while other queries filter those results. For example, the "ag commodity prices" query reports prices for agriculture and forestry commodities only.
2: Prices are reported by market. The market name contains both region and commodity information. For example, globalcrude oil is the price of the globally traded crude oil market and USACorn is the price of Corn in the USA. Some markets will have both a global and a regional price.
3: Units vary by market. In general, energy-related prices are reported in $1975/GJ, agricultural prices are in $1975/kg, forestry prices are in $1975/m3, and carbon prices are in $1990/tC.