View Estimation Methodology ID
GET:{output}/estimation-methodology/{id}
Overview
Returns an estimation methodology object.
URL Parameters
Each of the following url formats is valid:
/{output}/estimation-methodology/{id}
/{output}/estimation-methodology/{urlTitle}
Name | Type | Description |
---|---|---|
output | string | The output format of the HTTP response; must be ‘json’, or ‘xml’. |
id | integer | The id field for the estimation methodology. |
urlTitle | string | A unique string identifying the estimation methodology. The urlTitle can be identified by the final segment in the inventory’s url.) |
Code Samples
cURL
curl “http://api.cecclimate.com/json/estimation-methodology/ipcc-2006-locomotive-emissions”