PCHEES Dashboard - Annual Enrollment
State of Washington
@usgov.state_of_washington_pchees_dashboard_annual_enrollment
State of Washington
@usgov.state_of_washington_pchees_dashboard_annual_enrollment
Count of unduplicated students enrolled in courses in each academic year (Summer, Fall, Winter, Spring terms).
Organization: State of Washington
Last updated: 2020-11-10T17:21:42.503232
Tags: pchees
CREATE TABLE table_1 (
"academicyear" VARCHAR,
"institution" VARCHAR,
"student_type" VARCHAR,
"demographicgroup" VARCHAR,
"demographicvalue" VARCHAR,
"demographicsubgroup" VARCHAR,
"demographicsubgroupvalue" VARCHAR,
"number_enrolled" BIGINT,
"pctofgroup" DOUBLE,
"pctofsubgroup" DOUBLE
);Anyone who has the link will be able to view this.