Mapping details about credentials and success from a complex field in the table of graduation rates.
GRTYPE.Rd
Mapping details about credentials and success from a complex field in the table of graduation rates.
Format
GRTYPE
An object of class spec_tbl_df
(inherits from tbl_df
, tbl
, data.frame
)
with 40 rows and 7 columns.
- GRTYPE
<int> a code that maps to the rest of the columns
- Institution Level
<chr> either "4-year" or "2-year"
- Credential Sought
<chr> the original degree a person sought: "Any," "Certificate," "Associate's," or "Bachelor's."
- Credential Earned
<chr> the actual credential a person earned, with the same options as above
- Relative Time
<dbl> The ratio of the time it took to complete the degree to the expected time to complete the degree, e.g. finishing a Bachelor's degree in 6 years counts as 1.5
- Status
<chr> The state students are in to be counted in this GRTYPE. E.g. "Completed," "Still Enrolled," or "Transferred"
- Definition
<chr> the definition from the IPEDs dictionary file.