Number of Customers by Consumption Type

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
                       
Residential Cus.
               

No description available for this field.

Name (identifier)
residential_cus
Type
decimal
Sample
                       
Residential (%)
               

No description available for this field.

Name (identifier)
residential
Type
decimal
Sample
                       
Commercial Cus.
               

No description available for this field.

Name (identifier)
commercial_cus
Type
decimal
Sample
                       
Commercial (%)
               

No description available for this field.

Name (identifier)
commercial
Type
decimal
Sample
                       
Governmental Cus.
               

No description available for this field.

Name (identifier)
governmental_cus
Type
decimal
Sample
                       
Governmental (%)
               

No description available for this field.

Name (identifier)
governmental
Type
decimal
Sample
                       
Streets Cus.
               

No description available for this field.

Name (identifier)
streets_cus
Type
decimal
Sample
                       
Streets (%)
               

No description available for this field.

Name (identifier)
streets
Type
decimal
Sample
                       
Mosques Cus.
               

No description available for this field.

Name (identifier)
mosques_cus
Type
decimal
Sample
                       
Mosques (%)
               

No description available for this field.

Name (identifier)
mosques
Type
decimal
Sample
                       
Hospitals Cus.
               

No description available for this field.

Name (identifier)
hospitals_cus
Type
decimal
Sample
                       
Hospitals (%)
               

No description available for this field.

Name (identifier)
hospitals
Type
decimal
Sample
                       
Charit. Asso. Cus.
               

No description available for this field.

Name (identifier)
charit_asso_cus
Type
decimal
Sample
                       
Charit. Asso. (%)
               

No description available for this field.

Name (identifier)
charit_asso
Type
decimal
Sample
                       
Industrial Cus.
               

No description available for this field.

Name (identifier)
industrial_cus
Type
decimal
Sample
                       
Industrial (%)
               

No description available for this field.

Name (identifier)
industrial
Type
decimal
Sample
                       
Agricultural Cus.
               

No description available for this field.

Name (identifier)
agricultural_cus
Type
decimal
Sample
                       
Agricultural (%)
               

No description available for this field.

Name (identifier)
agricultural
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"the-number-of-customers-by-consumption-type-2006-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/the-number-of-customers-by-consumption-type-2006-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "the-number-of-customers-by-consumption-type-2006-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/the-number-of-customers-by-consumption-type-2006-2009_records"
            }
          }
        }
      }
      ,
    • "the-number-of-customers-by-consumption-type-2006-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "residential_cus":
              {
              • "type":"number",
              • "title":"Residential Cus.",
              • "description":""
              }
              ,
            • "residential":
              {
              • "type":"number",
              • "title":"Residential (%)",
              • "description":""
              }
              ,
            • "commercial_cus":
              {
              • "type":"number",
              • "title":"Commercial Cus.",
              • "description":""
              }
              ,
            • "commercial":
              {
              • "type":"number",
              • "title":"Commercial (%)",
              • "description":""
              }
              ,
            • "governmental_cus":
              {
              • "type":"number",
              • "title":"Governmental Cus.",
              • "description":""
              }
              ,
            • "governmental":
              {
              • "type":"number",
              • "title":"Governmental (%)",
              • "description":""
              }
              ,
            • "streets_cus":
              {
              • "type":"number",
              • "title":"Streets Cus.",
              • "description":""
              }
              ,
            • "streets":
              {
              • "type":"number",
              • "title":"Streets (%)",
              • "description":""
              }
              ,
            • "mosques_cus":
              {
              • "type":"number",
              • "title":"Mosques Cus.",
              • "description":""
              }
              ,
            • "mosques":
              {
              • "type":"number",
              • "title":"Mosques (%)",
              • "description":""
              }
              ,
            • "hospitals_cus":
              {
              • "type":"number",
              • "title":"Hospitals Cus.",
              • "description":""
              }
              ,
            • "hospitals":
              {
              • "type":"number",
              • "title":"Hospitals (%)",
              • "description":""
              }
              ,
            • "charit_asso_cus":
              {
              • "type":"number",
              • "title":"Charit. Asso. Cus.",
              • "description":""
              }
              ,
            • "charit_asso":
              {
              • "type":"number",
              • "title":"Charit. Asso. (%)",
              • "description":""
              }
              ,
            • "industrial_cus":
              {
              • "type":"number",
              • "title":"Industrial Cus.",
              • "description":""
              }
              ,
            • "industrial":
              {
              • "type":"number",
              • "title":"Industrial (%)",
              • "description":""
              }
              ,
            • "agricultural_cus":
              {
              • "type":"number",
              • "title":"Agricultural Cus.",
              • "description":""
              }
              ,
            • "agricultural":
              {
              • "type":"number",
              • "title":"Agricultural (%)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets