wild nasa meteorites 20260121
Reading
This dataset is a single-row JSON cache file from NASA meteorites with just two top-level fields, `data` and `meta`. Both fields were detected as unknown-kind structures and skipped by the profiler, so no column-level statistics are available. The file appears to be a raw API envelope rather than a tabular dataset — you will likely need to unnest `data` (probably an array of meteorite records) before any meaningful analysis. Start by inspecting the structure of `data` and `meta` directly to determine the true record schema.
citing: row_count · column_count · kinds · columns · source
Schema
2 columns| Alerts | ||||
|---|---|---|---|---|
| meta | unknown | 0.0% | — |
skipped
|
| data | unknown | 0.0% | — |
skipped
|
meta
unknown other skippedSaturn skipped this column, so its type and contents were not profiled. Only one row was observed and no unique-value count or other statistics are available, leaving its purpose indeterminate. The name 'meta' suggests it may carry auxiliary or nested information, but this cannot be confirmed from the evidence. Treatment: Inspect manually before deciding; saturn skipped profiling.
- n
- 1
- nulls
- 0 (0.0%)
- unique
- —
data
unknown other skippedThis column is labelled "data" and saturn skipped profiling, so its semantic type is unknown. With only n=1 and no unique count or other statistics, there is no evidence to characterise its contents. The single non-null value is the only signal available. Treatment: Re-profile with more rows before deciding; current evidence is insufficient to act on.
- n
- 1
- nulls
- 0 (0.0%)
- unique
- —