get_emissions_trend
Compare a utility's yearly CO2 emissions against its targets, IRP projection, and RMI's 1.5°C benchmark. Returns historical emissions, generation, and intensity for delivered or owned power.
Instructions
Get yearly CO2 emissions and 1.5°C pathway comparison for a utility.
Returns historical CO2 (MMT), emissions implied by the utility's stated targets, its IRP projection, and RMI's 1.5°C benchmark — plus generation (TWh) and emissions intensity (metric tons/MWh).
basis selects the accounting boundary and MUST be one of:
"delivered" (default) — emissions behind the power the utility sells
"owned" — emissions from generation the utility owns
"all" — both, distinguished by the owned_delivered column
The two bases are separate row sets; never sum across them.
The search is case-insensitive and supports partial names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| basis | No | delivered | |
| utility_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |