Saudi Airlines Passengers Arriving from Abroad, by Airports

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
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
No. Passengers Arriving from Abroad
               

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":"saudi-airlines-passengers-arriving-from-abroad-by-airports-2000-and-2009@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-airlines-passengers-arriving-from-abroad-by-airports-2000-and-2009@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-airlines-passengers-arriving-from-abroad-by-airports-2000-and-2009@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-airlines-passengers-arriving-from-abroad-by-airports-2000-and-2009@kapsarc_records"
            }
          }
        }
      }
      ,
    • "saudi-airlines-passengers-arriving-from-abroad-by-airports-2000-and-2009@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"No. Passengers Arriving from Abroad",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets