Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add get_load(...) and get_trade(...) parsers for IESO .csv archives #148

Open
r24mille opened this issue Sep 12, 2017 · 0 comments
Open

Comments

@r24mille
Copy link
Contributor

r24mille commented Sep 12, 2017

The IESO (Ontario) has archived very old content in CSV reports.

http://www.ieso.ca/en/power-data/data-directory

They don't get updated as regularly as the public market operations reports (i.e. the XML reports currently being parsed by IESOClient) but we could extend the historical range for get_trade(...) and get_load(...) by stitching the CSV content together with the existing content parsed from the existing XML reports. Notably, we could parse:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant