Single Digital View Project Pipeline

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Unique ID
               

No description available for this field.

Name (identifier)
unique_id
Type
decimal
Sample
                       
Generator Type
Generation source(s) / technology type(s) in the customer scheme.

No description available for this field.

Name (identifier)
generator_type
Type
text
Sample
                       
Export Capacity MW
Agreed maximum amount of power that the customer scheme can export (generate).

No description available for this field.

Name (identifier)
export_capacity_mw
Type
decimal
Sample
                       
Licence Area
SPD: Licenced Distribution Network Operator (DNO) for Central Belt and South of Scotland up to and including the 33kV network.

SPM: Licenced Distribution Network Operator (DNO) for North Wales, Merseyside, Cheshire and North Shropshire up to and including the 132kV network.

No description available for this field.

Name (identifier)
licence_area
Type
text
Sample
                       
GSP Name
Electricity routed from the transmission system into a distribution substation via a GSP.

No description available for this field.

Name (identifier)
gsp_name
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"gsp-queue-position",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gsp-queue-position"
      }
    ]
    ,
  • "definitions":
    {
    • "gsp-queue-position":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gsp-queue-position_records"
            }
          }
        }
      }
      ,
    • "gsp-queue-position_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "unique_id":
              {
              • "type":"number",
              • "title":"Unique ID",
              • "description":""
              }
              ,
            • "generator_type":
              {
              • "type":"string",
              • "title":"Generator Type",
              • "description":"Generation source(s) / technology type(s) in the customer scheme."
              }
              ,
            • "export_capacity_mw":
              {
              • "type":"number",
              • "title":"Export Capacity MW",
              • "description":"Agreed maximum amount of power that the customer scheme can export (generate)."
              }
              ,
            • "licence_area":
              {
              • "type":"string",
              • "title":"Licence Area",
              • "description":"SPD: Licenced Distribution Network Operator (DNO) for Central Belt and South of Scotland up to and including the 33kV network. SPM: Licenced Distribution Network Operator (DNO) for North Wales, Merseyside, Cheshire and North Shropshire up to and including the 132kV network."
              }
              ,
            • "gsp_name":
              {
              • "type":"string",
              • "title":"GSP Name",
              • "description":"Electricity routed from the transmission system into a distribution substation via a GSP."
              }
            }
          }
        }
      }
    }
}

Similar datasets