saturn·

data trove ghost sightings database

saturn notebook · generated 2026-06-22 Report Notebook

Overview

Source: /home/coolhand/html/datavis/data_trove/data/quirky/ghosts.json

Saturn profiled 1 rows across 1 columns. The stats below are deterministic and machine-readable; the prose is a language-model interpretation of those stats (opt-in, added after the fact, never sees raw rows).

[2]:
!pip install saturn-dissect
import subprocess
subprocess.run([
    "saturn", "analyze", "/home/coolhand/html/datavis/data_trove/data/quirky/ghosts.json",
    "--findings", "data-trove-ghost-sightings-database.json",
    "--llm", "anthropic:default",
])

Summary confidence: low

This dataset contains a single column called 'ghosts' with just one row, sourced from a file named ghosts.json. The column type could not be determined and was skipped during profiling, meaning there is effectively no statistical signal to report. With only 1 row and 1 column yielding no computable stats, there is nothing analytically actionable here. The dataset may be malformed, empty in substance, or structured in a way the profiler could not parse.

citing: row_count · column_count · columns[0].alerts · columns[0].kind · columns[0].null_rate · columns[0].n

Out[4]:

saturn.schema() · 1 columns

column kind n null% unique alerts
ghosts unknown 1 0.0% skipped
Fig 1.
Per-column null rate across the corpus. Columns are ordered by input position.
Show data table
Per-column null rate across the corpus.
columnkindnull %
ghostsunknown0.0%

ghosts unknown other

The column 'ghosts' has only 1 row and was flagged as 'skipped' by the profiler, yielding no computed statistics. With a single non-null observation and kind classified as 'unknown', there is essentially no distributional information available. No conclusions can be drawn about its role, data type, or value range.

Treatment: Investigate data source and column definition before including in any pipeline; re-profile with a full dataset.

anthropic:default · confidence low
Out[7]:

saturn.columns["ghosts"].stats

statvalue
n1
nulls0 (0.0%)
unique
alert: skippedno profiler for kind=unknown

How to cite

click to copy

BibTeX
@misc{saturn-data-trove-ghost-sightings-database-2026,
  author       = {Steuber, Luke},
  title        = {Saturn reading: data trove ghost sightings database},
  year         ={2026},
  howpublished = {\url{https://dr.eamer.dev/saturn/view/data-trove-ghost-sightings-database}},
  note         = {Profiled with saturn-dissect v0.2.0, prompt saturn-insight-v2, model anthropic:default},
}
APA
Steuber, L. (2026). Saturn reading: data trove ghost sightings database. Source: /home/coolhand/html/datavis/data_trove/data/quirky/ghosts.json. Profiled with saturn-dissect v0.2.0 (saturn-insight-v2, anthropic:default). Retrieved from https://dr.eamer.dev/saturn/view/data-trove-ghost-sightings-database