Number of Subscribers by Branches of The Saudi Electricity Company and Type of Consumption

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
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Type of Consumption
               

No description available for this field.

Name (identifier)
type_of_consumption
Type
text
Sample
                       
Number of Subscribers
               

No description available for this field.

Name (identifier)
number_of_subscribers
Type
integer
Sample
                       
Name
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"number-of-subscribers-by-branches-of-the-saudi-electricity-company-and-type-of-c",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/number-of-subscribers-by-branches-of-the-saudi-electricity-company-and-type-of-c"
      }
    ]
    ,
  • "definitions":
    {
    • "number-of-subscribers-by-branches-of-the-saudi-electricity-company-and-type-of-c":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/number-of-subscribers-by-branches-of-the-saudi-electricity-company-and-type-of-c_records"
            }
          }
        }
      }
      ,
    • "number-of-subscribers-by-branches-of-the-saudi-electricity-company-and-type-of-c_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "type_of_consumption":
              {
              • "type":"string",
              • "title":"Type of Consumption",
              • "description":""
              }
              ,
            • "number_of_subscribers":
              {
              • "type":"integer",
              • "title":"Number of Subscribers",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Name",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets