Length of Dubai Roads by Functional Classification and Carriage Way 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
                       
Carriage Way Types
               

No description available for this field.

Name (identifier)
carriage_way_types
Type
text
Sample
                       
Functional Classification
               

No description available for this field.

Name (identifier)
functional_classification
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":"total-lines-length-of-dubai-roads-by-functional-classification-and-carriage-way-",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/total-lines-length-of-dubai-roads-by-functional-classification-and-carriage-way-"
      }
    ]
    ,
  • "definitions":
    {
    • "total-lines-length-of-dubai-roads-by-functional-classification-and-carriage-way-":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/total-lines-length-of-dubai-roads-by-functional-classification-and-carriage-way-_records"
            }
          }
        }
      }
      ,
    • "total-lines-length-of-dubai-roads-by-functional-classification-and-carriage-way-_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "carriage_way_types":
              {
              • "type":"string",
              • "title":"Carriage Way Types",
              • "description":""
              }
              ,
            • "functional_classification":
              {
              • "type":"string",
              • "title":"Functional Classification",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets