Scope - Flight Statistics

Scope - Flight Statistics

Overview

The Flight Statistics scope provides aggregated, summary-level data derived from flight operations. Unlike the Flights scope — which returns one record per individual flight — this scope groups flights according to a chosen dimension (such as aircraft, route, month, or trip type) and calculates totals and averages across those groups. This makes it the right choice whenever you need a consolidated view of operational performance rather than a flight-by-flight list.

Operators use this scope to analyse trends over time, compare aircraft utilisation, review payload efficiency, and monitor block and flight time distributions. It draws data from three sources — the flight schedule ([Plan]), the Journey Log ([JL]) recorded after each flight, and Flight Watch ([FW]) real-time tracking — so you can compare planned versus actual performance within the same report.


What reports can you build with this scope?

Examples of typical reports operators build with this scope:

  • Monthly block time summary by aircraft — total and average block hours per aircraft over a selected period, sourced from both plan and Journey Log

  • Fleet utilisation overview — total flight count and cumulative flight time grouped by aircraft type

  • Cargo throughput analysis — sum and average of cargo loaded and unloaded (in kg or lbs) grouped by route or month

  • PAX volume report — total and average passenger numbers per aircraft or trip type, comparing scheduled versus Journey Log figures

  • SAF fuel blend tracking — average Sustainable Aviation Fuel blend percentage across flights, grouped by aircraft or period


Available columns

Columns are the data fields that can appear in your report. When building a report, select the columns most relevant to your analysis.

Grouping

Column

Column key

Description

Column

Column key

Description

Group

group_by_value

The value of the dimension used to group flights (e.g. aircraft registration, month, route). Determined by the grouping setting chosen when building the report.

Flight counts

Column

Column key

Description

Column

Column key

Description

Flights count [Plan]

flight_count

Total number of flights in the group, based on scheduled (plan) data.

Flights count [JL]

flight_log_count

Total number of flights in the group for which a Journey Log has been completed.

Block time — Plan

Column

Column key

Description

Column

Column key

Description

Block time [Plan] [SUM]

block_time_plan_sum

Total block time from the flight schedule for all flights in the group, displayed in HH:MM format.

Block time [Plan] [SUM] [DEC]

block_time_plan_sum_decimal

Total planned block time expressed as a decimal number of hours (e.g. 2.5 for 2h 30min).

Block time [Plan] [AVG]

block_time_plan_avg

Average planned block time per flight in the group, displayed in HH:MM format.

Block time in minutes [Plan] [SUM]

block_time_plan_sum_minutes

Total planned block time in minutes (integer).

Block time in minutes [Plan] [AVG]

block_time_plan_avg_minutes

Average planned block time per flight in minutes (integer).

Block time — Journey Log

Column

Column key

Description

Column

Column key

Description

Block time [JL] [SUM]

block_time_jl_sum

Total block time recorded in the Journey Log for all flights in the group, in HH:MM format.

Block time [JL] [SUM] [DEC]

block_time_jl_sum_decimal

Total Journey Log block time expressed as a decimal number of hours.

Block time [JL] [AVG]

block_time_jl_avg

Average Journey Log block time per flight in the group, in HH:MM format.

Block time in minutes [JL] [SUM]

block_time_jl_sum_minutes

Total Journey Log block time in minutes (integer).

Block time in minutes [JL] [AVG]

block_time_jl_avg_minutes

Average Journey Log block time per flight in minutes (integer).

Block time — Flight Watch

Column

Column key

Description

Column

Column key

Description

Block time [FW] [SUM]

block_time_fw_sum

Total block time from Flight Watch tracking for all flights in the group, in HH:MM format.

Block time [FW] [SUM] [DEC]

block_time_fw_sum_decimal

Total Flight Watch block time expressed as a decimal number of hours.

Block time [FW] [AVG]

block_time_fw_avg

Average Flight Watch block time per flight in the group, in HH:MM format.

Block time in minutes [FW] [SUM]

block_time_fw_sum_minutes

Total Flight Watch block time in minutes (integer).

Block time in minutes [FW] [AVG]

block_time_fw_avg_minutes

Average Flight Watch block time per flight in minutes (integer).

Flight time — Plan

Column

Column key

Description

Column

Column key

Description

Flight time [Plan] [SUM]

flight_time_plan_sum

Total airborne flight time from the schedule for all flights in the group, in HH:MM format.

Flight time [Plan] [AVG]

flight_time_plan_avg

Average scheduled flight time per flight in the group, in HH:MM format.

Flight time — Journey Log

Column

Column key

Description

Column

Column key

Description

Flight time [JL] [SUM]

flight_time_jl_sum

Total airborne flight time recorded in the Journey Log for all flights in the group, in HH:MM format.

Flight time [JL] [SUM] [DEC]

flight_time_jl_sum_decimal

Total Journey Log flight time expressed as a decimal number of hours.

Flight time [JL] [AVG]

flight_time_jl_avg

Average Journey Log flight time per flight in the group, in HH:MM format.

Flight time in minutes [JL] [SUM]

flight_time_jl_sum_minutes

Total Journey Log flight time in minutes (integer).

Flight time in minutes [JL] [AVG]

flight_time_jl_avg_minutes

Average Journey Log flight time per flight in minutes (integer).

Flight time — Flight Watch

Column

Column key

Description

Column

Column key

Description

Flight time [FW] [SUM]

flight_time_fw_sum

Total airborne flight time from Flight Watch for all flights in the group, in HH:MM format.

Flight time [FW] [SUM] [DEC]

flight_time_fw_sum_decimal

Total Flight Watch flight time expressed as a decimal number of hours.

Flight time [FW] [AVG]

flight_time_fw_avg

Average Flight Watch flight time per flight in the group, in HH:MM format.

Flight time in minutes [FW] [SUM]

flight_time_fw_sum_minutes

Total Flight Watch flight time in minutes (integer).

Flight time in minutes [FW] [AVG]

flight_time_fw_avg_minutes

Average Flight Watch flight time per flight in minutes (integer).

Passengers

Column

Column key

Description

Column

Column key

Description

PAX age [Plan] [AVG]

pax_flights_average_age

Average age of passengers across all flights in the group, based on scheduled passenger data.

PAX [Plan] [SUM]

flight_pax_sum

Total number of passengers scheduled across all flights in the group.

PAX [JL] [SUM]

jl_pax_sum

Total number of passengers recorded in the Journey Log across all flights in the group.

PAX [JL] [AVG]

jl_pax_avg

Average number of passengers per flight in the group, from the Journey Log.

PAX (boarded) [SUM]

pax_boarded_sum

Total number of passengers confirmed as boarded across all flights in the group.

Cargo and pallets

Column

Column key

Description

Column

Column key

Description

Pallets loaded [JL] [SUM]

jl_pallets_loaded_sum

Total number of pallets loaded, as recorded in the Journey Log for all flights in the group.

Pallets unloaded [JL] [SUM]

jl_pallets_unloaded_sum

Total number of pallets unloaded, as recorded in the Journey Log for all flights in the group.

Cargo [JL] [kg] [SUM]

cargo_kg_jl_sum

Total cargo weight in kilograms from the Journey Log across all flights in the group.

Cargo [JL] [kg] [AVG]

cargo_kg_jl_avg

Average cargo weight in kilograms per flight in the group, from the Journey Log.

Cargo [JL] [lbs] [SUM]

cargo_lbs_jl_sum

Total cargo weight in pounds from the Journey Log across all flights in the group.

Cargo [JL] [lbs] [AVG]

cargo_lbs_jl_avg

Average cargo weight in pounds per flight in the group, from the Journey Log.

Cargo loaded [JL] [kg] [SUM]

cargo_loaded_jl_kg_sum

Total weight of cargo loaded (in kg) from the Journey Log across all flights in the group.

Cargo loaded [JL] [kg] [AVG]

cargo_loaded_jl_kg_avg

Average weight of cargo loaded (in kg) per flight in the group, from the Journey Log.

Cargo loaded [JL] [lbs] [SUM]

cargo_loaded_jl_lbs_sum

Total weight of cargo loaded (in lbs) from the Journey Log across all flights in the group.

Cargo loaded [JL] [lbs] [AVG]

cargo_loaded_jl_lbs_avg

Average weight of cargo loaded (in lbs) per flight in the group, from the Journey Log.

Cargo unloaded [JL] [kg] [SUM]

cargo_unloaded_kg_jl_sum

Total weight of cargo unloaded (in kg) from the Journey Log across all flights in the group.

Cargo unloaded [JL] [kg] [AVG]

cargo_unloaded_kg_jl_avg

Average weight of cargo unloaded (in kg) per flight in the group, from the Journey Log.

Cargo unloaded [JL] [lbs] [SUM]

cargo_unloaded_lbs_jl_sum

Total weight of cargo unloaded (in lbs) from the Journey Log across all flights in the group.

Cargo unloaded [JL] [lbs] [AVG]

cargo_unloaded_lbs_jl_avg

Average weight of cargo unloaded (in lbs) per flight in the group, from the Journey Log.

Fuel

Column

Column key

Description

Column

Column key

Description

SAF fuel blend [JL] [AVG]

jl_saf_fuel_blend_avg

Average Sustainable Aviation Fuel (SAF) blend percentage recorded in the Journey Log across all flights in the group.


Available filters

Filters let you narrow down the data to the specific subset you need — by date range, aircraft, status, and more.

Filter

Description

Filter

Description

Aircraft

Limit results to one or more specific aircraft.

Aircraft type

Limit results to flights operated by a specific aircraft type.

Operator

Filter by the operating company or Air Operator Certificate (AOC).

Is canceled

Include or exclude canceled flights from the statistics.

Journey log

Filter by Journey Log completion status — e.g. only flights with a completed Journey Log.

Clients

Limit results to flights associated with specific clients.

Excluded clients

Exclude flights associated with specific clients from the results.

Landings number

Filter by the number of landings recorded on a flight.

Approach

Filter by approach type used during the flight.

No. of crew members

Filter by the number of crew members assigned to the flight.

Trip type

Limit results to flights belonging to a specific trip type (e.g. charter, ferry, training).

Tags include

Filter to only include flights that have been tagged with one or more specified tags.