Voltage

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Timestamp
Date/time that the data was recorded - data is provided at half hourly intervals over a 12 month period.

No description available for this field.

Name (identifier)
timestamp
Type
datetime
Sample
                       
GroupId
               

No description available for this field.

Name (identifier)
groupid
Type
integer
Sample
                       
Network Group Name
The unique name given to the network demand group supplied by the Primary or Grid transformers. In our Scottish Power Manweb (SPM) license, some of our network operates solidly interconnected. For example, geographically dispersed single transformers may supply interconnected network instead of multi-transformer substations. For more information on network arrangements, including both single line schematic diagrams and geographical maps please refer to our Long Term Development Statement (LTDS).

No description available for this field.

Name (identifier)
groupname
Type
text
Sample
                       
Nominal Voltage
Refers to the nominal operating voltage of the network group.

No description available for this field.

Name (identifier)
nominalvoltage
Type
text
Sample
                       
ActualVoltageT1
Actual voltage of transformer 1 for the network group.

No description available for this field.

Name (identifier)
actualvoltaget1
Type
text
Sample
                       
ActualVoltageT2
Actual voltage of transformer 2 for the network group.

No description available for this field.

Name (identifier)
actualvoltaget2
Type
text
Sample
                       
ActualVoltageT3
Actual voltage of transformer 3 for the network group.

No description available for this field.

Name (identifier)
actualvoltaget3
Type
text
Sample
                       
ActualVoltageT4
Actual voltage of transformer 4 for the network group.

No description available for this field.

Name (identifier)
actualvoltaget4
Type
text
Sample
                       
ActualVoltageT5
Actual voltage of transformer 5 for the network group.

No description available for this field.

Name (identifier)
actualvoltaget5
Type
text
Sample
                       
ActualVoltageT6
Actual voltage of transformer 6 for the network group.

No description available for this field.

Name (identifier)
actualvoltaget6
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"voltage",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/voltage"
      }
    ]
    ,
  • "definitions":
    {
    • "voltage":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/voltage_records"
            }
          }
        }
      }
      ,
    • "voltage_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "timestamp":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Timestamp",
              • "description":"Date/time that the data was recorded - data is provided at half hourly intervals over a 12 month period."
              }
              ,
            • "groupid":
              {
              • "type":"integer",
              • "title":"GroupId",
              • "description":""
              }
              ,
            • "groupname":
              {
              • "type":"string",
              • "title":"Network Group Name",
              • "description":"The unique name given to the network demand group supplied by the Primary or Grid transformers. In our Scottish Power Manweb (SPM) license, some of our network operates solidly interconnected. For example, geographically dispersed single transformers may supply interconnected network instead of multi-transformer substations. For more information on network arrangements, including both single line schematic diagrams and geographical maps please refer to our Long Term Development Statement (LTDS)."
              }
              ,
            • "nominalvoltage":
              {
              • "type":"string",
              • "title":"Nominal Voltage",
              • "description":"Refers to the nominal operating voltage of the network group."
              }
              ,
            • "actualvoltaget1":
              {
              • "type":"string",
              • "title":"ActualVoltageT1",
              • "description":"Actual voltage of transformer 1 for the network group."
              }
              ,
            • "actualvoltaget2":
              {
              • "type":"string",
              • "title":"ActualVoltageT2",
              • "description":"Actual voltage of transformer 2 for the network group."
              }
              ,
            • "actualvoltaget3":
              {
              • "type":"string",
              • "title":"ActualVoltageT3",
              • "description":"Actual voltage of transformer 3 for the network group."
              }
              ,
            • "actualvoltaget4":
              {
              • "type":"string",
              • "title":"ActualVoltageT4",
              • "description":"Actual voltage of transformer 4 for the network group."
              }
              ,
            • "actualvoltaget5":
              {
              • "type":"string",
              • "title":"ActualVoltageT5",
              • "description":"Actual voltage of transformer 5 for the network group."
              }
              ,
            • "actualvoltaget6":
              {
              • "type":"string",
              • "title":"ActualVoltageT6",
              • "description":"Actual voltage of transformer 6 for the network group."
              }
            }
          }
        }
      }
    }
}

Similar datasets