Car Plates Issued in the Kingdom by 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
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Number of Car Plates Issued
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"saudi-arabia-car-plates-issued-in-the-kingdom-by-type-2004-2008",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-car-plates-issued-in-the-kingdom-by-type-2004-2008"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-car-plates-issued-in-the-kingdom-by-type-2004-2008":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-car-plates-issued-in-the-kingdom-by-type-2004-2008_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-car-plates-issued-in-the-kingdom-by-type-2004-2008_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Number of Car Plates Issued",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets