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
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.