NYISOToolkit
NYISOToolkit copied to clipboard
Access data, statistics, and visualizations for New York's electricity grid.
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