records

records

Active filters Clear all

No active filters

Filters

Day-ahead nominated capacity - by border

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
                       
Import to Belgium
The amount of allocated cross-border capacity (in MW) that has been scheduled to be imported into Belgium at a border based on day-ahead nominated capacities.

No description available for this field.

Name (identifier)
import_value
Type
decimal
Unit
MW
Sample
                       
Export from Belgium
The amount of allocated cross-border capacity (in MW) that has been scheduled to be exported from Belgium at a border based on day-ahead nominated capacities.

No description available for this field.

Name (identifier)
export_value
Type
decimal
Unit
MW
Sample
                       
Country
The name of the country. 

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"ods020",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods020"
      }
    ]
    ,
  • "definitions":
    {
    • "ods020":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods020_records"
            }
          }
        }
      }
      ,
    • "ods020_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."
              }
              ,
            • "import_value":
              {
              • "type":"number",
              • "title":"Import to Belgium",
              • "description":"The amount of allocated cross-border capacity (in MW) that has been scheduled to be imported into Belgium at a border based on day-ahead nominated capacities.",
              • "unit":"MW"
              }
              ,
            • "export_value":
              {
              • "type":"number",
              • "title":"Export from Belgium",
              • "description":"The amount of allocated cross-border capacity (in MW) that has been scheduled to be exported from Belgium at a border based on day-ahead nominated capacities.",
              • "unit":"MW"
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":"The name of the country. "
              }
            }
          }
        }
      }
    }
}

Similar datasets