LLD - Linepack Data - Open

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date & Time
Date & Time

No description available for this field.

Name (identifier)
date_time
Type
datetime
Sample
                       
Linepack Value (EA)
East Anglia

No description available for this field.

Name (identifier)
linepack_value_ea
Type
decimal
Sample
                       
Linepack Value (EM - sys 1)
East Midlands (System 1)

No description available for this field.

Name (identifier)
linepack_value_em_sys_1
Type
decimal
Sample
                       
Linepack Value (EM-sys 2)
East Midlands (System 2)

No description available for this field.

Name (identifier)
linepack_value_em_sys_2
Type
decimal
Sample
                       
Linepack Value (NL)
North London

No description available for this field.

Name (identifier)
linepack_value_nl
Type
decimal
Sample
                       
Linepack Value (NW)
North West

No description available for this field.

Name (identifier)
linepack_value_nw
Type
decimal
Sample
                       
Linepack Value (WM)
West Midlands

No description available for this field.

Name (identifier)
linepack_value_wm
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"lld-linepack-data-open",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/lld-linepack-data-open"
      }
    ]
    ,
  • "definitions":
    {
    • "lld-linepack-data-open":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/lld-linepack-data-open_records"
            }
          }
        }
      }
      ,
    • "lld-linepack-data-open_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date_time":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Date & Time",
              • "description":"Date & Time"
              }
              ,
            • "linepack_value_ea":
              {
              • "type":"number",
              • "title":"Linepack Value (EA)",
              • "description":"East Anglia"
              }
              ,
            • "linepack_value_em_sys_1":
              {
              • "type":"number",
              • "title":"Linepack Value (EM - sys 1)",
              • "description":"East Midlands (System 1)"
              }
              ,
            • "linepack_value_em_sys_2":
              {
              • "type":"number",
              • "title":"Linepack Value (EM-sys 2)",
              • "description":"East Midlands (System 2)"
              }
              ,
            • "linepack_value_nl":
              {
              • "type":"number",
              • "title":"Linepack Value (NL)",
              • "description":"North London"
              }
              ,
            • "linepack_value_nw":
              {
              • "type":"number",
              • "title":"Linepack Value (NW)",
              • "description":"North West"
              }
              ,
            • "linepack_value_wm":
              {
              • "type":"number",
              • "title":"Linepack Value (WM)",
              • "description":"West Midlands"
              }
            }
          }
        }
      }
    }
}

Similar datasets