PCHEES Dashboard - Time To Degree
State of Washington
@usgov.state_of_washington_pchees_dashboard_time_to_degree
State of Washington
@usgov.state_of_washington_pchees_dashboard_time_to_degree
Length of time in years a student takes to complete a bachelor's degree. Because this is calculated using calendar months, some groups' time to degree is less than four years. For example, a student starting in September 2007 and graduating in June 2011 takes 3.75 years to graduate.
Organization: State of Washington
Last updated: 2020-11-10T17:21:39.317561
Tags: pchees
CREATE TABLE table_1 (
"academicyear" VARCHAR,
"institution" VARCHAR,
"student_type" VARCHAR,
"demographicgroup" VARCHAR,
"demographicvalue" VARCHAR,
"demographicsubgroup" VARCHAR,
"demographicsubgroupvalue" VARCHAR,
"avgttd" DOUBLE,
"medttd" DOUBLE,
"number_of_degrees" BIGINT
);Anyone who has the link will be able to view this.