Power Generation Cost - Jubail Plants

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Generation (Million MWh)
               

No description available for this field.

Name (identifier)
generation_million_mwh
Type
decimal
Sample
                       
Itemized Unit Cost
               

No description available for this field.

Name (identifier)
itemized_unit_cost
Type
text
Sample
                       
value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"power-generation-cost-jubail-plants-2004-2010",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/power-generation-cost-jubail-plants-2004-2010"
      }
    ]
    ,
  • "definitions":
    {
    • "power-generation-cost-jubail-plants-2004-2010":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/power-generation-cost-jubail-plants-2004-2010_records"
            }
          }
        }
      }
      ,
    • "power-generation-cost-jubail-plants-2004-2010_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "generation_million_mwh":
              {
              • "type":"number",
              • "title":"Generation (Million MWh)",
              • "description":""
              }
              ,
            • "itemized_unit_cost":
              {
              • "type":"string",
              • "title":"Itemized Unit Cost",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets