list_utilities
Find US utilities by state code or name substring to identify the correct utility before pulling emissions or generation data.
Instructions
List utilities, optionally filtered by two-letter state code (e.g. 'CO', 'TX').
Returns utility and parent names, EIA/FERC1 IDs, RMI utility type, and — when
a state is given — the capacity that utility owns in that state (MW), largest
first. name_contains additionally filters on utility or parent name
(case-insensitive substring).
Use this to find the right utility name before pulling emissions or generation data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state_abbr | No | ||
| name_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |