The ipumsr package allows you to read data from your IPUMS extract into R along with the associated metadata like variable labels, value labels and more. IPUMS is a great source of international census and survey data.
Create thematic maps where geographic regions, such as states, are colored according to some metric, such as the number of people who live in that state.
Allows users to interface with the US Census Bureau's decennial Census and five-year American Community APIs and return tidyverse-ready data frames, optionally with simple feature geometry included.
Download TIGER/Line shapefiles from the United States Census Bureau (https://www.census.gov/geo/maps-data/data/tiger-line.html) and load into R as ‘SpatialDataFrame’ or ‘sf’ objects.
Over 200 Census API endpoints are available, including Decennial Census, American Community Survey, Poverty Statistics, and Population Estimates APIs. This package is designed to let you get data from all of those APIs using the same main function—getCensus—and the same syntax for each dataset.
TIGERfiles
Download shapefiles and boundaries with geographic entity codes (GEOIDs). TIGERfiles does not include demographic data.