.download_2010s_pop_data | R Documentation |
Download US Census Bureau annual population estimates for the 2010s for each age group and sex. Note that each population estimate file is a little different and thus must be munged before being combined into the total pop_est dataframe.
.download_2010s_pop_data(filter_race = TRUE)
filter_race |
Subset to white, nhw, black, and total (default: TRUE) |
Dataframe with population counts by age and sex
https://www.census.gov/programs-surveys/popest.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.