scientificnasaaerospacedecision-rulesuciclassification

Space Shuttle Autolanding Control (NASA / UCI)

Category
Scientific
Records
15 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
File Size
~0.01 MB
Downloads
0

About this data

A small NASA decision dataset specifying the conditions — stability, error, sign, wind, magnitude, and visibility — under which a Space Shuttle should land automatically versus manually. A classic UCI benchmark.

Schema

NameTypeDescription
ClassVARCHAR
STABILITYVARCHAR
ERRORVARCHAR
SIGNVARCHAR
WINDVARCHAR
MAGNITUDEVARCHAR
VISIBILITYVARCHAR

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

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: "Space Shuttle Autolanding Cont" })
// Found: 9c1b3b13-a765-4259-bfe6-4f33a682aaed
get_download_url({ dataset_id: "9c1b3b13-a765-4259-bfe6-4f33a682aaed" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/9c1b3b13-a765-4259-bfe6-4f33a682aaed/download-url
Space Shuttle Autolanding Control (NASA / UCI) — Free Dataset | DataBazaar