Air Traffic of International Airports in the Kingdom -Flight

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
                       
Air traffic of.
               

No description available for this field.

Name (identifier)
air_traffic_of
Type
text
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
AirPorts
               

No description available for this field.

Name (identifier)
airports
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"air-traffic-of-international-airports-in-the-kingdom-flight",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/air-traffic-of-international-airports-in-the-kingdom-flight"
      }
    ]
    ,
  • "definitions":
    {
    • "air-traffic-of-international-airports-in-the-kingdom-flight":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/air-traffic-of-international-airports-in-the-kingdom-flight_records"
            }
          }
        }
      }
      ,
    • "air-traffic-of-international-airports-in-the-kingdom-flight_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year ",
              • "description":""
              }
              ,
            • "air_traffic_of":
              {
              • "type":"string",
              • "title":"Air traffic of. ",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "airports":
              {
              • "type":"string",
              • "title":"AirPorts",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets