Single-race population estimates, national, 2020-2024
Source:R/data-pop_singlerace.R
pop_singlerace.RdAnnual US resident population by age (5-year bins, 18 groups), sex, single-race
group, and Hispanic origin, from the US Census Bureau Population Estimates
Program (Vintage 2024, single-race Alldata6). The single-race groups follow the
1997 OMB standard and match the labels produced by categorize_race() for
2022+ deaths (codes 101-106). Use these denominators only with single-race
death counts; they are NOT comparable to the bridged-race pop_est.
Format
A data frame with 2160 rows and 9 columns
- year
year of observation (2020-2024)
- age
starting age for the 5-year age bin (0, 5, ..., 85 = 85+)
- sex
"male"or"female"- race
single-race group:
white_only,black_only,american_indian_only,asian_only,nhopi_only,multiracial- hispanic_origin
"non_hispanic"or"hispanic"- pop
population count
- scheme
race scheme (
"single")- source
data source (
"census_pep_v2024")- vintage
Census vintage (
"V2024")