GLOSSARY_OF_EDUCATIONAL_ATTAINMENT | R Documentation |
The census breaks down educational attainment to different levels of detail
in different tables. For example, there are 8 levels in
B15001
, but
only 5 in the
C15002*
tables or
B17003
.
Each row in this table connects a detailed level with a broader one.
GLOSSARY_OF_EDUCATIONAL_ATTAINMENT
A list of three data frames
sex_age : A data frame with eight variables
group : chr
index : int
variable : chr
Sex : chr
Lower Age : int
Upper Age : int
Age : chr
Education : Factor
race_ethnicity : A data frame with ten variables
group : chr
index : int
Sex : chr
Lower Age : int
Upper Age : int
Age : chr
Education : Factor
Suffix : chr
Census Race/Ethnicity : chr
variable : chr
poverty : A data frame with six variables
group : chr
index : int
variable : chr
Sex : chr
Education : Factor
Poverty : chr
Lower Age : int
Upper Age : int
Age : chr
https://api.census.gov/data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.