SPD DG Connections Network Info
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-dg-connections-network-info",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/spd-dg-connections-network-info"
}
] - "definitions":{
- "spd-dg-connections-network-info":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/spd-dg-connections-network-info_records"
}
}
} - "records":
} - "properties":
- "spd-dg-connections-network-info_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "district":,{
- "type":"string",
- "title":"District",
- "description":""
} - "gsp":,{
- "type":"string",
- "title":"GSP",
- "description":""
} - "total_gsp_capacity_mw":,{
- "type":"number",
- "title":"Total GSP Capacity (MW)",
- "description":""
} - "remaining_export_capacity_mw_firm_non_firm":,{
- "type":"number",
- "title":"Remaining Export Capacity (MW) Firm + Non-Firm",
- "description":""
} - "remaining_import_capacity_mw_firm_non_firm":,{
- "type":"number",
- "title":"Remaining Import Capacity (MW) Firm + Non-Firm",
- "description":""
} - "fault_level_headroom":,{
- "type":"string",
- "title":"Fault Level Headroom",
- "description":""
} - "load_management_scheme_required_for_export":,{
- "type":"string",
- "title":"Load Management Scheme required for export",
- "description":""
} - "board_extension_possible":,{
- "type":"string",
- "title":"Board extension possible",
- "description":""
} - "connections_possible_via_3_panel_loop_in_max_40mw_for_bess_per_loop_in":,{
- "type":"string",
- "title":"Connections possible via 3-panel loop-in (max 40MW for BESS per loop-in)",
- "description":""
} - "potential_reinforcement_required_for_connection_subject_to_ngeso_mod_app":,{
- "type":"string",
- "title":"Potential reinforcement required for connection (Subject to NGESO Mod App)",
- "description":""
} - "estimated_cost_for_reinforcement_works":,{
- "type":"string",
- "title":"Estimated cost for reinforcement works",
- "description":""
} - "estimated_connection_date":,{
- "type":"string",
- "title":"Estimated connection date",
- "description":""
} - "potential_next_steps":,{
- "type":"string",
- "title":"Potential next steps",
- "description":""
} - "estimated_cost_for_reinforcement_works0":,{
- "type":"string",
- "title":"Estimated cost for reinforcement works",
- "description":""
} - "estimated_connection_date0":,{
- "type":"string",
- "title":"Estimated connection date",
- "description":""
} - "known_transmission_network_constraints":,{
- "type":"string",
- "title":"Known Transmission network constraints",
- "description":""
} - "other_please_note_all_info_below_is_subject_to_detailed_design_assessment":{
- "type":"string",
- "title":"Other Please Note : all info below is subject to detailed design & assessment",
- "description":""
}
} - "district":
}
} - "fields":
} - "properties":
} - "spd-dg-connections-network-info":
}