Number of Cities, Towns, Villages Distributed by Postal Regions & Type of Service

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Postal Regions
               

No description available for this field.

Name (identifier)
postal_regions
Type
text
Sample
                       
Type of Service
               

No description available for this field.

Name (identifier)
type_of_service
Type
text
Sample
                       
value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"number-of-cities-towns-villages-distributed-by-postal-regionstype-of-service-200",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/number-of-cities-towns-villages-distributed-by-postal-regionstype-of-service-200"
      }
    ]
    ,
  • "definitions":
    {
    • "number-of-cities-towns-villages-distributed-by-postal-regionstype-of-service-200":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/number-of-cities-towns-villages-distributed-by-postal-regionstype-of-service-200_records"
            }
          }
        }
      }
      ,
    • "number-of-cities-towns-villages-distributed-by-postal-regionstype-of-service-200_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "postal_regions":
              {
              • "type":"string",
              • "title":"Postal Regions",
              • "description":""
              }
              ,
            • "type_of_service":
              {
              • "type":"string",
              • "title":"Type of Service",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets