Foreigners Entering and Leaving By Port of Entry

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
                       
Port Type
               

No description available for this field.

Name (identifier)
port_type
Type
text
Sample
                       
Ports
               

No description available for this field.

Name (identifier)
ports
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Indicator Value
               

No description available for this field.

Name (identifier)
indicator_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-foreigners-entering-and-leaving-distributed-by-port-of-entry",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-foreigners-entering-and-leaving-distributed-by-port-of-entry"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-foreigners-entering-and-leaving-distributed-by-port-of-entry":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-foreigners-entering-and-leaving-distributed-by-port-of-entry_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-foreigners-entering-and-leaving-distributed-by-port-of-entry_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "port_type":
              {
              • "type":"string",
              • "title":"Port Type",
              • "description":""
              }
              ,
            • "ports":
              {
              • "type":"string",
              • "title":"Ports",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "indicator_value":
              {
              • "type":"integer",
              • "title":"Indicator Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets