This data frame contains the number of individuals within each county in the US and Puerto Rico (PR) in clusters formed by combining categories of age (in 14 categories), raceethnicity (in 5 categories) and sex (Male or Female). Each county is also identified by its 5-digit county code, its state (50 states using 2-letter abbreviations plus DC and PR), and its country (US or PR).
A data frame with 450,800 rows and 8 variables.
first 2 digits of county code identifying state
Male or Female
an ordered factor with 14 age categories
in 6 categories
5-digit county code
2-letter state abbreviation
US or PR for Puerto Rico
count of people in a particular combination (Note that this number has been imputed through some process and should be used only for testing, not for production)
Datassist plus some arbitraty adjustments for population
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.