statepov | R Documentation |
US census poverty percentage estimates by state for 2021.
The data is formatted for easy merging with output from us_map()
.
data(statepov)
A data frame with 51 rows and 4 variables.
fips
The 2-digit FIPS code corresponding to the state.
abbr
The 2-letter state abbreviation.
full
The full state name.
pct_pov_2021
The 2021 poverty estimate (in percent of state population)
for the corresponding state
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.