dot-download_1980s_pop_data: Download 1980s Population Counts

.download_1980s_pop_dataR Documentation

Download 1980s Population Counts

Description

Download US Census Bureau annual population estimates for the 1980s 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.

Usage

.download_1980s_pop_data(raw_folder = "./raw_data", filter_race = TRUE)

Arguments

raw_folder

location to store downloaded files

filter_race

Subset to white, nhw, black, and total (default: TRUE)

Value

Dataframe with population counts by age and sex

Source

https://www.census.gov/programs-surveys/popest.html


mkiang/narcan documentation built on Sept. 26, 2024, 7:18 a.m.