Data Files and Field Reference¶
Model-level aggregates¶
model_price_summary_2026_q3.csv and
model_price_summary_2026_q3.jsonl contain the same complete 43-row public
table in two formats. Field definitions are maintained in
model_price_summary_schema.json.
Key fields include:
modelNormalized aircraft model name.
configurations_trackedNumber of published catalog configurations represented by the model row.
listed_price_low_usdLowest observed listed price in the snapshot.
listed_price_high_usdHighest observed listed price in the snapshot.
median_listed_price_usdMedian observed listed price across represented configurations.
snapshot_dateDate associated with the release snapshot.
Illustrative records¶
sample_records.jsonl contains four richer examples with repair-risk context.
Its fields are described in dataset_schema.json. This file must not be
mistaken for the complete model-level table.
Reproducibility files¶
datapackage.jsonprovides machine-readable Data Package metadata.RELEASE_MANIFEST.jsonrecords version, byte sizes, row counts, and SHA-256 checksums.notebooks/q3-2026-listed-price-range-analysis.ipynbprovides an executed interpretation of model coverage and listed-price ranges.CITATION.cffprovides machine-readable citation metadata.