Help Files:

Intraday Explicit Requested

About

The chart shows explicit trading between markets, with explicit trades involving the sale of capacity to market parties.

Included Data

In case of explicit allocations, for every market time unit and per direction between bidding zones markets must publish the capacity (MW) requested by the market, capacity (MW) allocated to the market, the price of the capacity (Currency/MW) and the auction revenue (in Currency) per border between bidding zones.

Data Service

The Intraday Explicit Requested data can be extracted from the API. The parameters used are as follows:

Code Required/Optional Description
chart Required intradayexplicit
startdatetime Required The start date time in format YYYYMMDDHHMMSS.
enddatetime Required The end date time in format YYYYMMDDHHMMSS.
resolution Required The type of resolution. (See 'resolutions' action, e.g. hh)
format Required The type of format. The value could be xml or csv . (See 'formats' action)
fnborder Optional Defaults to 0 (Belgium). Other options are 1 (France) and 2 (Netherlands)

Examples :

https://enbm.netareports.com/dataService?username=xxx&password=xxx&format=xml&action=data&chart=intradayexplicit&startdatetime=20190213000000&enddatetime=20190214000000&resolution=hh&fnborder=0