Help Files:

Net Transfer Capacity

About

The transfer capacity between regions, including technical profiles, sets the possible flows between markets. This is provided via a day ahead, week ahead and month ahead set of values providing an evolution of this value over time.

Data Service

The Net Transfer Capacity data can be extracted from the API. The parameters used are as follows:

Code Required/Optional Description
chart Required ntc
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)
border Optional Defaults to 0 (Belgium). Other options are 1 (France), 2 (Ireland), 3 (Netherlands), 4 (Norway) and 5 (Denmark)

Examples :

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