1 record

1 record

Active filters Clear all

No active filters

Filters

Aircraft

Aircraft Size Category

Region

Range

Manufacturer

Aircraft Type

Aircraft Seating Density and Energy Impact Analysis

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Aircraft
               

No description available for this field.

Name (identifier)
aircraft
Type
text
Sample
A321
Aircraft Type
               

No description available for this field.

Name (identifier)
aircraft_type
Type
text
Sample
Airbus A321
Max Capacity
               

No description available for this field.

Name (identifier)
max_capacity
Type
decimal
Sample
220
Aircraft Size Category
               

No description available for this field.

Name (identifier)
aircraft_size_category
Type
text
Sample
Large Narrowbody
Airline
               

No description available for this field.

Name (identifier)
airline
Type
text
Sample
Lufthansa
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
Europe
Manufacturer
               

No description available for this field.

Name (identifier)
manufacturer
Type
text
Sample
Airbus
Range
               

No description available for this field.

Name (identifier)
range
Type
text
Sample
SH

JSON Schema

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

{
  • "title":"aircraft-seating-density-and-energy-impact-analysis0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/aircraft-seating-density-and-energy-impact-analysis0"
      }
    ]
    ,
  • "definitions":
    {
    • "aircraft-seating-density-and-energy-impact-analysis0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/aircraft-seating-density-and-energy-impact-analysis0_records"
            }
          }
        }
      }
      ,
    • "aircraft-seating-density-and-energy-impact-analysis0_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "aircraft":
              {
              • "type":"string",
              • "title":"Aircraft",
              • "description":""
              }
              ,
            • "aircraft_type":
              {
              • "type":"string",
              • "title":"Aircraft Type",
              • "description":""
              }
              ,
            • "max_capacity":
              {
              • "type":"number",
              • "title":"Max Capacity",
              • "description":""
              }
              ,
            • "aircraft_size_category":
              {
              • "type":"string",
              • "title":"Aircraft Size Category",
              • "description":""
              }
              ,
            • "airline":
              {
              • "type":"string",
              • "title":"Airline",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "manufacturer":
              {
              • "type":"string",
              • "title":"Manufacturer",
              • "description":""
              }
              ,
            • "range":
              {
              • "type":"string",
              • "title":"Range",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets