Distribution of No. of Customers According to Capacity of Meter Breaker Upto 2009

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Over 400 Amps
               

No description available for this field.

Name (identifier)
over_400_amps
Type
integer
Sample
                       
300 Amps
               

No description available for this field.

Name (identifier)
300_amps
Type
integer
Sample
                       
200 Amps
               

No description available for this field.

Name (identifier)
200_amps
Type
integer
Sample
                       
100 Amps
               

No description available for this field.

Name (identifier)
100_amps
Type
integer
Sample
                       
60 Amps
               

No description available for this field.

Name (identifier)
60_amps
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"distribution-of-no-of-customers-according-to-capacity-of-meter-breaker-upto-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/distribution-of-no-of-customers-according-to-capacity-of-meter-breaker-upto-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "distribution-of-no-of-customers-according-to-capacity-of-meter-breaker-upto-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/distribution-of-no-of-customers-according-to-capacity-of-meter-breaker-upto-2009_records"
            }
          }
        }
      }
      ,
    • "distribution-of-no-of-customers-according-to-capacity-of-meter-breaker-upto-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "over_400_amps":
              {
              • "type":"integer",
              • "title":" Over 400 Amps",
              • "description":""
              }
              ,
            • "300_amps":
              {
              • "type":"integer",
              • "title":"300 Amps",
              • "description":""
              }
              ,
            • "200_amps":
              {
              • "type":"integer",
              • "title":"200 Amps",
              • "description":""
              }
              ,
            • "100_amps":
              {
              • "type":"integer",
              • "title":"100 Amps",
              • "description":""
              }
              ,
            • "60_amps":
              {
              • "type":"integer",
              • "title":"60 Amps",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets