openclimatefix / Elexonpy

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

Add `SystemPricesFetcher Class` to get System Buy Prices #13

Closed 14Richa closed 3 months ago

14Richa commented 4 months ago

Description

This pull request has a new class, SystemPricesFetcher, which retrieves system buy prices from Elexon API. The class provides a method to fetch and return the buy prices as a pandas data frame.

The method returns a data frame structured as follows:

image

Checklist:

codecov[bot] commented 3 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella: