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":""
} - "jan_25_asefa_mwh":,{
- "type":"number",
- "title":"Jan 25 (ASEFA) - MWh",
- "description":""
} - "feb_25_asefa_mwh":,{
- "type":"number",
- "title":"Feb 25 (ASEFA) - MWh",
- "description":""
} - "mar_25_asefa_mwh":,{
- "type":"number",
- "title":"Mar 25 (ASEFA) - MWh",
- "description":""
} - "jan_25_asc_mwh":,{
- "type":"number",
- "title":"Jan 25 (ASC) - MWh",
- "description":""
} - "feb_25_asc_mwh":,{
- "type":"number",
- "title":"Feb 25 (ASC) - MWh",
- "description":""
} - "mar_25_asc_mwh":{
- "type":"number",
- "title":"Mar 25 (ASC) - MWh",
- "description":""
}
} - "gsp":
}
} - "fields":
} - "properties":
} - "gsp":
}