Electricity Subscribers

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
empty
               

No description available for this field.

Name (identifier)
empty
Type
text
Sample
                       
empty
               

No description available for this field.

Name (identifier)
empty0
Type
text
Sample
                       
empty
               

No description available for this field.

Name (identifier)
empty1
Type
text
Sample
                       
empty
               

No description available for this field.

Name (identifier)
empty2
Type
text
Sample
                       
Sector
               

No description available for this field.

Name (identifier)
sector
Type
text
Sample
                       
Number of subscribers
               

No description available for this field.

Name (identifier)
number_of_subscribers
Type
decimal
Sample
                       
Ratio percentage (%)
               

No description available for this field.

Name (identifier)
ratio_percentage
Type
decimal
Unit
%
Sample
                       
Annual Growth (%)
               

No description available for this field.

Name (identifier)
annual_growth
Type
decimal
Unit
%
Sample
                       

JSON Schema

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

{
  • "title":"total-number-of-subscribers-by-end-of-the-year-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/total-number-of-subscribers-by-end-of-the-year-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "total-number-of-subscribers-by-end-of-the-year-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/total-number-of-subscribers-by-end-of-the-year-2014_records"
            }
          }
        }
      }
      ,
    • "total-number-of-subscribers-by-end-of-the-year-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "empty":
              {
              • "type":"string",
              • "title":"empty",
              • "description":""
              }
              ,
            • "empty0":
              {
              • "type":"string",
              • "title":"empty",
              • "description":""
              }
              ,
            • "empty1":
              {
              • "type":"string",
              • "title":"empty",
              • "description":""
              }
              ,
            • "empty2":
              {
              • "type":"string",
              • "title":"empty",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "number_of_subscribers":
              {
              • "type":"number",
              • "title":"Number of subscribers",
              • "description":""
              }
              ,
            • "ratio_percentage":
              {
              • "type":"number",
              • "title":"Ratio percentage (%)",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "annual_growth":
              {
              • "type":"number",
              • "title":"Annual Growth (%)",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets