Skip to content

A simple script to download years worth of Locational Marginal Price (LMP) data from CAISO's OASIS API in minutes.

Notifications You must be signed in to change notification settings

romilandc/CAISO-OASIS-LMP-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CAISO-OASIS-LMP-downloader

A simple script to download years worth of Locational Marginal Price (LMP) data from CAISO's OASIS API in minutes.

How to use

  • 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

Example

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.

About

A simple script to download years worth of Locational Marginal Price (LMP) data from CAISO's OASIS API in minutes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages