Aircraft usage

This template defines how long equipment has been in service with two measurements: airframe hours and cycles.

All fields in this template are mandatory. This template contains the following columns:

aircraft_usage.csv
Column name Required Data type or format Description and business rules
Aircraft Yes Text field

Aircraft tail number.

Must exist in Fleet Details and Forecast Model templates.

Usage Date Yes YYYY-MM-DD

Defines the date for which the usage was collected.

Current HRs Yes Integer (whole number)

Number of airframe hours accumulated as of Usage Date.

Cannot be 0 or null. Must be >=1.

Decimal values are accepted, but truncated. They are not rounded to ensure no that additional flight hours are added to usage.

Current Cycles Yes Integer (whole number)

Number of airframe cycles accumulated as of Usage Date.

Cannot be 0 or null. Must be >=1.

Decimal values are accepted, but truncated. They are not rounded to ensure no that additional cycles are added to usage.