A simple script to download years worth of Locational Marginal Price (LMP) data from CAISO's OASIS API in minutes.
- Download .py script and save to local path
- Change 'Year' and 'Node' to p-node of interest
- Run script
- Pull csv file from your directory
In the script provided I'm pulling data for TH_SP15_GEN-APND from 2021 to 2023, this includes LMP, MCE, MCC, and MCL components which we'll be using in a Neural Net forecast. See attached data as reference output.