API Reference#
Supported Independent System Operators (ISOs)#
API client for Alberta Electric System Operator (AESO) data. |
|
California Independent System Operator (CAISO) |
|
Electric Reliability Council of Texas (ERCOT) |
|
Independent Electricity System Operator (IESO) |
|
ISO New England (ISONE) |
|
Midcontinent Independent System Operator (MISO) |
|
New York Independent System Operator (NYISO) |
|
PJM |
|
Southwest Power Pool (SPP) |
ISO API Clients#
Some ISOs provide official APIs that offer additional data or functionality beyond what’s available through web scraping. These API clients require authentication and are alternatives to the standard ISO classes above.
Other Data Sources#
Initialize EIA API object |
Utilities#
|
Get an ISO by its id |
|
List available ISOs |
|
|
|
Filters DataFrame by locations, which can be a list, "ALL" or None |
|
Load a single DataFrame for same schema csv files in a folder |
Enums and Data Classes#
Names of LMP Markets |
|
Interconnection queue types |
|
Exceptions#
Common base class for all non-exit exceptions. |
|
|
Common base class for all non-exit exceptions. |
Visualization#
|
Create a heat map of day-ahead location marginal prices. |
|
Create a line graph of load dataframe |