WattTime / pyiso

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

Review the NVEnergyClient and fix if necessary #142

Closed r24mille closed 1 year ago

r24mille commented 6 years ago

As I cleaned up the unit tests for NVEnergyClient I noticed that the URLs constructed by the client do not exist at http://www.oasis.oati.com/NEVP/ Admittedly, I've investigated this very little but I don't think the client is functional:

  1. It needs to be pointed at the new URL structure particularly for historical single day and monthly reports in the past.
  2. It needs some integration tests written so it's easy to confirm that all URLs are actually responsive.
  3. Update the affected unit tests accordingly.
r24mille commented 6 years ago

I looked into things a bit:

So, the URLs being generated are wrong. All the load and trade data is available at: http://www.oasis.oati.com/NEVP/NEVPdocs/ElectricScada.htm