Browsing summary files from the decennial census with R

article
programming
Published

August 15, 2022

If you have needed to use decennial census data without access to the internet, you may have encountered the raw data form of the summary files. These may be downloaded from the Census Bureau website for offline use; e.g., here. The format of the files is compact but can be difficult to navigate. James Livsey, Kyle Irimata, and I prepared a technical report and a package to assist R users with this via the tidyverse. These materials focus on the 2010 SF2 summary file, but support for others may be added in the future as needed.