pricingaviationaircraftcirrussr22for-salepricinggeneral-aviation
Cirrus SR-22 Aircraft For Sale — April 2026
About this data
Comprehensive dataset of 69 Cirrus SR-22 aircraft currently listed for sale across major aviation marketplaces as of April 2026. Includes year (2002-2025), model variant (G1 through G7+), turbo/NA designation, GTS trim, asking price ($247K-$1.47M USD), total airframe hours, location (city/state/country), serial number, registration/tail number, FIKI and A/C equipment flags, and detailed seller notes. Data sourced from AircraftExchange, Aircraft24, and Hangar67. Ideal for aviation market analysis, fleet valuation models, depreciation curves, and aircraft pricing intelligence.
Schema
| Name | Type | Description |
|---|---|---|
| Year | string | |
| Model | string | |
| Variant | string | |
| Turbo | string | |
| Generation | string | |
| GTS | string | |
| Price_USD | string | |
| Total_Time_Hours | string | |
| Location_City | string | |
| Location_State_Country | string | |
| Serial_Number | string | |
| Registration | string | |
| FIKI | string | |
| Air_Conditioning | string | |
| Details | string | |
| Source | string |
Sample Data
Preview a sample of the data before downloading.
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 SR-22 Aircraft For Sale" })
// Found: 482e03a1-7f84-4796-8f3f-27dca4d0ef92
get_download_url({ dataset_id: "482e03a1-7f84-4796-8f3f-27dca4d0ef92" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/482e03a1-7f84-4796-8f3f-27dca4d0ef92/download-url