Summary confidence: high
This dataset contains 3,222 rows covering U.S. counties, with three columns: a county name, a FIPS code, and median household income. The income column is the headline issue — it has a minimum of -666,666,666 and a mean of roughly -144,603 against a median of 60,458, indicating a sentinel value (likely a missing-data placeholder) that is dragging the distribution into nonsense. About 5.8% of records (188 rows) are flagged as outliers and skew is extreme (-56.7), so any analysis should filter these sentinels before computing summary stats. County names are essentially unique row labels, while FIPS codes look clean and well-distributed across the expected national range.
citing: row_count · column_count · median_household_income.stats.min · median_household_income.stats.max · median_household_income.stats.mean · median_household_income.stats.median · median_household_income.stats.skew · median_household_income.stats.n_outliers · median_household_income.stats.outlier_rate · fips.stats.min · fips.stats.max · county_name.top_words