Enrollment In CTE Courses By CIP Code
State of Washington
@usgov.state_of_washington_enrollment_in_cte_courses_by_cip_code
State of Washington
@usgov.state_of_washington_enrollment_in_cte_courses_by_cip_code
How many students participate in CTE courses across the state?
Organization: State of Washington
Last updated: 2021-10-30T19:38:26.585734
Tags: cte, enrollment, ospi
CREATE TABLE table_1 (
"schoolyear" BIGINT,
"districtcode" BIGINT,
"districtname" VARCHAR,
"gradelevel" VARCHAR,
"studentgroup" VARCHAR,
"cipcode" BIGINT,
"cipname" VARCHAR,
"studentsenrolledincourse" BIGINT,
"studentsenrolledinorganization" BIGINT
);Anyone who has the link will be able to view this.