records

records

Active filters Clear all

No active filters

Filters

Intraday net transfer capacity - between Belgium and United Kingdom

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Datetime
Time at which the interval starts.

No description available for this field.

Name (identifier)
datetime
Type
datetime
Sample
                       
Resolution code
Length of the time interval expressed in compliance with ISO 8601.

No description available for this field.

Name (identifier)
resolutioncode
Type
text
Sample
                       
Country
The name of the country. 

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Direction
A categorization of measurement properties based on the direction of the energy flow. For example: outgoing, ingoing, flow.

No description available for this field.

Name (identifier)
direction
Type
text
Sample
                       
Net Transfer Capacity (NTC)
Transfer capacity forecast agreed by Elia and its neighbouring transmission system operators (TSOs) for imports and exports across Belgium’s borders. Visit Transmission capacity at borders for more information on the calculation method. EU Regulation 543/2013 refers to net transfer capacity as forecasted capacity.

No description available for this field.

Name (identifier)
nettransfercapacity
Type
integer
Unit
MW
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"ods011",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods011"
      }
    ]
    ,
  • "definitions":
    {
    • "ods011":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods011_records"
            }
          }
        }
      }
      ,
    • "ods011_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "datetime":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Datetime",
              • "description":"Time at which the interval starts."
              }
              ,
            • "resolutioncode":
              {
              • "type":"string",
              • "title":"Resolution code",
              • "description":"Length of the time interval expressed in compliance with ISO 8601."
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":"The name of the country. "
              }
              ,
            • "direction":
              {
              • "type":"string",
              • "title":"Direction",
              • "description":"A categorization of measurement properties based on the direction of the energy flow. For example: outgoing, ingoing, flow."
              }
              ,
            • "nettransfercapacity":
              {
              • "type":"integer",
              • "title":"Net Transfer Capacity (NTC)",
              • "description":"Transfer capacity forecast agreed by Elia and its neighbouring transmission system operators (TSOs) for imports and exports across Belgium’s borders. Visit Transmission capacity at borders for more information on the calculation method. EU Regulation 543/2013 refers to net transfer capacity as forecasted capacity.",
              • "unit":"MW"
              }
            }
          }
        }
      }
    }
}

Similar datasets