openclimatefix / Elexonpy

Python package wrapper around Elexon api
MIT License
12 stars 4 forks source link

Add script to display balancing settlement system prices #31

Closed 14Richa closed 3 months ago

14Richa commented 3 months ago

Description

This pull request introduces a new script (system_price.py) demonstrating the retrieval and display of balancing settlement system prices from the Elexon API.

Output:

Below is the screenshot of the output. image

Fixes #27

Checklist: