OSUKED / ElexonDataPortal

Python wrapper for the Elexon/BMRS API
https://osuked.github.io/ElexonDataPortal
MIT License
52 stars 14 forks source link

Assert for "start_date" and "end_date" for all queries #2

Closed ClemAtt closed 3 years ago

ClemAtt commented 3 years ago

Just adding a stream that should be an SP_by_SP query (I think). Query_orchestrator asserts start_date, end_date is required for both query types. Not sure if that's intentional?