Get carbon intensity
get_carbonGet grid carbon intensity in lbs CO₂/MWh for any US balancing authority, either as the latest snapshot or historical data. Specify an ISO for one region, or omit it for all authorities.
Instructions
Grid carbon intensity in lbs CO₂/MWh. Omit iso with latest=true for all balancing authorities; pass iso for one region. Prefer this over raw fuel-mix when the question is about emissions intensity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End date YYYY-MM-DD for history. | |
| iso | No | ISO/BA code. Optional when latest=true (returns all). | |
| hours | No | Trailing hours of history. | |
| limit | No | Max rows (default 50, max 500). | |
| start | No | Start date YYYY-MM-DD for history. | |
| latest | No | If true, return latest snapshot(s). Default true when no history window. |