us_state_populations | R Documentation |
Population figures for US states and territories from the decennial census.
us_state_populations
A data frame with 1034 observations of 4 variables.
year
: date of the census.
state
: name of the state or territory.
population
: population of the state or territory.
GISJOIN
: a unique identifier for joining NHGIS data to spatial
data.
This dataset has been gathered by the NHGIS. Steven Manson, Jonathan Schroeder, David Van Riper, Katherine Knowles, Tracy Kugler, Finn Roberts, and Steven Ruggles. IPUMS National Historical Geographic Information System: Version 19.0 \[dataset\]. Minneapolis, MN: IPUMS, 2024. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.18128/D050.V19.0")}
head(us_state_populations)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.