Saudi Airlines-Hours Flown by Leased Aircrafts by Month and Type of Aircraft

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
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
decimal
Sample
                       
Aircraft Type
               

No description available for this field.

Name (identifier)
aircraft_type
Type
text
Sample
                       
Hours Flown
               

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-hours-flown-by-leased-aircrafts-by-month-and-type-of-aircraft-200",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-airlines-hours-flown-by-leased-aircrafts-by-month-and-type-of-aircraft-200"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-airlines-hours-flown-by-leased-aircrafts-by-month-and-type-of-aircraft-200":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-airlines-hours-flown-by-leased-aircrafts-by-month-and-type-of-aircraft-200_records"
            }
          }
        }
      }
      ,
    • "saudi-airlines-hours-flown-by-leased-aircrafts-by-month-and-type-of-aircraft-200_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"number",
              • "title":"Month ",
              • "description":""
              }
              ,
            • "aircraft_type":
              {
              • "type":"string",
              • "title":"Aircraft Type",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Hours Flown",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets