saturn·

acs 2022 county

saturn notebook · generated 2026-05-01 Report Notebook

Overview

Source: /home/coolhand/html/datavis/data_trove/demographic/veterans/cache/acs_2022_county.parquet

Saturn profiled 3,144 rows across 7 columns. The stats below are deterministic and machine-readable; the prose is a language-model interpretation of those stats (opt-in, added after the fact, never sees raw rows).

[2]:
!pip install saturn-dissect
import subprocess
subprocess.run([
    "saturn", "analyze", "/home/coolhand/html/datavis/data_trove/demographic/veterans/cache/acs_2022_county.parquet",
    "--findings", "acs_2022_county.json",
    "--llm", "anthropic:claude-opus-4-7",
])

Summary confidence: high

This dataset covers 3,144 U.S. counties from the 2022 American Community Survey, with each row identified by FIPS, state, county code, and name, plus three Census table values: total population (B01003_001E), male veteran population (B21001_002E), and civilian labor force (B23025_002E). All three demographic measures are extremely right-skewed (skew of 13.2, 8.0, and 13.1) with hundreds of outlier counties — for example, total population ranges from 50 up to 9.94 million while the median is just 25,784. About 13-14% of counties register as outliers on each measure, reflecting the handful of very large metro counties dominating the tails. Start by looking at population and labor-force distributions on a log scale, and use the state field (51 unique values) to see how counties cluster geographically.

citing: row_count · column_count · columns.B01003_001E.stats · columns.B21001_002E.stats · columns.B23025_002E.stats · columns.state.n_unique · columns.NAME.top_words

Out[4]:

saturn.schema() · 7 columns

column kind n null% unique alerts
NAME text 3,144 0.0% 3,144 near_unique
B23025_002E numeric 3,144 0.0% 3,028 high_skew outliers
B21001_002E numeric 3,144 0.0% 2,424 high_skew outliers
B01003_001E numeric 3,144 0.0% 3,080 high_skew outliers
state numeric 3,144 0.0% 51
county numeric 3,144 0.0% 329 high_skew outliers
fips numeric 3,144 0.0% 3,144
Fig 1.
B01003_001E · Total county population is heavily right-skewed (median 25,784 vs max 9.9M); view on a log scale to see the bulk of counties.
Show data table
Histogram bins for B01003_001E (median: 25784.5).
bincount
50 – 2.485e+052863
2.485e+05 – 4.969e+05137
4.969e+05 – 7.453e+0557
7.453e+05 – 9.937e+0537
9.937e+05 – 1.242e+0614
1.242e+06 – 1.491e+0610
1.491e+06 – 1.739e+067
1.739e+06 – 1.987e+063
1.987e+06 – 2.236e+063
2.236e+06 – 2.484e+064
2.484e+06 – 2.733e+063
2.733e+06 – 2.981e+060
2.981e+06 – 3.229e+061
3.229e+06 – 3.478e+061
3.478e+06 – 3.726e+060
3.726e+06 – 3.975e+060
3.975e+06 – 4.223e+060
4.223e+06 – 4.472e+061
4.472e+06 – 4.72e+060
4.72e+06 – 4.968e+061
4.968e+06 – 5.217e+060
5.217e+06 – 5.465e+061
5.465e+06 – 5.714e+060
5.714e+06 – 5.962e+060
5.962e+06 – 6.21e+060
6.21e+06 – 6.459e+060
6.459e+06 – 6.707e+060
6.707e+06 – 6.956e+060
6.956e+06 – 7.204e+060
7.204e+06 – 7.453e+060
7.453e+06 – 7.701e+060
7.701e+06 – 7.949e+060
7.949e+06 – 8.198e+060
8.198e+06 – 8.446e+060
8.446e+06 – 8.695e+060
8.695e+06 – 8.943e+060
8.943e+06 – 9.191e+060
9.191e+06 – 9.44e+060
9.44e+06 – 9.688e+060
9.688e+06 – 9.937e+061
Fig 2.
B21001_002E · Male veteran counts span 0 to 244,160 with skew of 8.0 — most counties sit under 4,500 veterans.
Show data table
Histogram bins for B21001_002E (median: 1547.5).
bincount
0 – 61042534
6104 – 1.221e+04271
1.221e+04 – 1.831e+04116
1.831e+04 – 2.442e+0468
2.442e+04 – 3.052e+0449
3.052e+04 – 3.662e+0430
3.662e+04 – 4.273e+0418
4.273e+04 – 4.883e+0420
4.883e+04 – 5.494e+047
5.494e+04 – 6.104e+043
6.104e+04 – 6.714e+044
6.714e+04 – 7.325e+046
7.325e+04 – 7.935e+040
7.935e+04 – 8.546e+046
8.546e+04 – 9.156e+042
9.156e+04 – 9.766e+041
9.766e+04 – 1.038e+050
1.038e+05 – 1.099e+051
1.099e+05 – 1.16e+051
1.16e+05 – 1.221e+050
1.221e+05 – 1.282e+050
1.282e+05 – 1.343e+050
1.343e+05 – 1.404e+051
1.404e+05 – 1.465e+052
1.465e+05 – 1.526e+050
1.526e+05 – 1.587e+051
1.587e+05 – 1.648e+050
1.648e+05 – 1.709e+050
1.709e+05 – 1.77e+050
1.77e+05 – 1.831e+050
1.831e+05 – 1.892e+050
1.892e+05 – 1.953e+051
1.953e+05 – 2.014e+050
2.014e+05 – 2.075e+050
2.075e+05 – 2.136e+050
2.136e+05 – 2.197e+050
2.197e+05 – 2.258e+050
2.258e+05 – 2.32e+051
2.32e+05 – 2.381e+050
2.381e+05 – 2.442e+051
Fig 3.
B23025_002E · Civilian labor force mirrors total population's long tail, with 449 outlier counties driven by major metros.
Show data table
Histogram bins for B23025_002E (median: 11698.0).
bincount
36 – 1.311e+052867
1.311e+05 – 2.621e+05135
2.621e+05 – 3.931e+0552
3.931e+05 – 5.241e+0541
5.241e+05 – 6.551e+0514
6.551e+05 – 7.862e+0510
7.862e+05 – 9.172e+055
9.172e+05 – 1.048e+065
1.048e+06 – 1.179e+064
1.179e+06 – 1.31e+062
1.31e+06 – 1.441e+063
1.441e+06 – 1.572e+060
1.572e+06 – 1.703e+061
1.703e+06 – 1.834e+061
1.834e+06 – 1.965e+060
1.965e+06 – 2.096e+060
2.096e+06 – 2.227e+060
2.227e+06 – 2.358e+061
2.358e+06 – 2.489e+061
2.489e+06 – 2.62e+060
2.62e+06 – 2.751e+060
2.751e+06 – 2.882e+061
2.882e+06 – 3.013e+060
3.013e+06 – 3.145e+060
3.145e+06 – 3.276e+060
3.276e+06 – 3.407e+060
3.407e+06 – 3.538e+060
3.538e+06 – 3.669e+060
3.669e+06 – 3.8e+060
3.8e+06 – 3.931e+060
3.931e+06 – 4.062e+060
4.062e+06 – 4.193e+060
4.193e+06 – 4.324e+060
4.324e+06 – 4.455e+060
4.455e+06 – 4.586e+060
4.586e+06 – 4.717e+060
4.717e+06 – 4.848e+060
4.848e+06 – 4.979e+060
4.979e+06 – 5.11e+060
5.11e+06 – 5.241e+061
Fig 4.
state · Counts of counties per state code (51 values) show which states contribute the most rows.
Show data table
Histogram bins for state (median: 29.0).
bincount
1 – 2.37597
2.375 – 3.750
3.75 – 5.12590
5.125 – 6.558
6.5 – 7.8750
7.875 – 9.2573
9.25 – 10.623
10.62 – 121
12 – 13.38226
13.38 – 14.750
14.75 – 16.1249
16.12 – 17.5102
17.5 – 18.8892
18.88 – 20.25204
20.25 – 21.62120
21.62 – 2364
23 – 24.3840
24.38 – 25.7514
25.75 – 27.12170
27.12 – 28.582
28.5 – 29.88115
29.88 – 31.25149
31.25 – 32.6217
32.62 – 3410
34 – 35.3854
35.38 – 36.7562
36.75 – 38.12153
38.12 – 39.588
39.5 – 40.8877
40.88 – 42.25103
42.25 – 43.620
43.62 – 455
45 – 46.38112
46.38 – 47.7595
47.75 – 49.12283
49.12 – 50.514
50.5 – 51.88133
51.88 – 53.2539
53.25 – 54.6255
54.62 – 5695
Fig 5.
NAME · County name lengths cluster tightly around 24 characters — useful as a sanity check on the label field.
Show data table
Character-length distribution for NAME (mean: 24.164758269720103).
charscount
16 – 1726
17 – 1872
18 – 19121
19 – 20190
20 – 21264
21 – 22407
22 – 24420
24 – 25363
25 – 26320
26 – 27240
27 – 28230
28 – 29142
29 – 30126
30 – 31133
31 – 3235
32 – 3323
33 – 3412
34 – 356
35 – 362
36 – 380
38 – 391
39 – 401
40 – 410
41 – 421
42 – 431
43 – 440
44 – 452
45 – 460
46 – 471
47 – 481
48 – 490
49 – 500
50 – 510
51 – 530
53 – 542
54 – 551
55 – 560
56 – 570
57 – 580
58 – 591
Fig 6.
Per-column null rate across the corpus. Columns are ordered by input position.
Show data table
Per-column null rate across the corpus.
columnkindnull %
NAMEtext0.0%
B23025_002Enumeric0.0%
B21001_002Enumeric0.0%
B01003_001Enumeric0.0%
statenumeric0.0%
countynumeric0.0%
fipsnumeric0.0%
Fig 7.
Pearson correlation across numeric columns (sampled, bounded).
Show data table
Pearson correlation across 6 numeric columns (values clipped to 2 decimals).
B23025_002EB21001_002EB01003_001Estatecountyfips
B23025_002E+1.00+0.91+1.00-0.08-0.05-0.08
B21001_002E+0.91+1.00+0.92-0.08-0.03-0.08
B01003_001E+1.00+0.92+1.00-0.08-0.05-0.08
state-0.08-0.08-0.08+1.00+0.13+1.00
county-0.05-0.03-0.05+0.13+1.00+0.13
fips-0.08-0.08-0.08+1.00+0.13+1.00

NAME text identifier

This column holds full US county names with state suffix (e.g. 'X County, Texas'), as evidenced by 'county,' appearing in 2999 of 3144 rows and the next most common tokens being state names like Texas (256), Virginia (189), and Georgia (159). All 3144 values are unique with zero nulls or duplicates, and lengths cluster tightly between 16 and 59 characters (median 24). The 145 rows lacking the 'county,' token likely correspond to Louisiana parishes, Alaska boroughs, or independent cities, which is worth confirming.

Treatment: Use as a join key after parsing into separate county and state fields.

anthropic:claude-opus-4-7 · confidence high
Out[13]:

saturn.columns["NAME"].stats

statvalue
n3,144
nulls0 (0.0%)
unique3,144
len_min 16
len_max 59
len_mean 24.16
len_median 24
len_p95 30.85
word_mean 3.224
word_median 3
n_empty 0
n_duplicates 0
duplicate_rate 0
vocab_size 1,910
readability_flesch_mean 6.826
emoji_rate 0
url_rate 0
one_word_rate 0
allcaps_rate 0
boilerplate_rate 0
alert: near_unique100.0% of rows are unique strings
Fig 8.
Character-length distribution for NAME.
Show data table
Character-length distribution for NAME (mean: 24.164758269720103).
charscount
16 – 1726
17 – 1872
18 – 19121
19 – 20190
20 – 21264
21 – 22407
22 – 24420
24 – 25363
25 – 26320
26 – 27240
27 – 28230
28 – 29142
29 – 30126
30 – 31133
31 – 3235
32 – 3323
33 – 3412
34 – 356
35 – 362
36 – 380
38 – 391
39 – 401
40 – 410
41 – 421
42 – 431
43 – 440
44 – 452
45 – 460
46 – 471
47 – 481
48 – 490
49 – 500
50 – 510
51 – 530
53 – 542
54 – 551
55 – 560
56 – 570
57 – 580
58 – 591

B23025_002E numeric feature

This is the ACS variable B23025_002E, the count of people aged 16+ in the labor force, reported per row (likely one row per US county given n=3144). The distribution is extremely right-skewed (skew 13.14, kurtosis 288.57) with a median of 11,698 but a max of 5,240,842, and 14.3% of rows flagged as outliers — consistent with a few massive metros dwarfing thousands of small counties. No nulls or zeros, and 3028/3144 values are unique.

Treatment: Log-transform before modelling to tame the heavy right tail.

anthropic:claude-opus-4-7 · confidence high
Out[16]:

saturn.columns["B23025_002E"].stats

statvalue
n3,144
nulls0 (0.0%)
unique3,028
min 36
max 5.241e+06
mean 5.378e+04
median 11,698
std 1.763e+05
q1 4722
q3 3.259e+04
iqr 27,868
skew 13.14
kurtosis 288.6
n_outliers 449
outlier_rate 0.1428
zero_rate 0
alert: high_skewskew=+13.14
alert: outliers14.3% rows beyond 1.5 IQR
Fig 9.
Distribution of B23025_002E. Vertical dash marks the median.
Show data table
Histogram bins for B23025_002E (median: 11698.0).
bincount
36 – 1.311e+052867
1.311e+05 – 2.621e+05135
2.621e+05 – 3.931e+0552
3.931e+05 – 5.241e+0541
5.241e+05 – 6.551e+0514
6.551e+05 – 7.862e+0510
7.862e+05 – 9.172e+055
9.172e+05 – 1.048e+065
1.048e+06 – 1.179e+064
1.179e+06 – 1.31e+062
1.31e+06 – 1.441e+063
1.441e+06 – 1.572e+060
1.572e+06 – 1.703e+061
1.703e+06 – 1.834e+061
1.834e+06 – 1.965e+060
1.965e+06 – 2.096e+060
2.096e+06 – 2.227e+060
2.227e+06 – 2.358e+061
2.358e+06 – 2.489e+061
2.489e+06 – 2.62e+060
2.62e+06 – 2.751e+060
2.751e+06 – 2.882e+061
2.882e+06 – 3.013e+060
3.013e+06 – 3.145e+060
3.145e+06 – 3.276e+060
3.276e+06 – 3.407e+060
3.407e+06 – 3.538e+060
3.538e+06 – 3.669e+060
3.669e+06 – 3.8e+060
3.8e+06 – 3.931e+060
3.931e+06 – 4.062e+060
4.062e+06 – 4.193e+060
4.193e+06 – 4.324e+060
4.324e+06 – 4.455e+060
4.455e+06 – 4.586e+060
4.586e+06 – 4.717e+060
4.717e+06 – 4.848e+060
4.848e+06 – 4.979e+060
4.979e+06 – 5.11e+060
5.11e+06 – 5.241e+061

B21001_002E numeric feature

This is the ACS variable B21001_002E, a count of civilian veteran-eligible population per geographic unit (likely county, given n=3144). Values span 0 to 244,160 with a median of 1,547.5 but a mean of 5,419, and skew of 8.01 with kurtosis above 100 indicate a heavy right tail driven by 408 outlier rows (~13%). Near-zero null and zero rates confirm the count is populated nearly everywhere.

Treatment: log-transform or normalize per-capita before modelling to tame the heavy right tail.

anthropic:claude-opus-4-7 · confidence high
Out[19]:

saturn.columns["B21001_002E"].stats

statvalue
n3,144
nulls0 (0.0%)
unique2,424
min 0
max 244,160
mean 5419
median 1548
std 1.311e+04
q1 634.8
q3 4428
iqr 3,793
skew 8.014
kurtosis 100
n_outliers 408
outlier_rate 0.1298
zero_rate 0.0003181
alert: high_skewskew=+8.01
alert: outliers13.0% rows beyond 1.5 IQR
Fig 10.
Distribution of B21001_002E. Vertical dash marks the median.
Show data table
Histogram bins for B21001_002E (median: 1547.5).
bincount
0 – 61042534
6104 – 1.221e+04271
1.221e+04 – 1.831e+04116
1.831e+04 – 2.442e+0468
2.442e+04 – 3.052e+0449
3.052e+04 – 3.662e+0430
3.662e+04 – 4.273e+0418
4.273e+04 – 4.883e+0420
4.883e+04 – 5.494e+047
5.494e+04 – 6.104e+043
6.104e+04 – 6.714e+044
6.714e+04 – 7.325e+046
7.325e+04 – 7.935e+040
7.935e+04 – 8.546e+046
8.546e+04 – 9.156e+042
9.156e+04 – 9.766e+041
9.766e+04 – 1.038e+050
1.038e+05 – 1.099e+051
1.099e+05 – 1.16e+051
1.16e+05 – 1.221e+050
1.221e+05 – 1.282e+050
1.282e+05 – 1.343e+050
1.343e+05 – 1.404e+051
1.404e+05 – 1.465e+052
1.465e+05 – 1.526e+050
1.526e+05 – 1.587e+051
1.587e+05 – 1.648e+050
1.648e+05 – 1.709e+050
1.709e+05 – 1.77e+050
1.77e+05 – 1.831e+050
1.831e+05 – 1.892e+050
1.892e+05 – 1.953e+051
1.953e+05 – 2.014e+050
2.014e+05 – 2.075e+050
2.075e+05 – 2.136e+050
2.136e+05 – 2.197e+050
2.197e+05 – 2.258e+050
2.258e+05 – 2.32e+051
2.32e+05 – 2.381e+050
2.381e+05 – 2.442e+051

B01003_001E numeric feature

This is the ACS table B01003_001E, total population, reported for 3,144 rows — consistent with US counties. Values span 50 to 9,936,690 with median 25,784.5 versus mean 105,310.94, and skew of 13.17 with kurtosis 289.76 confirms an extreme long right tail (440 outliers, 14.0%). No nulls or zeros, and 3,080 of 3,144 values are unique.

Treatment: log-transform before regression to tame the 13x skew.

anthropic:claude-opus-4-7 · confidence high
Out[22]:

saturn.columns["B01003_001E"].stats

statvalue
n3,144
nulls0 (0.0%)
unique3,080
min 50
max 9.937e+06
mean 1.053e+05
median 2.578e+04
std 3.338e+05
q1 1.084e+04
q3 6.808e+04
iqr 57,244
skew 13.17
kurtosis 289.8
n_outliers 440
outlier_rate 0.1399
zero_rate 0
alert: high_skewskew=+13.17
alert: outliers14.0% rows beyond 1.5 IQR
Fig 11.
Distribution of B01003_001E. Vertical dash marks the median.
Show data table
Histogram bins for B01003_001E (median: 25784.5).
bincount
50 – 2.485e+052863
2.485e+05 – 4.969e+05137
4.969e+05 – 7.453e+0557
7.453e+05 – 9.937e+0537
9.937e+05 – 1.242e+0614
1.242e+06 – 1.491e+0610
1.491e+06 – 1.739e+067
1.739e+06 – 1.987e+063
1.987e+06 – 2.236e+063
2.236e+06 – 2.484e+064
2.484e+06 – 2.733e+063
2.733e+06 – 2.981e+060
2.981e+06 – 3.229e+061
3.229e+06 – 3.478e+061
3.478e+06 – 3.726e+060
3.726e+06 – 3.975e+060
3.975e+06 – 4.223e+060
4.223e+06 – 4.472e+061
4.472e+06 – 4.72e+060
4.72e+06 – 4.968e+061
4.968e+06 – 5.217e+060
5.217e+06 – 5.465e+061
5.465e+06 – 5.714e+060
5.714e+06 – 5.962e+060
5.962e+06 – 6.21e+060
6.21e+06 – 6.459e+060
6.459e+06 – 6.707e+060
6.707e+06 – 6.956e+060
6.956e+06 – 7.204e+060
7.204e+06 – 7.453e+060
7.453e+06 – 7.701e+060
7.701e+06 – 7.949e+060
7.949e+06 – 8.198e+060
8.198e+06 – 8.446e+060
8.446e+06 – 8.695e+060
8.695e+06 – 8.943e+060
8.943e+06 – 9.191e+060
9.191e+06 – 9.44e+060
9.44e+06 – 9.688e+060
9.688e+06 – 9.937e+061

state numeric foreign_key

This column holds 51 distinct integer codes ranging from 1 to 56 across 3144 rows with no nulls, matching the FIPS state code scheme (50 states plus DC, with gaps explaining why the max is 56). The near-uniform spread (IQR 27, skew -0.08, kurtosis -1.10) is consistent with a categorical identifier rather than a true numeric quantity. Row count of 3144 also aligns with US county-level data keyed by state.

Treatment: Treat as categorical FIPS code; left-join to a state lookup rather than using as a numeric feature.

anthropic:claude-opus-4-7 · confidence high
Out[25]:

saturn.columns["state"].stats

statvalue
n3,144
nulls0 (0.0%)
unique51
min 1
max 56
mean 30.26
median 29
std 15.15
q1 18
q3 45
iqr 27
skew -0.08128
kurtosis -1.099
n_outliers 0
outlier_rate 0
zero_rate 0
Fig 12.
Distribution of state. Vertical dash marks the median.
Show data table
Histogram bins for state (median: 29.0).
bincount
1 – 2.37597
2.375 – 3.750
3.75 – 5.12590
5.125 – 6.558
6.5 – 7.8750
7.875 – 9.2573
9.25 – 10.623
10.62 – 121
12 – 13.38226
13.38 – 14.750
14.75 – 16.1249
16.12 – 17.5102
17.5 – 18.8892
18.88 – 20.25204
20.25 – 21.62120
21.62 – 2364
23 – 24.3840
24.38 – 25.7514
25.75 – 27.12170
27.12 – 28.582
28.5 – 29.88115
29.88 – 31.25149
31.25 – 32.6217
32.62 – 3410
34 – 35.3854
35.38 – 36.7562
36.75 – 38.12153
38.12 – 39.588
39.5 – 40.8877
40.88 – 42.25103
42.25 – 43.620
43.62 – 455
45 – 46.38112
46.38 – 47.7595
47.75 – 49.12283
49.12 – 50.514
50.5 – 51.88133
51.88 – 53.2539
53.25 – 54.6255
54.62 – 5695

county numeric identifier

This column is named 'county' and contains integer codes ranging from 1 to 840 across 3144 rows with only 329 unique values, consistent with FIPS-style county numbers that repeat across states. The distribution is heavily right-skewed (skew 2.84, kurtosis 11.38) with 176 outliers (5.6%) above the upper fence, which is expected when a handful of states use higher county numbers. Despite being stored as numeric, the values are categorical identifiers, not measurements.

Treatment: Treat as a categorical code (likely county FIPS); do not model as a numeric feature.

anthropic:claude-opus-4-7 · confidence high
Out[28]:

saturn.columns["county"].stats

statvalue
n3,144
nulls0 (0.0%)
unique329
min 1
max 840
mean 103.9
median 79
std 107.6
q1 35
q3 133.5
iqr 98.5
skew 2.841
kurtosis 11.38
n_outliers 176
outlier_rate 0.05598
zero_rate 0
alert: high_skewskew=+2.84
alert: outliers5.6% rows beyond 1.5 IQR
Fig 13.
Distribution of county. Vertical dash marks the median.
Show data table
Histogram bins for county (median: 79.0).
bincount
1 – 21.98512
21.98 – 42.95408
42.95 – 63.93399
63.93 – 84.9335
84.9 – 105.9341
105.9 – 126.9271
126.9 – 147.8225
147.8 – 168.8165
168.8 – 189.8140
189.8 – 210.871
210.8 – 231.745
231.7 – 252.725
252.7 – 273.722
273.7 – 294.723
294.7 – 315.622
315.6 – 336.613
336.6 – 357.611
357.6 – 378.610
378.6 – 399.511
399.5 – 420.510
420.5 – 441.511
441.5 – 462.510
462.5 – 483.411
483.4 – 504.410
504.4 – 525.47
525.4 – 546.42
546.4 – 567.31
567.3 – 588.32
588.3 – 609.33
609.3 – 630.23
630.2 – 651.22
651.2 – 672.22
672.2 – 693.25
693.2 – 714.22
714.2 – 735.13
735.1 – 756.12
756.1 – 777.13
777.1 – 798.11
798.1 – 8192
819 – 8403

fips numeric identifier

This is the U.S. county FIPS code: a 3144-row column with 3144 unique integer values, no nulls, ranging from 1001 to 56045. The distribution is uniform-like (skew -0.08, kurtosis -1.10) which is exactly what you'd expect from state-prefixed county identifiers, not a measured quantity. Treat it as a key, not a numeric feature.

Treatment: Left-join on this id to county-level reference tables; do not feed as a numeric feature.

anthropic:claude-opus-4-7 · confidence high
Out[31]:

saturn.columns["fips"].stats

statvalue
n3,144
nulls0 (0.0%)
unique3,144
min 1,001
max 56,045
mean 3.037e+04
median 29,174
std 1.517e+04
q1 1.817e+04
q3 4.508e+04
iqr 26,905
skew -0.07923
kurtosis -1.099
n_outliers 0
outlier_rate 0
zero_rate 0
Fig 14.
Distribution of fips. Vertical dash marks the median.
Show data table
Histogram bins for fips (median: 29174.0).
bincount
1001 – 237797
2377 – 37530
3753 – 512980
5129 – 650568
6505 – 78820
7882 – 925873
9258 – 1.063e+043
1.063e+04 – 1.201e+046
1.201e+04 – 1.339e+04221
1.339e+04 – 1.476e+040
1.476e+04 – 1.614e+0449
1.614e+04 – 1.751e+04102
1.751e+04 – 1.889e+0492
1.889e+04 – 2.027e+04204
2.027e+04 – 2.164e+04120
2.164e+04 – 2.302e+0473
2.302e+04 – 2.439e+0430
2.439e+04 – 2.577e+0415
2.577e+04 – 2.715e+04156
2.715e+04 – 2.852e+0496
2.852e+04 – 2.99e+04115
2.99e+04 – 3.128e+04149
3.128e+04 – 3.265e+0417
3.265e+04 – 3.403e+0424
3.403e+04 – 3.54e+0440
3.54e+04 – 3.678e+0462
3.678e+04 – 3.816e+04153
3.816e+04 – 3.953e+0488
3.953e+04 – 4.091e+0477
4.091e+04 – 4.228e+04103
4.228e+04 – 4.366e+040
4.366e+04 – 4.504e+0423
4.504e+04 – 4.641e+0494
4.641e+04 – 4.779e+0495
4.779e+04 – 4.916e+04283
4.916e+04 – 5.054e+0414
5.054e+04 – 5.192e+04133
5.192e+04 – 5.329e+0439
5.329e+04 – 5.467e+0455
5.467e+04 – 5.604e+0495

How to cite

click to copy

BibTeX
@misc{saturn-acs-2022-county-2026,
  author       = {Steuber, Luke},
  title        = {Saturn reading: acs 2022 county},
  year         ={2026},
  howpublished = {\url{https://dr.eamer.dev/saturn/view/acs_2022_county}},
  note         = {Profiled with saturn-dissect v0.2.0, prompt saturn-insight-v2, model anthropic:claude-opus-4-7},
}
APA
Steuber, L. (2026). Saturn reading: acs 2022 county. Source: /home/coolhand/html/datavis/data_trove/demographic/veterans/cache/acs_2022_county.parquet. Profiled with saturn-dissect v0.2.0 (saturn-insight-v2, anthropic:claude-opus-4-7). Retrieved from https://dr.eamer.dev/saturn/view/acs_2022_county