Saudi Arabia Powerplants Output, CO2 and Intensity

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Power Plant name
               

No description available for this field.

Name (identifier)
power_plant_name
Type
text
Sample
                       
Output MWh
               

No description available for this field.

Name (identifier)
output_mwh
Type
decimal
Sample
                       
CO2 kg
               

No description available for this field.

Name (identifier)
co2_kg
Type
decimal
Sample
                       
Intensity KgMWh
               

No description available for this field.

Name (identifier)
intensity_kgmwh
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"saudi-arabia-powerplants-output-co2-and-intensity",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-powerplants-output-co2-and-intensity"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-powerplants-output-co2-and-intensity":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-powerplants-output-co2-and-intensity_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-powerplants-output-co2-and-intensity_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "power_plant_name":
              {
              • "type":"string",
              • "title":"Power Plant name",
              • "description":""
              }
              ,
            • "output_mwh":
              {
              • "type":"number",
              • "title":"Output MWh",
              • "description":""
              }
              ,
            • "co2_kg":
              {
              • "type":"number",
              • "title":"CO2 kg",
              • "description":""
              }
              ,
            • "intensity_kgmwh":
              {
              • "type":"number",
              • "title":"Intensity KgMWh",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets