Peak Load On Networks

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
empty
               

No description available for this field.

Name (identifier)
empty
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Isolated networks
               

No description available for this field.

Name (identifier)
maximum_load_of_isolated_networks
Type
decimal
Sample
                       
Interconnected networks
               

No description available for this field.

Name (identifier)
maximum_load_of_interconnected_networks
Type
decimal
Sample
                       
Kingdom
               

No description available for this field.

Name (identifier)
the_maximum_load_of_the_kingdom
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"the-development-of-maximum-load-on-networks-mw-2004-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/the-development-of-maximum-load-on-networks-mw-2004-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "the-development-of-maximum-load-on-networks-mw-2004-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/the-development-of-maximum-load-on-networks-mw-2004-2014_records"
            }
          }
        }
      }
      ,
    • "the-development-of-maximum-load-on-networks-mw-2004-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "empty":
              {
              • "type":"string",
              • "title":"empty",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "maximum_load_of_isolated_networks":
              {
              • "type":"number",
              • "title":"Isolated networks",
              • "description":""
              }
              ,
            • "maximum_load_of_interconnected_networks":
              {
              • "type":"number",
              • "title":"Interconnected networks",
              • "description":""
              }
              ,
            • "the_maximum_load_of_the_kingdom":
              {
              • "type":"number",
              • "title":"Kingdom",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets