Classification of the New Customers as 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
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Residential
               

No description available for this field.

Name (identifier)
residential
Type
decimal
Sample
                       
Commercial
               

No description available for this field.

Name (identifier)
commercial
Type
decimal
Sample
                       
Governmental
               

No description available for this field.

Name (identifier)
governmental
Type
decimal
Sample
                       
Streets
               

No description available for this field.

Name (identifier)
streets
Type
decimal
Sample
                       
Mosques
               

No description available for this field.

Name (identifier)
mosques
Type
decimal
Sample
                       
Hospitals
               

No description available for this field.

Name (identifier)
hospitals
Type
decimal
Sample
                       
Charit. Associat.
               

No description available for this field.

Name (identifier)
charit_associat
Type
decimal
Sample
                       
Industrial
               

No description available for this field.

Name (identifier)
industrial
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":"classification-of-the-new-customers-as-consumption-type-2006-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/classification-of-the-new-customers-as-consumption-type-2006-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "classification-of-the-new-customers-as-consumption-type-2006-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/classification-of-the-new-customers-as-consumption-type-2006-2009_records"
            }
          }
        }
      }
      ,
    • "classification-of-the-new-customers-as-consumption-type-2006-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "residential":
              {
              • "type":"number",
              • "title":"Residential",
              • "description":""
              }
              ,
            • "commercial":
              {
              • "type":"number",
              • "title":"Commercial",
              • "description":""
              }
              ,
            • "governmental":
              {
              • "type":"number",
              • "title":"Governmental",
              • "description":""
              }
              ,
            • "streets":
              {
              • "type":"number",
              • "title":"Streets",
              • "description":""
              }
              ,
            • "mosques":
              {
              • "type":"number",
              • "title":"Mosques",
              • "description":""
              }
              ,
            • "hospitals":
              {
              • "type":"number",
              • "title":"Hospitals",
              • "description":""
              }
              ,
            • "charit_associat":
              {
              • "type":"number",
              • "title":"Charit. Associat.",
              • "description":""
              }
              ,
            • "industrial":
              {
              • "type":"number",
              • "title":"Industrial",
              • "description":""
              }
              ,
            • "agricultural":
              {
              • "type":"number",
              • "title":"Agricultural",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets