Baselight

World Airlines Traffic And Capacity

@owid.air_traffic

Loading...
Loading...

About this Dataset

World Airlines Traffic And Capacity

Traffic and operations data on the systemwide scheduled activity of passenger and cargo airlines operating worldwide, as recorded by International Civil Aviation Organization (ICAO).

Tables

World Airlines Traffic And Capacity

@owid.air_traffic.owid_air_traffic
  • 15.42 KB
  • 95 rows
  • 13 columns
Loading...

CREATE TABLE owid_air_traffic (
  "country" VARCHAR,
  "year" INTEGER,
  "plf" FLOAT,
  "aircraft_kms" BIGINT,
  "asks" BIGINT,
  "cargo_rtks" BIGINT,
  "freight_rtks" BIGINT,
  "freight_tonnes" UINTEGER,
  "mail_rtks" BIGINT,
  "pax" BIGINT,
  "rpks" BIGINT,
  "aircraft_deps" UINTEGER,
  "plf_empty" FLOAT
);

Share link

Anyone who has the link will be able to view this.