The Electric Energy in the Electricity Sector

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
                       
Sold Energy
               

No description available for this field.

Name (identifier)
sold_energy
Type
decimal
Sample
                       
Sent Energy on Networks
               

No description available for this field.

Name (identifier)
sent_energy_on_networks
Type
decimal
Sample
                       
Total Produced Energy
               

No description available for this field.

Name (identifier)
total_produced_energy
Type
decimal
Sample
                       
Imported Energy from big Customers
               

No description available for this field.

Name (identifier)
imported_energy_from_big_customers
Type
decimal
Sample
                       
Imported Energy from Des. Plants
               

No description available for this field.

Name (identifier)
imported_energy_from_des_plants
Type
decimal
Sample
                       
Sent Energy from P. Plants
               

No description available for this field.

Name (identifier)
sent_energy_from_p_plants
Type
decimal
Sample
                       
Consumption in Power Plants
               

No description available for this field.

Name (identifier)
consumption_in_power_plants
Type
decimal
Sample
                       
Generated Energy
               

No description available for this field.

Name (identifier)
generated_energy
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"the-electric-energy-in-the-electricity-sector-gwh-2006-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/the-electric-energy-in-the-electricity-sector-gwh-2006-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "the-electric-energy-in-the-electricity-sector-gwh-2006-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/the-electric-energy-in-the-electricity-sector-gwh-2006-2009_records"
            }
          }
        }
      }
      ,
    • "the-electric-energy-in-the-electricity-sector-gwh-2006-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "sold_energy":
              {
              • "type":"number",
              • "title":"Sold Energy",
              • "description":""
              }
              ,
            • "sent_energy_on_networks":
              {
              • "type":"number",
              • "title":"Sent Energy on Networks ",
              • "description":""
              }
              ,
            • "total_produced_energy":
              {
              • "type":"number",
              • "title":"Total Produced Energy",
              • "description":""
              }
              ,
            • "imported_energy_from_big_customers":
              {
              • "type":"number",
              • "title":"Imported Energy from big Customers",
              • "description":""
              }
              ,
            • "imported_energy_from_des_plants":
              {
              • "type":"number",
              • "title":"Imported Energy from Des. Plants",
              • "description":""
              }
              ,
            • "sent_energy_from_p_plants":
              {
              • "type":"number",
              • "title":"Sent Energy from P. Plants",
              • "description":""
              }
              ,
            • "consumption_in_power_plants":
              {
              • "type":"number",
              • "title":"Consumption in Power Plants",
              • "description":""
              }
              ,
            • "generated_energy":
              {
              • "type":"number",
              • "title":"Generated Energy",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets