/gridstatus

API to access energy data

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

gridstatus logo

Tests PyPI version

gridstatus provides a uniform Python API to electricity supply, demand, and pricing data for the major Independent System Operators (ISOs) in the United States.

Currently gridstatus supports CAISO, SPP, ISONE, MISO, Ercot, NYISO, and PJM.

GridStatus.io

To preview the data this library provide access to, visit GridStatus.io

Community

Installation

gridstatus supports python 3.7+. Install with pip

python -m pip install gridstatus

Upgrade using the following command

python -m pip install --upgrade gridstatus

Documentation and Examples

To learn more, visit the documentation and view example notebooks.

Get Help

We'd love to answer any usage or data access questions! Please let us know by posting a GitHub issue.