Traffic of Saudia Aircrafts in the Kingdom's International Airports, by Month

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
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
text
Sample
                       
Airport
               

No description available for this field.

Name (identifier)
airport
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
empty
Type
text
Sample
                       
Traffic Value
               

No description available for this field.

Name (identifier)
traffic_value
Type
decimal
Sample
                       
Departure / Arrival
               

No description available for this field.

Name (identifier)
departure_arrival
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"traffic-of-saudia-aircrafts-in-the-kingdoms-international-airports-by-month-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/traffic-of-saudia-aircrafts-in-the-kingdoms-international-airports-by-month-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "traffic-of-saudia-aircrafts-in-the-kingdoms-international-airports-by-month-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/traffic-of-saudia-aircrafts-in-the-kingdoms-international-airports-by-month-2009_records"
            }
          }
        }
      }
      ,
    • "traffic-of-saudia-aircrafts-in-the-kingdoms-international-airports-by-month-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "airport":
              {
              • "type":"string",
              • "title":"Airport",
              • "description":""
              }
              ,
            • "empty":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "traffic_value":
              {
              • "type":"number",
              • "title":"Traffic Value",
              • "description":""
              }
              ,
            • "departure_arrival":
              {
              • "type":"string",
              • "title":"Departure / Arrival",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets