WattTime / pyiso

Python client libraries for ISO and other power grid data sources.
http://pyiso.readthedocs.org/
Other
237 stars 110 forks source link

CAISO returning empty #203

Open rajkumarks7 opened 3 years ago

rajkumarks7 commented 3 years ago

information = client_factory('CAISO') data_generated = information.get_generation(latest=True)

when i use this method for CAISO i am getting empty list retruned.