NYISOToolkit icon indicating copy to clipboard operation
NYISOToolkit copied to clipboard

Access data, statistics, and visualizations for New York's electricity grid.

Results 8 NYISOToolkit issues
Sort by recently updated
recently updated
newest added

It would be really handy to be able to query today's data up to the present time for near real-time analysis.

Or should it just be done per hour? Does x axis need to be normalized? No How to get statewide price?

Peak and nonpeak hours depend on day of the week, so its not that straightforward

Could add an event loop to handle making requests for multiple months at the same time in `get_raw_data` method. Fetch process may get bogged down on large file downloads