data trove acs disability statistics
Reading
This dataset appears to be a JSON file containing 2021 US Census disability data by state, but it contains only 1 row with two opaque columns ('data' and 'metadata') that were skipped during profiling. The profiler was unable to parse the internal structure of either column, meaning the actual disability statistics are likely nested within those fields. Before any analysis can proceed, the dataset will need to be unpacked or flattened so that state-level disability metrics become accessible as individual columns.
citing: row_count · column_count · columns[0].alerts · columns[1].alerts · columns[0].kind · columns[1].kind
Schema
2 columns| Alerts | ||||
|---|---|---|---|---|
| metadata | unknown | 0.0% | — |
skipped
|
| data | unknown | 0.0% | — |
skipped
|
metadata
unknown metadata skippedThis column contains a single row with no nulls, but saturn skipped profiling it entirely, leaving kind as 'unknown' and all statistics absent. With n=1 and no uniqueness or value distribution data, almost nothing can be inferred about its content or structure. The 'metadata' name suggests it may hold structured or semi-structured ancillary information, but this is speculation beyond the evidence. Treatment: Inspect raw value manually; determine if it is JSON/structured data that should be parsed and exploded before any downstream use.
- n
- 1
- nulls
- 0 (0.0%)
- unique
- —
data
unknown other skippedThis column contains only a single row and was skipped during profiling, yielding no distributional statistics. With n=1 and no uniqueness or type information available, nothing meaningful can be inferred about its content or role. The 'unknown' kind flag indicates the profiler could not determine a data type. Treatment: Inspect raw value manually; re-profile with a larger sample before any downstream use.
- n
- 1
- nulls
- 0 (0.0%)
- unique
- —