data trove doge workforce cuts
Reading
This dataset is a single-record metadata wrapper describing a DOGE (Department of Government Efficiency) federal workforce cuts dataset, organized by agency and paired with spending paradox data. The file contains only 1 row and 6 columns, with most columns ('_fields', '_key_numbers', '_sources', 'data') skipped during profiling — meaning the substantive data is likely nested inside those unparsed structures. The only readable signals are the description label and a stub flag set to 'True', suggesting this is a placeholder or index record pointing to richer nested content. Analysts should prioritize unpacking the 'data' and '_key_numbers' columns to access the actual agency-level workforce and spending figures.
citing: row_count · column_count · _description.top_value · _stub.top_value · _fields.alerts · _key_numbers.alerts · data.alerts
Charts the summary said to look at first
Show data table
| value | count | share |
|---|---|---|
| DOGE federal workforce cuts by agency with spending paradox data | 1 | 100.0% |
Show data table
| value | count | share |
|---|---|---|
| True | 1 | 100.0% |
Schema
6 columns| Alerts | ||||
|---|---|---|---|---|
| _stub | categorical | 0.0% | 1 |
long_tail
imbalance
|
| _description | categorical | 0.0% | 1 |
long_tail
imbalance
|
| _sources | unknown | 0.0% | — |
skipped
|
| _fields | unknown | 0.0% | — |
skipped
|
| _key_numbers | unknown | 0.0% | — |
skipped
|
| data | unknown | 0.0% | — |
skipped
|
_stub
categorical other long_tail imbalanceThis column, '_stub', is a degenerate single-value flag containing only the string 'True' across all 1 observed row. It carries zero information (entropy 0.0, top_rate 1.0, cardinality 1) and appears to be a placeholder or stub artifact rather than a meaningful feature. The alerts for long_tail and imbalance are technically triggered but are artifacts of the column's complete uniformity. Treatment: Drop immediately; zero-variance column with a single row and single value provides no modelling signal.
- n
- 1
- nulls
- 0 (0.0%)
- unique
- 1
- top_value
- True
- top_rate
- 1
- cardinality
- 1
- entropy
- 0
- entropy_ratio
- 0
_description
categorical metadata long_tail imbalanceThis column contains a single free-text description string that appears to be a dataset-level title or metadata label, not a row-level feature. With n=1, there is only one record in this slice, and the sole value—'DOGE federal workforce cuts by agency with spending paradox data'—occupies 100% of rows (top_rate=1.0). The column carries zero information entropy (entropy=-0.0) and cannot contribute to any model or aggregation. Treatment: Drop before modelling; this is a constant dataset-level descriptor with no analytical variance.
- n
- 1
- nulls
- 0 (0.0%)
- unique
- 1
- top_value
- DOGE federal workforce cuts by agency with spending paradox data
- top_rate
- 1
- cardinality
- 1
- entropy
- 0
- entropy_ratio
- 0
_sources
unknown metadata skippedThis column '_sources' contains only a single row with no computed statistics, making it impossible to characterize its content or distribution. The 'skipped' alert indicates the profiler bypassed analysis, likely due to an unsupported or complex data type (e.g., array, struct, or JSON). With n=1 and no uniqueness or value data available, no meaningful analytical signal can be extracted. Treatment: Inspect raw values manually to determine type; if it contains provenance or lineage tags, consider parsing and exploding before use.
- n
- 1
- nulls
- 0 (0.0%)
- unique
- —
_fields
unknown metadata skipped_fields is an unknown-type column with only 1 row and no computed statistics, likely a metadata or structural artifact from the ingestion pipeline (e.g., a nested/struct field that saturn could not parse). The profiler skipped analysis entirely, so no distributional information is available. Treatment: Inspect raw source to determine if this is a nested struct or pipeline artifact; drop or unpack before modelling.
- n
- 1
- nulls
- 0 (0.0%)
- unique
- —
_key_numbers
unknown other skippedThis column contains only a single row with no computed statistics, and the profiler flagged it as 'skipped' with kind 'unknown', indicating saturn could not determine its type or distribution. With n=1 and no unique-count or any stats available, nothing meaningful can be inferred about its content or role. The column name '_key_numbers' suggests it may be an internal index or composite key field, but this is entirely speculative given the evidence. Treatment: Investigate manually — only 1 row was profiled and the column type is unknown; verify whether this is a key, a metadata artifact, or a parsing error before use.
- n
- 1
- nulls
- 0 (0.0%)
- unique
- —
data
unknown other skippedThis column contains only 1 row and was skipped by the profiler, yielding no distributional statistics. The kind is marked 'unknown', making it impossible to determine the column's semantic role or content. No nulls are present, but with n=1 the dataset itself may be a stub or test fixture. Treatment: Investigate data source — single-row dataset with no profiling output; re-profile after confirming full data load.
- n
- 1
- nulls
- 0 (0.0%)
- unique
- —