scientificexoplanetsNASAKeplerTESSastronomyastrophysicsplanetary-sciencestellar-propertieshabitabilityspacetransit-photometryradial-velocity

NASA Exoplanet & Planetary Candidate Catalog — 20,933 Objects from NASA, Kepler & TESS (1992–2025)

Category
Scientific
Records
20,933 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
1

About this data

Comprehensive catalog of 20,933 exoplanetary objects combining three authoritative NASA sources: the NASA Exoplanet Archive (6,153 confirmed exoplanets), the Kepler Cumulative KOI Table (6,867 unique Kepler Objects of Interest), and the TESS Objects of Interest catalog (7,913 TOIs). Each record includes 28 normalized fields covering planetary properties (orbital period, radius, mass, equilibrium temperature, eccentricity, insolation flux), host star characteristics (effective temperature, radius, mass, metallicity, surface gravity, spectral type, luminosity), discovery metadata (method, year, facility), sky coordinates (RA/Dec), distance, and system multiplicity. Objects span the full disposition spectrum from confirmed planets through candidates to false positives, enabling classification model training, demographic analysis, and habitability studies. Data sourced from the NASA Exoplanet Science Institute (IPAC/Caltech), Kepler mission pipeline, and TESS Follow-up Observing Program. Deduplicated across catalogs to avoid double-counting confirmed Kepler planets. Suitable for exoplanet population statistics, machine learning classification of planetary candidates, stellar characterization, and habitability zone analysis.

Schema

NameTypeDescription
object_namestring
host_starstring
source_catalogstring
statusstring
discovery_methodstring
discovery_yearstring
discovery_facilitystring
orbital_period_daysstring
orbital_semi_major_axis_austring
planet_radius_earthstring
planet_mass_earthstring
equilibrium_temp_kstring
orbital_eccentricitystring
insolation_flux_earthstring
stellar_effective_temp_kstring
stellar_radius_solarstring
stellar_mass_solarstring
stellar_metallicity_dexstring
stellar_surface_gravity_logstring
stellar_spectral_typestring
stellar_luminosity_log_solarstring
distance_pcstring
visual_magnitudestring
ra_degstring
dec_degstring
num_stars_in_systemstring
num_planets_in_systemstring
transit_duration_hoursstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 4.4 / 5
1 downloads
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: "NASA Exoplanet & Planetary Can" })
// Found: 3ae48a0c-0e00-4b42-8f9b-90757642a2a9
get_download_url({ dataset_id: "3ae48a0c-0e00-4b42-8f9b-90757642a2a9" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/3ae48a0c-0e00-4b42-8f9b-90757642a2a9/download-url