This dataset contains orbital and physical characteristics of all 8 planets in the Solar System, sourced from NASA JPL Horizons on 2026-01-19. The most striking feature is the extreme spread in planetary mass: values range from 0.0553 to 317.8 Earth masses, with 2 outliers (25% outlier rate) pulling the mean far above the median of 7.75 — a clear sign that Jupiter and Saturn dominate. Rotation period is equally dramatic, with a mean of -22.7 days and a minimum of -243.025 days, reflecting both retrograde rotation (Venus) and the very slow spin of some planets — worth examining closely. The dataset splits cleanly into 4 Inner Planets and 4 Outer Planets, and ring data (has_rings, ring radii) is only populated for 1 planet (87.5% null rate), consistent with Saturn being the sole ringed entry recorded.
saturn
/home/coolhand/html/datavis/data_trove/data/quirky/planets.json 8 rows sample n=8 seed 42 2026-06-22T00:27:51+00:00
Overview
| Source | /home/coolhand/html/datavis/data_trove/data/quirky/planets.json |
| Total rows | 8 |
| Profiled sample | 8 |
| Columns | 20 |
| Generated | 2026-06-22T00:27:51+00:00 |
Show data table
| column | kind | null % |
|---|---|---|
| name | categorical | 0.0% |
| classification | categorical | 0.0% |
| type | categorical | 0.0% |
| diameter_km | numeric | 0.0% |
| mass_earth | numeric | 0.0% |
| semi_major_axis_au | numeric | 0.0% |
| eccentricity | numeric | 0.0% |
| inclination_deg | numeric | 0.0% |
| ascending_node_deg | numeric | 0.0% |
| argument_perihelion_deg | numeric | 0.0% |
| mean_anomaly_deg | numeric | 0.0% |
| orbital_period_years | numeric | 0.0% |
| rotation_period_days | numeric | 0.0% |
| perihelion_distance_au | numeric | 0.0% |
| aphelion_distance_au | numeric | 0.0% |
| has_rings | categorical | 87.5% |
| ring_inner_radius_km | numeric | 87.5% |
| ring_outer_radius_km | numeric | 87.5% |
| data_source | categorical | 0.0% |
| fetch_date | categorical | 0.0% |
Insights opt-in
Model-generated narrative. These are opinions, not facts — the stats below are what saturn measured. Generated by: anthropic:default.
This column indicates whether a celestial body has rings, but with only 8 rows total and a null rate of 87.5%, just 1 non-null value exists — and that single value is 'True'. The column has cardinality of 1 and entropy of 0.0, meaning it carries zero discriminative information in its current state. The combination of near-total missingness and complete class imbalance makes this column analytically useless as-is.
This column records the rotational period of planetary or solar-system bodies in days. The most striking feature is a negative mean (-22.69) and a minimum of -243.025, which in planetary science convention indicates retrograde rotation (Venus = -243 days, Uranus ≈ -0.718 days); these negatives are domain-valid but will surprise analysts expecting strictly positive durations. With only 8 rows, all unique, and an outlier rate of 25% (2 of 8 values), the distribution is heavily dominated by the extreme retrograde values, producing a skew of -2.02 and std of 91.33 against a median of just 0.558 days.
This column records the inner radius (in kilometres) of a planetary ring system. It is nearly useless in its current state: 87.5% of rows are null, and the single non-null value is constant at 74,500.0 km across all 8 rows (n_unique = 1, std = 0.0). With no variance and overwhelming missingness, the column carries no discriminative signal for modelling.
This column records the outer radius (in km) of a planetary ring system. It is nearly entirely empty — 87.5% null rate across only 8 rows — and the single non-null value (140,220 km) is constant across all observed cases, giving zero variance. With n_unique=1 and std=0.0, this column carries no discriminative information in the current dataset.
This column records the aphelion distance (farthest orbital point from the Sun) in astronomical units for 8 solar system bodies. The mean of 8.73 AU is heavily pulled above the median of 3.56 AU by a right-skewed distribution (skew 1.10), with one flagged outlier likely representing a distant outer-planet or dwarf-planet body near the maximum of 30.33 AU (plausibly Neptune or a trans-Neptunian object). With only 8 rows and all values unique, this is a tiny reference dataset; the IQR of 11.62 and std of 11.02 underscore the enormous orbital spread across the sample.
This column represents orbital eccentricity values, likely for planets or moons in a solar system dataset (n=8 strongly suggests the eight planets). Values range from 0.00677672 to 0.20563593, consistent with known planetary eccentricities (e.g., Mercury ~0.206, nearly circular orbits near 0). The distribution is right-skewed (skew=1.49) with one flagged outlier (outlier_rate=0.125, i.e., 1 of 8 rows), almost certainly the high-eccentricity body at max=0.20563593 — a physically meaningful extreme rather than a data error.
This column records orbital inclination in degrees, likely for a small set of 8 celestial bodies (satellites, asteroids, or planets). The values cluster tightly between ~1.2° and ~2.7° (IQR), but the maximum of 7.00° is flagged as an outlier and pulls the mean (2.32°) well above the median (1.81°), producing notable right skew (1.32). With only 8 rows, each a unique value and no nulls, this is a clean but extremely small sample where a single high-inclination object (≈7°) dominates distributional shape.
This column represents planetary mass expressed in Earth masses, almost certainly a small solar-system body catalogue (n=8 matches the eight classical planets). The distribution is extremely right-skewed (skew=1.95, kurtosis=2.19): the median is only 7.75 M⊕ while the mean is 55.82 M⊕, driven by the two flagged outliers that reach up to 317.8 M⊕ (consistent with Jupiter). The IQR of 35.99 versus a std of 110.61 confirms the heavy upper tail.
This column holds orbital period measurements in years for what appears to be a small set of 8 planetary or solar-system bodies — values spanning 0.2408467 years (roughly 88 days, consistent with Mercury) up to 164.79132 years (consistent with Neptune). The distribution is strongly right-skewed (skew = 1.49) with a mean of 36.73 years pulled well above the median of 6.87 years, and 1 outlier (12.5% of rows) at the high end — almost certainly the Neptune-like body at 164.79 years. The IQR of 42.19 and std of 59.08 both confirm the wide spread driven by that extreme upper value.
This column records perihelion distance in astronomical units (AU) — the closest orbital approach to the Sun — for 8 distinct solar system objects. With only 8 rows, the sample is tiny, yet the spread is extreme: values range from 0.31 AU (a Sun-grazing or inner-solar-system body) to 29.81 AU (near Neptune's orbit), and the standard deviation of 10.67 AU nearly equals the mean of 8.18 AU. One outlier is flagged (outlier_rate = 0.125, i.e., 1 of 8 rows), almost certainly the 29.81 AU value, which pulls the mean far above the median of 3.17 AU and drives a skew of 1.20.
This column contains the semi-major axis (in astronomical units) for what appears to be the 8 classical planets of our solar system, given the min of ~0.387 AU (Mercury) and max of ~30.07 AU (Neptune). The distribution is right-skewed (skew = 1.15) with the mean (8.45 AU) pulled well above the median (3.36 AU), and 1 outlier (Neptune at 30.07 AU) is flagged — unsurprising given the exponential spacing of outer planets. With only 8 rows and 8 unique values, this is essentially a lookup table with no nulls or duplicates.
This column records the data source for each row, and every single one of the 8 records carries the identical value 'NASA JPL Horizons' (top_rate = 1.0, cardinality = 1). With zero variance and zero nulls, the column carries no discriminative information whatsoever. The imbalance alert is technically correct but understates the situation — this is a fully constant column.
This column is a data-fetch or extraction timestamp recording when the dataset was retrieved. Every single one of the 8 rows carries the identical value '2026-01-19', giving it zero entropy and cardinality of 1. This makes it a constant column with no discriminative power — the 'imbalance' alert fires because top_rate is 1.0. It likely reflects a single snapshot pull rather than a longitudinal series.
This column contains the names of the eight planets in our solar system, each appearing exactly once (cardinality 8, n 8, null_rate 0.0). The entropy_ratio of 1.0 confirms perfectly uniform distribution — every value is unique — making this a natural row identifier rather than a grouping label. The 'long_tail' alert is a statistical artefact of the perfect uniformity, not a genuine distributional concern.
This column represents the argument of perihelion in degrees, an orbital mechanics parameter defining the angle between an orbit's ascending node and its closest approach point to the central body. With only 8 rows, all unique, values span nearly the full 0–360° angular range (min 29.13°, max 339.39°), which is physically expected for a diverse set of orbiting bodies. The distribution is remarkably symmetric (skew ≈ –0.016) with a near-flat shape (kurtosis –1.72), consistent with a quasi-uniform spread across the angular domain — no clustering or preferred orientation is evident. The wide IQR of 190.55° relative to the 310.26° total range confirms this near-uniform spread.
This column represents the longitude (or argument) of the ascending node in degrees, an orbital mechanics parameter defining where an orbit crosses a reference plane. With only 8 rows, all unique and no nulls, this is a very small dataset — likely a catalogue of 8 distinct celestial bodies or orbital elements. The minimum value is exactly 0.0 (zero_rate 0.125, i.e. one record), which could be a reference orbit or a true zero-node case, but the distribution is otherwise fairly uniform across 0–131.8° with mild negative skew (-0.36) and slightly platykurtic shape (-0.63), consistent with a small, spread-out sample rather than any clustering.
This column represents the diameter in kilometres of solar system planets — the 8 unique values across n=8 rows (no nulls, no duplicates) align perfectly with the eight recognised planets. The range spans 4,879 km (Mercury) to 142,984 km (Jupiter), with a mean of 50,087 km and a median of 31,142 km, reflecting moderate right skew (0.85) driven by the gas giants pulling the distribution upward. Despite the skew, kurtosis is slightly negative (−0.86), indicating a flat, spread-out distribution rather than a peaked one — expected given the vast size differences across planetary classes.
This column represents the mean anomaly in degrees, an orbital mechanics parameter describing the fraction of an orbital period elapsed since periapsis, typically ranging 0–360°. With only 8 rows (all unique, no nulls), this appears to be a very small dataset of celestial objects or orbital elements. Values span 19.39° to 317.02° with a large IQR of 152.56° and std of 109.84°, indicating wide, near-uniform spread across the angular range — consistent with the platykurtic kurtosis of −1.07 and mild positive skew of 0.48.
This column classifies planets into two categories — 'Inner Planet' and 'Outer Planet' — consistent with standard solar system taxonomy. The distribution is perfectly balanced, with exactly 4 instances of each class across only 8 total rows, yielding a maximum entropy_ratio of 1.0. The tiny dataset size (n=8) matches the 8 classical planets, suggesting this is a complete, exhaustive planetary dataset rather than a sample. The perfect 50/50 split is notable but expected given the known 4-inner / 4-outer planet structure of the solar system.
This column classifies planetary bodies into three physical types: terrestrial, gas_giant, and ice_giant — almost certainly a planet-type taxonomy from a solar system dataset. With only 8 rows and 3 categories, the dataset is tiny. 'terrestrial' dominates at 50% (4 of 8), while gas_giant and ice_giant each appear exactly twice, which mirrors the actual composition of our solar system's 8 planets.
Numeric correlation
Show data table
| diameter_km | mass_earth | semi_major_axis_au | eccentricity | inclination_deg | ascending_node_deg | argument_perihelion_deg | mean_anomaly_deg | orbital_period_years | rotation_period_days | perihelion_distance_au | aphelion_distance_au | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| diameter_km | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
| mass_earth | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
| semi_major_axis_au | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
| eccentricity | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
| inclination_deg | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
| ascending_node_deg | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
| argument_perihelion_deg | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
| mean_anomaly_deg | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
| orbital_period_years | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
| rotation_period_days | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
| perihelion_distance_au | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
| aphelion_distance_au | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan | +nan |
name categorical
Show data table
| value | count | share |
|---|---|---|
| Mercury | 1 | 12.5% |
| Venus | 1 | 12.5% |
| Earth | 1 | 12.5% |
| Mars | 1 | 12.5% |
| Jupiter | 1 | 12.5% |
| Saturn | 1 | 12.5% |
| Uranus | 1 | 12.5% |
| Neptune | 1 | 12.5% |
Top values (rank 1–20)
- Mercury — 1
- Venus — 1
- Earth — 1
- Mars — 1
- Jupiter — 1
- Saturn — 1
- Uranus — 1
- Neptune — 1
classification categorical
Show data table
| value | count | share |
|---|---|---|
| Inner Planet | 4 | 50.0% |
| Outer Planet | 4 | 50.0% |
Top values (rank 1–20)
- Inner Planet — 4
- Outer Planet — 4
type categorical
Show data table
| value | count | share |
|---|---|---|
| terrestrial | 4 | 50.0% |
| gas_giant | 2 | 25.0% |
| ice_giant | 2 | 25.0% |
Top values (rank 1–20)
- terrestrial — 4
- gas_giant — 2
- ice_giant — 2
diameter_km numeric
Show data table
| bin | count |
|---|---|
| 4879 – 3.25e+04 | 4 |
| 3.25e+04 – 6.012e+04 | 2 |
| 6.012e+04 – 8.774e+04 | 0 |
| 8.774e+04 – 1.154e+05 | 0 |
| 1.154e+05 – 1.43e+05 | 2 |
mass_earth numeric
Show data table
| bin | count |
|---|---|
| 0.0553 – 63.6 | 6 |
| 63.6 – 127.2 | 1 |
| 127.2 – 190.7 | 0 |
| 190.7 – 254.3 | 0 |
| 254.3 – 317.8 | 1 |
semi_major_axis_au numeric
Show data table
| bin | count |
|---|---|
| 0.3871 – 6.324 | 5 |
| 6.324 – 12.26 | 1 |
| 12.26 – 18.2 | 0 |
| 18.2 – 24.13 | 1 |
| 24.13 – 30.07 | 1 |
eccentricity numeric
Show data table
| bin | count |
|---|---|
| 0.006777 – 0.04655 | 3 |
| 0.04655 – 0.08632 | 3 |
| 0.08632 – 0.1261 | 1 |
| 0.1261 – 0.1659 | 0 |
| 0.1659 – 0.2056 | 1 |
inclination_deg numeric
Show data table
| bin | count |
|---|---|
| 1.531e-05 – 1.401 | 3 |
| 1.401 – 2.802 | 3 |
| 2.802 – 4.203 | 1 |
| 4.203 – 5.604 | 0 |
| 5.604 – 7.005 | 1 |
ascending_node_deg numeric
Show data table
| bin | count |
|---|---|
| 0 – 26.36 | 1 |
| 26.36 – 52.71 | 2 |
| 52.71 – 79.07 | 2 |
| 79.07 – 105.4 | 1 |
| 105.4 – 131.8 | 2 |
argument_perihelion_deg numeric
Show data table
| bin | count |
|---|---|
| 29.13 – 91.18 | 2 |
| 91.18 – 153.2 | 2 |
| 153.2 – 215.3 | 0 |
| 215.3 – 277.3 | 2 |
| 277.3 – 339.4 | 2 |
mean_anomaly_deg numeric
Show data table
| bin | count |
|---|---|
| 19.39 – 78.91 | 3 |
| 78.91 – 138.4 | 1 |
| 138.4 – 198 | 2 |
| 198 – 257.5 | 1 |
| 257.5 – 317 | 1 |
orbital_period_years numeric
Show data table
| bin | count |
|---|---|
| 0.2408 – 33.15 | 6 |
| 33.15 – 66.06 | 0 |
| 66.06 – 98.97 | 1 |
| 98.97 – 131.9 | 0 |
| 131.9 – 164.8 | 1 |
rotation_period_days numeric
Show data table
| bin | count |
|---|---|
| -243 – -182.7 | 1 |
| -182.7 – -122.4 | 0 |
| -122.4 – -62.02 | 0 |
| -62.02 – -1.688 | 0 |
| -1.688 – 58.65 | 7 |
perihelion_distance_au numeric
Show data table
| bin | count |
|---|---|
| 0.3075 – 6.208 | 5 |
| 6.208 – 12.11 | 1 |
| 12.11 – 18.01 | 0 |
| 18.01 – 23.91 | 1 |
| 23.91 – 29.81 | 1 |
aphelion_distance_au numeric
Show data table
| bin | count |
|---|---|
| 0.4667 – 6.439 | 5 |
| 6.439 – 12.41 | 1 |
| 12.41 – 18.38 | 0 |
| 18.38 – 24.36 | 1 |
| 24.36 – 30.33 | 1 |
has_rings categorical
Show data table
| value | count | share |
|---|---|---|
| True | 1 | 12.5% |
Top values (rank 1–20)
- True — 1
ring_inner_radius_km numeric
Show data table
| bin | count |
|---|---|
| 7.45e+04 – 7.45e+04 | 0 |
| 7.45e+04 – 7.45e+04 | 0 |
| 7.45e+04 – 7.45e+04 | 1 |
| 7.45e+04 – 7.45e+04 | 0 |
| 7.45e+04 – 7.45e+04 | 0 |
ring_outer_radius_km numeric
Show data table
| bin | count |
|---|---|
| 1.402e+05 – 1.402e+05 | 0 |
| 1.402e+05 – 1.402e+05 | 0 |
| 1.402e+05 – 1.402e+05 | 1 |
| 1.402e+05 – 1.402e+05 | 0 |
| 1.402e+05 – 1.402e+05 | 0 |
data_source categorical
Show data table
| value | count | share |
|---|---|---|
| NASA JPL Horizons | 8 | 100.0% |
Top values (rank 1–20)
- NASA JPL Horizons — 8
fetch_date categorical
Show data table
| value | count | share |
|---|---|---|
| 2026-01-19 | 8 | 100.0% |
Top values (rank 1–20)
- 2026-01-19 — 8