Development of the Produced Energy According to Type of Units

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
text
Sample
                       
Combined Cycle
               

No description available for this field.

Name (identifier)
combined_cycle
Type
integer
Sample
                       
Diesel Engines
               

No description available for this field.

Name (identifier)
diesel_engines
Type
integer
Sample
                       
Gas Turbines
               

No description available for this field.

Name (identifier)
gas_turbines
Type
integer
Sample
                       
Steam Turbines
               

No description available for this field.

Name (identifier)
steam_turbines
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"development-of-the-produced-energy-according-to-type-of-units",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/development-of-the-produced-energy-according-to-type-of-units"
      }
    ]
    ,
  • "definitions":
    {
    • "development-of-the-produced-energy-according-to-type-of-units":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/development-of-the-produced-energy-according-to-type-of-units_records"
            }
          }
        }
      }
      ,
    • "development-of-the-produced-energy-according-to-type-of-units_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "title":"Year",
              • "description":""
              }
              ,
            • "combined_cycle":
              {
              • "type":"integer",
              • "title":"Combined Cycle ",
              • "description":""
              }
              ,
            • "diesel_engines":
              {
              • "type":"integer",
              • "title":"Diesel Engines ",
              • "description":""
              }
              ,
            • "gas_turbines":
              {
              • "type":"integer",
              • "title":"Gas Turbines",
              • "description":""
              }
              ,
            • "steam_turbines":
              {
              • "type":"integer",
              • "title":"Steam Turbines",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets