saturn

/home/coolhand/html/datavis/data_trove/tools/fetchers/cache/submarine_cables.json 1 rows sample n=1 seed 42 2026-06-22T00:00:57+00:00

Overview

Source/home/coolhand/html/datavis/data_trove/tools/fetchers/cache/submarine_cables.json
Total rows1
Profiled sample1
Columns4
Generated2026-06-22T00:00:57+00:00
Show data table
Per-column null rate across the corpus.
columnkindnull %
typecategorical0.0%
namecategorical0.0%
crsunknown0.0%
featuresunknown0.0%

Insights opt-in

Model-generated narrative. These are opinions, not facts — the stats below are what saturn measured. Generated by: anthropic:default.

Dataset low anthropic:default

This dataset is a GeoJSON FeatureCollection describing global submarine cables, stored as a single-row JSON file where the entire dataset is packed into nested fields. The top-level metadata columns ('name' and 'type') each contain exactly one value — 'submarine_cables' and 'FeatureCollection' respectively — confirming this is a wrapper structure rather than a flat table. The real analytical content is buried inside the 'features' and 'crs' columns, which were skipped during profiling because they contain complex nested objects (geometries, cable properties, coordinates). To get meaningful insight, the 'features' array needs to be unpacked into individual cable records before any visualization or analysis can begin.

name high anthropic:default

This column appears to be a dataset or layer name/identifier, containing exactly one row with the single value 'submarine_cables'. With n=1, cardinality=1, null_rate=0.0, and top_rate=1.0, this column carries zero variance and no discriminative information whatsoever. The alerts for long_tail and imbalance are technically correct but trivially explained by the single-row, single-value nature of the data.

type high anthropic:default

This column is a GeoJSON type discriminator field, holding the constant value 'FeatureCollection' across all rows. With n=1, cardinality=1, top_rate=1.0, and entropy of 0.0, it is entirely invariant — it carries zero information. The 'long_tail' and 'imbalance' alerts are technically correct but misleading given the trivial dataset size.

crs low anthropic:default

This column ('crs', likely a Coordinate Reference System or Course identifier) contains only a single row with no null values and no computable statistics, making meaningful profiling impossible. The 'skipped' alert indicates saturn bypassed full analysis, almost certainly due to the trivially small sample size (n=1). No distributional, uniqueness, or type information is available beyond the single observation.

features low anthropic:default

This column contains only a single row (n=1) and was skipped during profiling, yielding no computable statistics. With n=1 and null_rate=0.0, there is exactly one non-null value present, but its content, type, and distribution are entirely unknown from this evidence. No meaningful characterisation is possible beyond confirming the column is not empty.

type categorical

1 singleton categories top value is 100.0% of rows
rows1
null0 (0.0%)
unique1
top_valueFeatureCollection
top_rate1.000
cardinality1
entropy-0.000
entropy_ratio0.000
Show data table
Top values for type (1 unique shown, of 1 total).
valuecountshare
FeatureCollection1100.0%
Top values (rank 1–20)
  1. FeatureCollection — 1

name categorical

1 singleton categories top value is 100.0% of rows
rows1
null0 (0.0%)
unique1
top_valuesubmarine_cables
top_rate1.000
cardinality1
entropy-0.000
entropy_ratio0.000
Show data table
Top values for name (1 unique shown, of 1 total).
valuecountshare
submarine_cables1100.0%
Top values (rank 1–20)
  1. submarine_cables — 1

crs unknown

no profiler for kind=unknown
rows1
null0 (0.0%)

features unknown

no profiler for kind=unknown
rows1
null0 (0.0%)