Per Capita Consumption of Elec. Energy in the kingdom

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_g
Type
date
Sample
                       
Per Capita Consumption Percent of Change ( % )
               

No description available for this field.

Name (identifier)
per_capita_consumption_percent_of_change
Type
decimal
Sample
                       
Per Capita Consumption Per Day(KWH)
               

No description available for this field.

Name (identifier)
per_capita_consumption_per_day_kwh
Type
decimal
Sample
                       
Per Capita Consumption Per Year(KWH)
               

No description available for this field.

Name (identifier)
per_capita_consumption_per_year_kwh
Type
integer
Sample
                       
Sold of Elec. Energy(GWH)
               

No description available for this field.

Name (identifier)
sold_of_elec_energy_gwh
Type
integer
Sample
                       
* Population ( Million )
               

No description available for this field.

Name (identifier)
population_million
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"per-capita-consumption-of-elec-energy-in-the-kingdom-1985-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/per-capita-consumption-of-elec-energy-in-the-kingdom-1985-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "per-capita-consumption-of-elec-energy-in-the-kingdom-1985-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/per-capita-consumption-of-elec-energy-in-the-kingdom-1985-2009_records"
            }
          }
        }
      }
      ,
    • "per-capita-consumption-of-elec-energy-in-the-kingdom-1985-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year_g":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "per_capita_consumption_percent_of_change":
              {
              • "type":"number",
              • "title":"Per Capita Consumption Percent of Change ( % )",
              • "description":""
              }
              ,
            • "per_capita_consumption_per_day_kwh":
              {
              • "type":"number",
              • "title":"Per Capita Consumption Per Day(KWH)",
              • "description":""
              }
              ,
            • "per_capita_consumption_per_year_kwh":
              {
              • "type":"integer",
              • "title":"Per Capita Consumption Per Year(KWH)",
              • "description":""
              }
              ,
            • "sold_of_elec_energy_gwh":
              {
              • "type":"integer",
              • "title":"Sold of Elec. Energy(GWH)",
              • "description":""
              }
              ,
            • "population_million":
              {
              • "type":"number",
              • "title":"* Population ( Million )",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets