Curtailment: GSP
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":"gsp",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/gsp"
}
] - "definitions":{
- "gsp":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/gsp_records"
}
}
} - "records":
} - "properties":
- "gsp_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "gsp":,{
- "type":"string",
- "title":"GSP",
- "description":"The unique name of the Grid Supply Point (GSP) a substation is within."
} - "2025_aggregated_rated_capacity_of_anm_sites_mw":,{
- "type":"number",
- "title":"2025 Aggregated Rated Capacity of ANM Sites - MW",
- "description":""
} - "apr_25_asefa_mwh":,{
- "type":"number",
- "title":"Apr 25 (ASEFA) - MWh",
- "description":"Total potential export if generators would export all the time at full capacity – it is calculated as 24h multiply by days in month times generators capacity. "
} - "may_25_asefa_mwh":,{
- "type":"number",
- "title":"May 25 (ASEFA) - MWh",
- "description":"Total potential export if generators would export all the time at full capacity – it is calculated as 24h multiply by days in month times generators capacity. "
} - "jun_25_asefa_mwh":,{
- "type":"number",
- "title":"Jun 25 (ASEFA) - MWh",
- "description":"Total potential export if generators would export all the time at full capacity – it is calculated as 24h multiply by days in month times generators capacity. "
} - "apr_25_asc_mwh":,{
- "type":"number",
- "title":"Apr 25 (ASC) - MWh",
- "description":"Aggregated total of times when site had setpoint lower than full released multiply by value of setpoint. This is in practise value that shows total restriction to export regardless if generator would be able to export at those times. "
} - "may_25_asc_mwh":,{
- "type":"number",
- "title":"May 25 (ASC) - MWh",
- "description":"Aggregated total of times when site had setpoint lower than full released multiply by value of setpoint. This is in practise value that shows total restriction to export regardless if generator would be able to export at those times. "
} - "jun_25_asc_mwh":{
- "type":"number",
- "title":"Jun 25 (ASC) - MWh",
- "description":"Aggregated total of times when site had setpoint lower than full released multiply by value of setpoint. This is in practise value that shows total restriction to export regardless if generator would be able to export at those times. "
}
} - "gsp":
}
} - "fields":
} - "properties":
} - "gsp":
}