Embedded Generation by Type

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
                       
time_zone_offset
               

No description available for this field.

Name (identifier)
time_zone_offset
Type
text
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)
license_area
Type
text
Sample
                       
District
A geographic split of each of our licence areas. Our SPD licence area is geographically split into 6 districts and our SPM licence area is geographically split into 5 districts. For further information please refer to: Our Distribution Network - SP Energy Networks. Our Distribution Network - SP Energy Networks

No description available for this field.

Name (identifier)
district
Type
text
Sample
                       
ECR Type
Type of generation, as defined in our Embedded Capacity Register.
Bioenergy
Fossil Fuel
Hydro
Solar
Wind

No description available for this field.

Name (identifier)
ecr_type
Type
text
Sample
                       
Connected Capacity (MW)
The indicative capacity connected for each generation type.

No description available for this field.

Name (identifier)
total_connected_capacity
Type
decimal
Sample
                       
Generation (MW)
The indicative generation output for each generation type.

No description available for this field.

Name (identifier)
generation_output_mw
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"network-dataset-embedded-generation-by-type",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/network-dataset-embedded-generation-by-type"
      }
    ]
    ,
  • "definitions":
    {
    • "network-dataset-embedded-generation-by-type":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/network-dataset-embedded-generation-by-type_records"
            }
          }
        }
      }
      ,
    • "network-dataset-embedded-generation-by-type_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."
              }
              ,
            • "time_zone_offset":
              {
              • "type":"string",
              • "title":"time_zone_offset",
              • "description":""
              }
              ,
            • "license_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."
              }
              ,
            • "district":
              {
              • "type":"string",
              • "title":"District",
              • "description":"A geographic split of each of our licence areas. Our SPD licence area is geographically split into 6 districts and our SPM licence area is geographically split into 5 districts. For further information please refer to: Our Distribution Network - SP Energy Networks. Our Distribution Network - SP Energy Networks"
              }
              ,
            • "ecr_type":
              {
              • "type":"string",
              • "title":"ECR Type",
              • "description":"Type of generation, as defined in our Embedded Capacity Register. Bioenergy Fossil Fuel Hydro Solar Wind"
              }
              ,
            • "total_connected_capacity":
              {
              • "type":"number",
              • "title":"Connected Capacity (MW)",
              • "description":"The indicative capacity connected for each generation type."
              }
              ,
            • "generation_output_mw":
              {
              • "type":"number",
              • "title":"Generation (MW)",
              • "description":"The indicative generation output for each generation type."
              }
            }
          }
        }
      }
    }
}

Similar datasets