SPM LTDS Appendix 5 Embedded Generation (Table 5)
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"spm-ltds-appendix-5-embedded-generation-table-5",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/spm-ltds-appendix-5-embedded-generation-table-5"
}
] - "definitions":{
- "spm-ltds-appendix-5-embedded-generation-table-5":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/spm-ltds-appendix-5-embedded-generation-table-5_records"
}
}
} - "records":
} - "properties":
- "spm-ltds-appendix-5-embedded-generation-table-5_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "supergrid_group_132kv":,{
- "type":"string",
- "title":"Supergrid Group 132kV",
- "description":"The identifier of the supergrid group the generator is connected to."
} - "grid_group_33kv":,{
- "type":"string",
- "title":"Grid Group 33kV",
- "description":"The identifier of the Grid Group the generator is connected to. Optional as generators connected to supergrid group will not have this reference."
} - "primary_group_hv":,{
- "type":"string",
- "title":"Primary Group HV",
- "description":"The identifier of the Primary Group the generator is connected to. Optional as generators connected to supergrid group or grid group will not have this reference."
} - "connection_voltage_kv":,{
- "type":"string",
- "title":"Connection Voltage (kV)",
- "description":"The voltage at the Point of Connection to the distribution system."
} - "installed_capacity_mva":,{
- "type":"string",
- "title":"Installed Capacity (MVA)",
- "description":"Installed capacity of the generator."
} - "fuel_type":,{
- "type":"string",
- "title":"Fuel Type",
- "description":"The technology type of the generation e.g. "CHP", "Wind", "Solar PV", "Battery" etc."
} - "connected_accepted":{
- "type":"string",
- "title":"Connected/Accepted",
- "description":"Whether the generator is actively connected to the network or if their application has been accepted but they are yet to connect."
}
} - "supergrid_group_132kv":
}
} - "fields":
} - "properties":
} - "spm-ltds-appendix-5-embedded-generation-table-5":
}