SPD 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":"spd-ltds-appendix-5-embedded-generation-table-5",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/spd-ltds-appendix-5-embedded-generation-table-5"
}
] - "definitions":{
- "spd-ltds-appendix-5-embedded-generation-table-5":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/spd-ltds-appendix-5-embedded-generation-table-5_records"
}
}
} - "records":
} - "properties":
- "spd-ltds-appendix-5-embedded-generation-table-5_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "grid_supply_point":,{
- "type":"string",
- "title":"Grid Supply Point",
- "description":"The unique name of the Grid Supply Point (GSP) a substation is within."
} - "substation":,{
- "type":"string",
- "title":"Substation",
- "description":"An electrical substation is a subsidiary station of a distribution system where voltage is transformed from high to low or the reverse using transformers and/or where circuit switching takes place."
} - "site_name":,{
- "type":"string",
- "title":"Site Name",
- "description":"Name of generation site."
} - "connection_voltage_kv":,{
- "type":"integer",
- "title":"Connection Voltage (kV)",
- "description":"The voltage at the Point of Connection to the distribution system."
} - "installed_capacity_mw":,{
- "type":"number",
- "title":"Installed Capacity (MW)",
- "description":"Installed generation capacity in MW."
} - "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."
}
} - "grid_supply_point":
}
} - "fields":
} - "properties":
} - "spd-ltds-appendix-5-embedded-generation-table-5":
}