Metadata-Version: 2.1
Name: isodata
Version: 0.1.0
Summary: API to access energy data
Author: Max Kanter
Author-email: kmax12@gmail.com
License: BSD 3-clause
Keywords: energy,independent system operator
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: <4,>=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

<p align="center">
<img width=75% src="/isodata-header.png" alt="isodata logo" />
</p>

## ISO Data

`isodata` provides standardized API to access energy data to the major Independent System Operators in the United States.

It uses publically available APIs provided by the ISOs, but falls back to webscraping if an API isn't available.

## Feedback Welcome

`isodata` is under active development. If there is any particular data you would like access to, let us know.

## Related projects

- [pyiso](https://github.com/WattTime/pyiso)
