SPD DG Connections Network Info

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
District
               

No description available for this field.

Name (identifier)
district
Type
text
Sample
                       
GSP
               

No description available for this field.

Name (identifier)
gsp
Type
text
Sample
                       
Total GSP Capacity (MW)
               

No description available for this field.

Name (identifier)
total_gsp_capacity_mw
Type
decimal
Sample
                       
Remaining Export Capacity (MW) Firm + Non-Firm
               

No description available for this field.

Name (identifier)
remaining_export_capacity_mw_firm_non_firm
Type
decimal
Sample
                       
Remaining Import Capacity (MW) Firm + Non-Firm
               

No description available for this field.

Name (identifier)
remaining_import_capacity_mw_firm_non_firm
Type
decimal
Sample
                       
Fault Level Headroom
               

No description available for this field.

Name (identifier)
fault_level_headroom
Type
text
Sample
                       
Load Management Scheme required for export
               

No description available for this field.

Name (identifier)
load_management_scheme_required_for_export
Type
text
Sample
                       
Board extension possible
               

No description available for this field.

Name (identifier)
board_extension_possible
Type
text
Sample
                       
Connections possible via 3-panel loop-in (max 40MW for BESS per loop-in)
               

No description available for this field.

Name (identifier)
connections_possible_via_3_panel_loop_in_max_40mw_for_bess_per_loop_in
Type
text
Sample
                       
Potential reinforcement required for connection (Subject to NGESO Mod App)
               

No description available for this field.

Name (identifier)
potential_reinforcement_required_for_connection_subject_to_ngeso_mod_app
Type
text
Sample
                       
Estimated cost for reinforcement works
               

No description available for this field.

Name (identifier)
estimated_cost_for_reinforcement_works
Type
text
Sample
                       
Estimated connection date
               

No description available for this field.

Name (identifier)
estimated_connection_date
Type
text
Sample
                       
Potential next steps
               

No description available for this field.

Name (identifier)
potential_next_steps
Type
text
Sample
                       
Estimated cost for reinforcement works
               

No description available for this field.

Name (identifier)
estimated_cost_for_reinforcement_works0
Type
text
Sample
                       
Estimated connection date
               

No description available for this field.

Name (identifier)
estimated_connection_date0
Type
text
Sample
                       
Known Transmission network constraints
               

No description available for this field.

Name (identifier)
known_transmission_network_constraints
Type
text
Sample
                       
Other Please Note : all info below is subject to detailed design & assessment
               

No description available for this field.

Name (identifier)
other_please_note_all_info_below_is_subject_to_detailed_design_assessment
Type
text
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets