SLC31E Flexibility Services Procurement
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"slc31e-procurement",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/slc31e-procurement"
}
] - "definitions":{
- "slc31e-procurement":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/slc31e-procurement_records"
}
}
} - "records":
} - "properties":
- "slc31e-procurement_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "tender_reference":,{
- "type":"string",
- "title":"Tender Reference",
- "description":""
} - "product":,{
- "type":"string",
- "title":"Product",
- "description":""
} - "constraint_licence_area":,{
- "type":"string",
- "title":"Constraint Licence Area",
- "description":""
} - "provider_licence_area":,{
- "type":"string",
- "title":"Provider Licence Area",
- "description":""
} - "service_location_grid_supply_point":,{
- "type":"string",
- "title":"Service Location (Grid Supply Point)",
- "description":""
} - "service_provider":,{
- "type":"string",
- "title":"Service Provider",
- "description":""
} - "constraint_trigger":,{
- "type":"string",
- "title":"Constraint Trigger",
- "description":""
} - "constraint_management_zone_name":,{
- "type":"string",
- "title":"Constraint Management Zone Name",
- "description":""
} - "maximum_connection_voltage":,{
- "type":"number",
- "title":"Maximum Connection Voltage (V)",
- "description":"",
- "unit":"V"
} - "main_technology":,{
- "type":"string",
- "title":"Main Technology",
- "description":""
} - "secondary_technology_where_applicable":,{
- "type":"string",
- "title":"Secondary Technology (where applicable)",
- "description":""
} - "dispatchable_non_dispatchable":,{
- "type":"string",
- "title":"Dispatchable / Non-dispatchable",
- "description":""
} - "number_of_bids_received":,{
- "type":"number",
- "title":"Number of bids received",
- "description":""
} - "bid_outcome":,{
- "type":"string",
- "title":"Bid Outcome",
- "description":""
} - "flexible_unit_reference":,{
- "type":"string",
- "title":"Flexible Unit Reference",
- "description":""
} - "committed_contracts_non_committed_contracts":,{
- "type":"string",
- "title":"Committed Contracts / Non-committed Contracts",
- "description":""
} - "peak_flexible_capacity_in_mw":,{
- "type":"number",
- "title":"Peak Flexible Capacity (in MW)",
- "description":"",
- "unit":"MW"
} - "peak_flexible_capacity_in_mvar":,{
- "type":"string",
- "title":"Peak Flexible Capacity (in MVAr)",
- "description":""
} - "maximum_run_time_hh_mm":,{
- "type":"string",
- "title":"Maximum Run Time (hh:mm)",
- "description":""
} - "response_time_hh_mm":,{
- "type":"string",
- "title":"Response Time (hh:mm)",
- "description":""
} - "connection_voltage_in_kv":,{
- "type":"string",
- "title":"Connection Voltage",
- "description":""
} - "delivery_year":,{
- "type":"string",
- "title":"Delivery Year",
- "description":""
} - "tendered_delivery_start_date":,{
- "type":"string",
- "format":"date",
- "title":"Tendered Delivery Start Date",
- "description":""
} - "tendered_delivery_end_date":,{
- "type":"string",
- "format":"date",
- "title":"Tendered Delivery End Date",
- "description":""
} - "potential_service_days":,{
- "type":"string",
- "title":"Potential Service Days",
- "description":""
} - "service_window_1_from_where_applicable":,{
- "type":"string",
- "title":"Service Window 1 FROM (where applicable)",
- "description":""
} - "service_window_1_to_where_applicable":,{
- "type":"string",
- "title":"Service Window 1 TO (where applicable)",
- "description":""
} - "service_window_2_from_where_applicable":,{
- "type":"string",
- "title":"Service Window 2 FROM (where applicable)",
- "description":""
} - "service_window_2_to_where_applicable":,{
- "type":"string",
- "title":"Service Window 2 TO (where applicable)",
- "description":""
} - "original_availability_fee_bid_where_applicable_in_ps_mw_hr":,{
- "type":"number",
- "title":"Original Availability Fee Bid (where applicable, in £/MW/hr)",
- "description":"",
- "unit":"£"
} - "original_utilisation_price_bid_where_applicable_in_ps_mwh":,{
- "type":"number",
- "title":"Original Utilisation Price Bid (where applicable, in £/MWh)",
- "description":"",
- "unit":"£"
} - "agreed_availability_fee_where_applicable_in_ps_mw_hr":,{
- "type":"number",
- "title":"Agreed Availability Fee (where applicable, in £/MW/hr)",
- "description":"",
- "unit":"£"
} - "agreed_utilisation_price_in_ps_mwh":,{
- "type":"number",
- "title":"Agreed Utilisation Price (in £/MWh)",
- "description":"",
- "unit":"£"
} - "service_fee_in_ps_mwh":,{
- "type":"number",
- "title":"Service Fee (in £/MWh)",
- "description":"",
- "unit":"£"
} - "notes":{
- "type":"string",
- "title":"Notes",
- "description":""
}
} - "tender_reference":
}
} - "fields":
} - "properties":
} - "slc31e-procurement":