PCHEES Dashboard - Credits To Degree
State of Washington
@usgov.state_of_washington_pchees_dashboard_credits_to_degree
State of Washington
@usgov.state_of_washington_pchees_dashboard_credits_to_degree
Average number of credits a student has accumulated when they earn a bachelor's degree. Institutions on the quarter system typically require 180 credits to graduate while institutions on the semester system typically require 120 credits to graduate. Washington State University is the only institution on the semester system.
Organization: State of Washington
Last updated: 2020-11-10T17:20:33.377626
Tags: pchees
CREATE TABLE table_1 (
"academicyear" VARCHAR,
"institution" VARCHAR,
"student_type" VARCHAR,
"demographicgroup" VARCHAR,
"demographicvalue" VARCHAR,
"demographicsubgroup" VARCHAR,
"demographicsubgroupvalue" VARCHAR,
"avgcreditstodegree" DOUBLE,
"mediancreditstodegree" DOUBLE,
"number_of_degrees" BIGINT
);
Anyone who has the link will be able to view this.