saturn

/home/coolhand/html/datavis/data_trove/cache/rent_burden.parquet 3,222 rows sample n=3,222 seed 42 2026-05-01T17:00:18+00:00

Overview

Source/home/coolhand/html/datavis/data_trove/cache/rent_burden.parquet
Total rows3,222
Profiled sample3,222
Columns5
Generated2026-05-01T17:00:18+00:00

Insights opt-in

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

Dataset high anthropic:claude-opus-4-7

This dataset contains 3,222 rows of U.S. county-level rent burden statistics, with each row identified by a county name and FIPS code and described by total renters and the share of renters paying 30%+ or 50%+ of income on rent. Total renters is extremely skewed (skew 15.8, max 1,810,929 vs. median 2,579.5), so a handful of large urban counties dominate the distribution and warrant separate treatment. Rent-burden percentages are more well-behaved: about 36.4% of renters per county are cost-burdened at the 30%+ threshold and 17.4% at the 50%+ threshold on average, both fairly symmetric. The most useful first look is comparing the two rent-burden distributions and isolating the outlier counties on total_renters.

fips high anthropic:claude-opus-4-7

This is the FIPS county/state code, used as a unique geographic identifier — every one of the 3,222 rows has a distinct value with no nulls. The range from 1001 to 72153 and the low skew (0.157) reflect the standard FIPS numbering across U.S. states and territories rather than a meaningful numeric distribution. Treating these as numbers (mean 31,377, std 16,299) is misleading; they are categorical codes.

county_name high anthropic:claude-opus-4-7

This column holds fully-qualified US county names (e.g., 'X County, State'), with 3222 rows all unique and zero nulls. The token 'county,' appears 2999 times, suggesting ~223 entries don't follow that exact pattern — likely Louisiana parishes, Alaska boroughs, or independent cities worth checking. State frequencies match expectations, with Texas (256) leading.

total_renters high anthropic:claude-opus-4-7

This is a numeric count of renters per record, ranging from 28 to 1,810,929 with a median of 2,579.5 — likely an aggregate count at some geographic or entity level. The distribution is extremely right-skewed (skew 15.82, kurtosis 398.15) with the mean (13,851) over five times the median, and 449 outliers (13.9%) inflate the std to 55,351. No nulls or zeros, and 2,709 unique values across 3,222 rows suggest minor repetition but largely distinct totals.

pct_rent_burdened_30plus high anthropic:claude-opus-4-7

This column captures the percentage of households spending 30%+ of income on rent, reported per row across 3,222 records with no nulls. Values span 0 to 64.96 with a median of 37.36 and IQR of 30.67-43.48, mildly left-skewed (-0.57) and tightly clustered (std 10.0). About 0.25% are exact zeros and 58 rows (1.8%) flag as outliers, but the distribution is otherwise well-behaved and ready to use as-is.

pct_rent_burdened_50plus high anthropic:claude-opus-4-7

Likely the percentage of households spending 50%+ of income on rent at some geographic unit (e.g., county). Values span 0 to 64.96 with mean 17.35 and median 17.62, a near-symmetric distribution (skew 0.05) and modest tails (kurtosis 0.98). Only 0.93% are zero and 1.46% flagged as outliers, so the signal is clean and ready to use.

Numeric correlation

fips numeric

rows3,222
null0 (0.0%)
unique3,222
min1,001
max72,153
mean31,378
median30,022
std16,300
q119,030
q346,104
iqr27,075
skew0.157
kurtosis-0.631
n_outliers0
outlier_rate0.000
zero_rate0.000

county_name text

100.0% of rows are unique strings
rows3,222
null0 (0.0%)
unique3,222
len_min16
len_max59
len_mean24.324
len_median24.000
len_p9531.000
word_mean3.248
word_median3.000
n_empty0
n_duplicates0
duplicate_rate0.000
vocab_size1,990
readability_flesch_mean10.284
emoji_rate0.000
url_rate0.000
one_word_rate0.000
allcaps_rate0.000
boilerplate_rate0.000
Sample values (first 10)
  1. Bibb County, Alabama
  2. Cheatham County, Tennessee
  3. Piute County, Utah
  4. Lamb County, Texas
  5. Martin County, Minnesota
  6. Sheridan County, Wyoming
  7. Chickasaw County, Mississippi
  8. Rockingham County, Virginia
  9. Liberty County, Texas
  10. Clark County, Arkansas

total_renters numeric

skew=+15.82 13.9% rows beyond 1.5 IQR
rows3,222
null0 (0.0%)
unique2,709
min28.000
max1,810,929
mean13,851
median2,580
std55,352
q11,004
q37,396
iqr6,392
skew15.822
kurtosis398.150
n_outliers449
outlier_rate0.139
zero_rate0.000

pct_rent_burdened_30plus numeric

rows3,222
null0 (0.0%)
unique2,146
min0.000
max64.960
mean36.443
median37.360
std10.009
q130.670
q343.480
iqr12.810
skew-0.567
kurtosis0.503
n_outliers58
outlier_rate0.018
zero_rate2.48e-03

pct_rent_burdened_50plus numeric

rows3,222
null0 (0.0%)
unique1,769
min0.000
max64.960
mean17.353
median17.620
std6.577
q113.072
q321.630
iqr8.557
skew0.054
kurtosis0.982
n_outliers47
outlier_rate0.015
zero_rate9.31e-03