This dataset contains one row per U.S. state (all 50, no nulls) with a single metric: the percentage of veterans utilizing VA healthcare. The utilization rate ranges from 13.8% to 42.3%, with a mean and median both near 27%, suggesting a roughly symmetric distribution across states. The wide spread — an IQR of about 13 percentage points and a standard deviation of ~8 points — means some states have nearly triple the VA uptake of others, which is worth investigating. Identifying which states cluster at the high and low ends could reveal geographic, demographic, or access-related patterns driving VA healthcare engagement.
saturn
/home/coolhand/html/datavis/data_trove/demographic/veterans/military_firearm_va_healthcare.csv 50 rows sample n=50 seed 42 2026-06-22T00:05:27+00:00
Overview
| Source | /home/coolhand/html/datavis/data_trove/demographic/veterans/military_firearm_va_healthcare.csv |
| Total rows | 50 |
| Profiled sample | 50 |
| Columns | 2 |
| Generated | 2026-06-22T00:05:27+00:00 |
Show data table
| column | kind | null % |
|---|---|---|
| state | categorical | 0.0% |
| va_utilization_pct | numeric | 0.0% |
Insights opt-in
Model-generated narrative. These are opinions, not facts — the stats below are what saturn measured. Generated by: anthropic:default.
This column contains U.S. state names and appears to be a reference or lookup table with exactly one row per state — all 50 U.S. states, each appearing exactly once. Cardinality equals n (50), entropy_ratio is exactly 1.0, and top_rate is 0.02 (1/50), confirming perfectly uniform distribution with zero duplication. The 'long_tail' alert is a false positive here: the distribution is maximally flat, not skewed.
This column represents a VA (Veterans Affairs) utilization percentage, likely measuring the share of eligible veterans using VA healthcare or benefits across 50 geographic or administrative units. The distribution is notably uniform and well-behaved: nearly symmetric (skew 0.057), platykurtic (kurtosis -1.12), no outliers, and all 50 values are unique across a tight range of 13.8–42.3%. The near-identical mean (27.38) and median (27.3) with a moderate IQR of 13.43 points suggest consistent utilization rates without extreme variation — unusual regularity for a real-world utilization metric.
state categorical
Show data table
| value | count | share |
|---|---|---|
| Alaska | 1 | 2.0% |
| Hawaii | 1 | 2.0% |
| Montana | 1 | 2.0% |
| Wyoming | 1 | 2.0% |
| Vermont | 1 | 2.0% |
| West Virginia | 1 | 2.0% |
| Maine | 1 | 2.0% |
| New Mexico | 1 | 2.0% |
| South Dakota | 1 | 2.0% |
| North Dakota | 1 | 2.0% |
| Oklahoma | 1 | 2.0% |
| Arkansas | 1 | 2.0% |
| Kentucky | 1 | 2.0% |
| Mississippi | 1 | 2.0% |
| Alabama | 1 | 2.0% |
| Tennessee | 1 | 2.0% |
| Louisiana | 1 | 2.0% |
| South Carolina | 1 | 2.0% |
| Missouri | 1 | 2.0% |
| Kansas | 1 | 2.0% |
Top values (rank 1–20)
- Alaska — 1
- Hawaii — 1
- Montana — 1
- Wyoming — 1
- Vermont — 1
- West Virginia — 1
- Maine — 1
- New Mexico — 1
- South Dakota — 1
- North Dakota — 1
- Oklahoma — 1
- Arkansas — 1
- Kentucky — 1
- Mississippi — 1
- Alabama — 1
- Tennessee — 1
- Louisiana — 1
- South Carolina — 1
- Missouri — 1
- Kansas — 1
va_utilization_pct numeric
Show data table
| bin | count |
|---|---|
| 13.8 – 17.87 | 8 |
| 17.87 – 21.94 | 7 |
| 21.94 – 26.01 | 8 |
| 26.01 – 30.09 | 7 |
| 30.09 – 34.16 | 8 |
| 34.16 – 38.23 | 7 |
| 38.23 – 42.3 | 5 |