akkudoktoreos.prediction.elecpriceabc

Abstract and base classes for electricity price predictions.

Notes

  • Ensure appropriate API keys or configurations are set up if required by external data sources.

Classes

ElecPriceDataRecord(*, date_time, ...)

Represents a electricity price data record containing various price attributes at a specific datetime.

ElecPriceProvider(*args, records, ...)

Abstract base class for electricity price providers.