WattTime / pyiso

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

Some Prince Edward Island energy data available at their Wind Energy page #129

Closed r24mille closed 6 years ago

r24mille commented 6 years ago

A small amount of data for Prince Edward Island is available at: http://www.gov.pe.ca/windenergy/chart.php The data which backs this page is:

The only unambiguous type of data is the current load, which fulfills the latest=True argument for get_load(..). We could also parse the amount of wind generated and how much is exported. This does not reflect all generation sources and all trade data, so I don't think it's suitable for get_generation(...) or get_trade(...).