entsog_data_manager module
Created on Sun Nov 29 21:59:08 2020
@author: maurer
- class entsog_data_manager.EntsogDataManager[source]
Bases:
object
Methods
returns a list of balancing zones.
interconnections which are in one of the balancingZones to be determined whats useful hiere (coming from, to or both)
operationaldata
(operatorKeys, filt[, ...])returns timeseries data of the given Indicator
returns the result of the operatorpointdirections request
returns a list of operators
bilanz
connectionpoints
crossborder
operationaldataByPoints
operatorsByBZ
- crossborder(operatorKeys: List[str], filt: Filter, group_by: List[str] = ['t.directionkey', 'opd.adjacentzones', 'opd.adjacentcountry'], table='physical_flow')[source]
- interconnections()[source]
interconnections which are in one of the balancingZones to be determined whats useful hiere (coming from, to or both)
- operationaldata(operatorKeys: List[str], filt: Filter, group_by: List[str] = ['directionkey'], table='physical_flow')[source]
returns timeseries data of the given Indicator