Electrical Energy Generation and Export Design

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Plant
               

No description available for this field.

Name (identifier)
plant
Type
text
Sample
                       
Export Design
               

No description available for this field.

Name (identifier)
export_design
Type
integer
Sample
                       
Installed Capacity (MW)
               

No description available for this field.

Name (identifier)
installed_capacity_mw
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"electrical-energy-generation-and-export-design-mw-2006-2010",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/electrical-energy-generation-and-export-design-mw-2006-2010"
      }
    ]
    ,
  • "definitions":
    {
    • "electrical-energy-generation-and-export-design-mw-2006-2010":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/electrical-energy-generation-and-export-design-mw-2006-2010_records"
            }
          }
        }
      }
      ,
    • "electrical-energy-generation-and-export-design-mw-2006-2010_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "plant":
              {
              • "type":"string",
              • "title":"Plant",
              • "description":""
              }
              ,
            • "export_design":
              {
              • "type":"integer",
              • "title":"Export Design",
              • "description":""
              }
              ,
            • "installed_capacity_mw":
              {
              • "type":"integer",
              • "title":"Installed Capacity (MW)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets