openclimatefix / Elexonpy

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

Add Example for Actual Total Load Data Retrieval using DemandApi #29

Closed 14Richa closed 3 months ago

14Richa commented 3 months ago

Description

This PR adds an example implementation for retrieving Actual Total Load (ATL/B0610) data using the Swagger-generated DemandApi client.

Output

Below is a screenshot of the example output:

image

Fixes #27

Checklist: