records

records

Active filters Clear all

No active filters

Filters

Forced unavailability of grid components (380/220kV)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Last updated
Date and time at which the data was last updated.

No description available for this field.

Name (identifier)
lastupdated
Type
datetime
Sample
                       
Asset location
The location of the asset

No description available for this field.

Name (identifier)
assetlocation
Type
text
Sample
                       
Asset type
Type of the asset.For example : Internal line.

No description available for this field.

Name (identifier)
assettype
Type
text
Sample
                       
Asset voltage
Voltage of the asset

No description available for this field.

Name (identifier)
assetvoltage
Type
decimal
Unit
kV
Sample
                       
Status
The status of the outage. 

No description available for this field.

Name (identifier)
outagestatus
Type
text
Sample
                       
Type
Type of outage. Example: Day  Night. 

No description available for this field.

Name (identifier)
outagetype
Type
text
Sample
                       
Asset EIC code
EIC code of the affected asset

No description available for this field.

Name (identifier)
asseteic
Type
text
Sample
                       
Asset name
Name of the asset

No description available for this field.

Name (identifier)
assetname
Type
text
Sample
                       
Border
Border country affected by the outage.

No description available for this field.

Name (identifier)
outageborder
Type
text
Sample
                       
Reason
Reason why there is a transmission outage

No description available for this field.

Name (identifier)
outagereason
Type
text
Sample
                       
Comment
A textual comment included in formal grid requests for an outage (outage requests), and/or when outages are planned (elementary outage).

No description available for this field.

Name (identifier)
outagecomment
Type
text
Sample
                       
Start
The planned start date  time of a planned outage.

No description available for this field.

Name (identifier)
startdatetime
Type
datetime
Sample
                       
End
The end date and time of a transmission outage.

No description available for this field.

Name (identifier)
enddatetime
Type
datetime
Sample
                       

JSON Schema

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

{
  • "title":"ods030",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods030"
      }
    ]
    ,
  • "definitions":
    {
    • "ods030":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods030_records"
            }
          }
        }
      }
      ,
    • "ods030_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "lastupdated":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Last updated",
              • "description":"Date and time at which the data was last updated."
              }
              ,
            • "assetlocation":
              {
              • "type":"string",
              • "title":"Asset location",
              • "description":"The location of the asset"
              }
              ,
            • "assettype":
              {
              • "type":"string",
              • "title":"Asset type",
              • "description":"Type of the asset.For example : Internal line."
              }
              ,
            • "assetvoltage":
              {
              • "type":"number",
              • "title":"Asset voltage",
              • "description":"Voltage of the asset",
              • "unit":"kV"
              }
              ,
            • "outagestatus":
              {
              • "type":"string",
              • "title":"Status",
              • "description":"The status of the outage. "
              }
              ,
            • "outagetype":
              {
              • "type":"string",
              • "title":"Type",
              • "description":"Type of outage. Example: Day Night. "
              }
              ,
            • "asseteic":
              {
              • "type":"string",
              • "title":"Asset EIC code",
              • "description":"EIC code of the affected asset"
              }
              ,
            • "assetname":
              {
              • "type":"string",
              • "title":"Asset name",
              • "description":"Name of the asset"
              }
              ,
            • "outageborder":
              {
              • "type":"string",
              • "title":"Border",
              • "description":"Border country affected by the outage."
              }
              ,
            • "outagereason":
              {
              • "type":"string",
              • "title":"Reason",
              • "description":"Reason why there is a transmission outage"
              }
              ,
            • "outagecomment":
              {
              • "type":"string",
              • "title":"Comment",
              • "description":"A textual comment included in formal grid requests for an outage (outage requests), and/or when outages are planned (elementary outage)."
              }
              ,
            • "startdatetime":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Start",
              • "description":"The planned start date time of a planned outage."
              }
              ,
            • "enddatetime":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"End",
              • "description":"The end date and time of a transmission outage."
              }
            }
          }
        }
      }
    }
}

Similar datasets