Air Traffic of Airports in the Kingdom

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
                       
Airlines
               

No description available for this field.

Name (identifier)
airlines
Type
text
Sample
                       
A/D
               

No description available for this field.

Name (identifier)
a_d
Type
text
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
King Abdul Aziz Intl. Airport
               

No description available for this field.

Name (identifier)
king_abdul_aziz_intl_airport
Type
decimal
Sample
                       
King Khalid Intl. Airport
               

No description available for this field.

Name (identifier)
king_khalid_intl_airport
Type
decimal
Sample
                       
King Fahd Intl. Airport
               

No description available for this field.

Name (identifier)
king_fahd_intl_airport
Type
decimal
Sample
                       
Prince Mohammed bin Abdulaziz
               

No description available for this field.

Name (identifier)
prince_mohammed_bin_abdulaziz
Type
decimal
Sample
                       
Taif International Airport
               

No description available for this field.

Name (identifier)
taif_international_airport
Type
decimal
Sample
                       
Abha Airport
               

No description available for this field.

Name (identifier)
abha_airport
Type
decimal
Sample
                       
Ha'il Airport
               

No description available for this field.

Name (identifier)
ha_il_airport
Type
decimal
Sample
                       
King Abdullah Bin Abdulaziz Airport
               

No description available for this field.

Name (identifier)
king_abdullah_bin_abdulaziz_airport
Type
decimal
Sample
                       
Prince Naif Bin Abdulaziz Airport
               

No description available for this field.

Name (identifier)
prince_naif_bin_abdulaziz_airport
Type
decimal
Sample
                       
Prince Sultan Bin Abdulaziz Airport
               

No description available for this field.

Name (identifier)
prince_sultan_bin_abdulaziz_airport
Type
decimal
Sample
                       
Prince Abdulmohsin Bin Abdulaziz Airport
               

No description available for this field.

Name (identifier)
prince_abdulmohsin_bin_abdulaziz_airport
Type
decimal
Sample
                       
Al-Jawf Airport
               

No description available for this field.

Name (identifier)
al_jawf_airport
Type
decimal
Sample
                       
Al Ahsa Airport
               

No description available for this field.

Name (identifier)
al_ahsa_airport
Type
decimal
Sample
                       
Domestic Airports
               

No description available for this field.

Name (identifier)
domestic_airports
Type
decimal
Sample
                       
Total
               

No description available for this field.

Name (identifier)
total
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"air-traffic-of-airports-in-the-kingdom-in-2018-ad",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/air-traffic-of-airports-in-the-kingdom-in-2018-ad"
      }
    ]
    ,
  • "definitions":
    {
    • "air-traffic-of-airports-in-the-kingdom-in-2018-ad":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/air-traffic-of-airports-in-the-kingdom-in-2018-ad_records"
            }
          }
        }
      }
      ,
    • "air-traffic-of-airports-in-the-kingdom-in-2018-ad_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "airlines":
              {
              • "type":"string",
              • "title":"Airlines",
              • "description":""
              }
              ,
            • "a_d":
              {
              • "type":"string",
              • "title":"A/D",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "king_abdul_aziz_intl_airport":
              {
              • "type":"number",
              • "title":"King Abdul Aziz Intl. Airport",
              • "description":""
              }
              ,
            • "king_khalid_intl_airport":
              {
              • "type":"number",
              • "title":"King Khalid Intl. Airport",
              • "description":""
              }
              ,
            • "king_fahd_intl_airport":
              {
              • "type":"number",
              • "title":"King Fahd Intl. Airport",
              • "description":""
              }
              ,
            • "prince_mohammed_bin_abdulaziz":
              {
              • "type":"number",
              • "title":"Prince Mohammed bin Abdulaziz",
              • "description":""
              }
              ,
            • "taif_international_airport":
              {
              • "type":"number",
              • "title":"Taif International Airport",
              • "description":""
              }
              ,
            • "abha_airport":
              {
              • "type":"number",
              • "title":"Abha Airport",
              • "description":""
              }
              ,
            • "ha_il_airport":
              {
              • "type":"number",
              • "title":"Ha'il Airport",
              • "description":""
              }
              ,
            • "king_abdullah_bin_abdulaziz_airport":
              {
              • "type":"number",
              • "title":"King Abdullah Bin Abdulaziz Airport",
              • "description":""
              }
              ,
            • "prince_naif_bin_abdulaziz_airport":
              {
              • "type":"number",
              • "title":"Prince Naif Bin Abdulaziz Airport",
              • "description":""
              }
              ,
            • "prince_sultan_bin_abdulaziz_airport":
              {
              • "type":"number",
              • "title":"Prince Sultan Bin Abdulaziz Airport",
              • "description":""
              }
              ,
            • "prince_abdulmohsin_bin_abdulaziz_airport":
              {
              • "type":"number",
              • "title":"Prince Abdulmohsin Bin Abdulaziz Airport",
              • "description":""
              }
              ,
            • "al_jawf_airport":
              {
              • "type":"number",
              • "title":"Al-Jawf Airport",
              • "description":""
              }
              ,
            • "al_ahsa_airport":
              {
              • "type":"number",
              • "title":"Al Ahsa Airport",
              • "description":""
              }
              ,
            • "domestic_airports":
              {
              • "type":"number",
              • "title":"Domestic Airports",
              • "description":""
              }
              ,
            • "total":
              {
              • "type":"number",
              • "title":"Total",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets