Transportationaircraftaviationcirrussr22general-aviationfaantsblistingsmarketplacesnapshot-2026-05-19photoscomputer-visiontraining-datawith-images

Cirrus SR22 USA For-Sale Listings + 10,816 Photos — May 2026 Snapshot

Category
Transportation
Records
314 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
File Size
~1199.55 MB
Downloads
0

About this data

**Snapshot date: 2026-05-19** · **314 aircraft · 10,816 listing photos bundled (~1.25 GB ZIP)** The complete pre-owned Cirrus SR22 market in the United States, captured on May 19, 2026 — every aircraft offered for sale across Controller, Trade-A-Plane, GlobalAir, and Barnstormers, N-number-deduplicated, joined to the FAA Aircraft Registry and NTSB CAROL accident database, with all original listing photographs included. ## What's in the ZIP - data.csv — 314 rows × 47 columns (master dataset) - sample.csv — same schema, free preview - schema.json — typed column specs with descriptions - _stats.json — aggregate statistics - datacard.md — methodology, sources, caveats, recycled-identifier guidance - photos/{listing_id}/{image_id}.jpg — 10,816 high-resolution listing photographs keyed by listing ID, ~1.25 GB total ## Coverage - 95% N-number, 95% serial, 98% airframe time, 94% FAA owner of record, 12% with NTSB events linked - Year range 2001–2025 · Price range $139K–$1.495M · Median $569,900 - Top states: FL (44), CA (33), TX (24), VA (20), KY (17), OH (17) - All 14 SR22 / SR22T variants represented (G2 through G7, NA + Turbo) ## Why the photos matter The text-only version of this dataset is useful for valuation modeling. The photos version is a 10,000-image computer-vision training set for paint condition, panel layout, interior wear, prop strikes, and avionics generation classification — keyed to known sale prices, FAA records, and accident history. Useful for: ML training data, broker visual comps, condition-grading research, fleet visual analytics. ## Snapshot & freshness - Snapshot date: 2026-05-19 — point-in-time scrape - Sources crawled: 2026-05-04 through 2026-05-19 - FAA Registry vintage: MASTER.txt downloaded 2026-05-19 - NTSB CAROL queried: 2026-05-19 Aircraft listings turn over in 30–90 days. This is a snapshot, not a live feed. For continuous data, contact the seller about refresh subscriptions. ## Companion listing A text-only ($9.99) version of this dataset is also available without photos. Built with the databazaar skill. Full provenance per row, every claim sourced.

Schema

NameTypeDescription
listing_idstringInternal unique listing identifier
sourcestringPrimary source site
sources_combinedstringAll source sites this aircraft appeared on
source_urlstringPrimary source listing URL
source_urls_allstringAll source URLs (semicolon-separated)
scraped_atstringISO timestamp of scrape
yearnumberYear of manufacture
model_variantstringSR22 variant (G2/G3/G5/G6/G7, T-suffix = factory turbo)
registration_n_numberstringFAA N-number (US tail)
serial_numberstringManufacturer serial number
asking_price_usdnumberAsking price in USD
total_time_airframe_hoursnumberTotal time, airframe (hours)
engine_time_smoh_hoursnumberTime since major overhaul
useful_load_lbsnumberUseful load (lbs)
avionicsstringAvionics suite description (raw)
autopilotstringAutopilot description (raw)
parachute_repack_duestringCAPS parachute repack due date
annual_duestringNext annual inspection due
damage_historystringDamage history flag (raw)
location_citystringListing location city
location_statestringListing location US state
location_countrystringCountry
location_rawstringRaw location string from source
in_usastringBoolean: aircraft confirmed US-located
dealer_or_seller_namestringSeller / dealer name
listing_titlestringSource listing title
photos_countnumberPhotos reported by source
listing_id_nativenumberSource-native listing ID
_conflict_fieldsstringFields where sources disagreed
raw_descriptionstringRaw listing description text
photo_count_localnumberPhotos downloaded to bundle
photo_dirstringBundle path for photos
faa_owner_namestringCurrent owner of record per FAA
faa_registrant_typestringFAA registrant type code
faa_owner_citystringFAA owner city
faa_owner_statestringFAA owner state
faa_year_mfrnumberFAA-recorded year of manufacture
faa_cert_classstringFAA certificate class
faa_statusstringFAA registration status
faa_cert_issue_datenumberCertificate issue date
faa_last_action_datenumberLast FAA action date
faa_expiration_datenumberRegistration expiration date
faa_airworth_datenumberFAA airworthiness date (use as filter for NTSB joins)
faa_mode_s_hexstringMode-S hex code (for ADS-B joins)
ntsb_event_countnumberNumber of NTSB events linked by N-number
ntsb_last_event_datestringLast NTSB event date
ntsb_events_jsonstringNTSB events array (JSON; filter by date >= faa_airworth_date)

Sample Data

Download a free sample to inspect the data before purchasing.

$19.99

Fixed price

Quality: 1.6 / 5
0 downloads
Seller: waseemahmad
Sign up to purchase

Have an API key? Use the REST API →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Cirrus SR22 USA For-Sale Listi" })
// Found: d1e0aa9b-38a0-4ebd-a89c-6a299a44f2e2
buy_now({ dataset_id: "d1e0aa9b-38a0-4ebd-a89c-6a299a44f2e2" })  // uses your saved card
Via REST API
# Authenticate with your API key:
curl https://api.databazaar.io/datasets/d1e0aa9b-38a0-4ebd-a89c-6a299a44f2e2 \
  -H "Authorization: Bearer YOUR_API_KEY"

# Purchase:
curl -X POST https://api.databazaar.io/purchases \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"dataset_id": "d1e0aa9b-38a0-4ebd-a89c-6a299a44f2e2"}'