records

records

Actieve filters Wis alles

Geen actieve filters

Filters

Planned unavailability of grid components (380/220kV)

Bijlagen

Klik om uit te vouwen Klik om samen te vouwen

Datasetschema

Klik om uit te vouwen Klik om samen te vouwen
Last updated
Date and time at which the data was last updated.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
lastupdated
Type
datumtijdstip
Voorbeeld
                       
Asset location
The location of the asset

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
assetlocation
Type
tekst
Voorbeeld
                       
Asset type
Type of the asset.For example : Internal line.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
assettype
Type
tekst
Voorbeeld
                       
Asset voltage
Voltage of the asset

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
assetvoltage
Type
dubbel
Eenheid
kV
Voorbeeld
                       
Status
The status of the outage. 

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
outagestatus
Type
tekst
Voorbeeld
                       
Type
Type of outage. Example: Day  Night. 

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
outagetype
Type
tekst
Voorbeeld
                       
Asset EIC code
EIC code of the affected asset

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
asseteic
Type
tekst
Voorbeeld
                       
Asset name
Name of the asset

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
assetname
Type
tekst
Voorbeeld
                       
Border
Border country affected by the outage.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
outageborder
Type
tekst
Voorbeeld
                       
Reason
Reason why there is a transmission outage

Geen omschrijving beschikbaar voor dit veld.

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

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
outagecomment
Type
tekst
Voorbeeld
                       
Start
The planned start date  time of a planned outage.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
startdatetime
Type
datumtijdstip
Voorbeeld
                       
End
The end date and time of a transmission outage.

Geen omschrijving beschikbaar voor dit veld.

Naam (identifier)
enddatetime
Type
datumtijdstip
Voorbeeld
                       

JSON Schema

Het volgende JSON-voorwerp is een gestandaardiseerde omschrijving van het schema van uw dataset. Meer over JSON-schema.

{
  • "title":"ods029",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods029"
      }
    ]
    ,
  • "definitions":
    {
    • "ods029":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods029_records"
            }
          }
        }
      }
      ,
    • "ods029_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