View Inventory List
GET:{output}/inventory/list
Overview
{description}
URL Parameters (Required)
Name | Type | Description |
---|---|---|
output | string | The output format of the HTTP response; must be ‘json’, ‘xml’, or ‘csv.’ |
Query Parameters (Optional)
Name | Type | Description |
---|---|---|
gd |
| The id field(s) for guidance documents associated with an inventory. |
method |
| The id field(s) of the estimation methdology(s) associated with an inventory. |
place |
| The id field(s) for the place(s) associated with an inventory. |
pol |
| The id field(s) for the pollutant(s) reported by an inventory. |
sc |
| The id field(s) for the source category(s) reported by an inventory. |
status |
| The publication status of the inventory within the platform. |
Return Format
XML (with RDFa-Lite)
Code Samples
cURL
curl “http://api.cecclimate.com/json/inventory/list”