records

records

Active filters Clear all

No active filters

Filters

Maritime Transport Stations

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
                       
Number
               

No description available for this field.

Name (identifier)
number
Type
decimal
Sample
                       
List of Maritime Transport Stations-English
               

No description available for this field.

Name (identifier)
list_of_maritime_transport_stations_english
Type
text
Sample
                       
List of Maritime Transport Stations-Arabic
               

No description available for this field.

Name (identifier)
list_of_maritime_transport_stations_arabic
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"maritime-transport-stations",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/maritime-transport-stations"
      }
    ]
    ,
  • "definitions":
    {
    • "maritime-transport-stations":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/maritime-transport-stations_records"
            }
          }
        }
      }
      ,
    • "maritime-transport-stations_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "number":
              {
              • "type":"number",
              • "title":"Number",
              • "description":""
              }
              ,
            • "list_of_maritime_transport_stations_english":
              {
              • "type":"string",
              • "title":"List of Maritime Transport Stations-English",
              • "description":""
              }
              ,
            • "list_of_maritime_transport_stations_arabic":
              {
              • "type":"string",
              • "title":"List of Maritime Transport Stations-Arabic",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets