gridstatus / gridstatus

Extract data from ISOs and other energy grid sources
https://docs.gridstatus.io
BSD 3-Clause "New" or "Revised" License
280 stars 49 forks source link

SPP Historical LMP Data #108

Open jcsalterego opened 1 year ago

jcsalterego commented 1 year ago

SPP historical LMP data is available in various compacted forms:

DAM LMP by Location

RTM LMP by Location

Daily compaction seems to lag by 5 days in both example data sets.

Based on the requested range of historical data, SPP::get_lmp will need to piece together the right list of files to fetch after fetching the candidate directories.

jcsalterego commented 1 year ago

Related work: #105.