records

records

Active filters Clear all

No active filters

Filters

2020-2023-number-of-ports-by-emirate

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
decimal
Sample
                       
Emirate
               

No description available for this field.

Name (identifier)
emirate
Type
text
Sample
                       
Number of Ports
               

No description available for this field.

Name (identifier)
number_of_ports
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"2020-2023-number-of-ports-by-emirate",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/2020-2023-number-of-ports-by-emirate"
      }
    ]
    ,
  • "definitions":
    {
    • "2020-2023-number-of-ports-by-emirate":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/2020-2023-number-of-ports-by-emirate_records"
            }
          }
        }
      }
      ,
    • "2020-2023-number-of-ports-by-emirate_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"year",
              • "description":""
              }
              ,
            • "emirate":
              {
              • "type":"string",
              • "title":"Emirate",
              • "description":""
              }
              ,
            • "number_of_ports":
              {
              • "type":"number",
              • "title":"Number of Ports",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets