Cycle 3 Supplemental Accountability
State of Washington
@usgov.state_of_washington_cycle_3_supplemental_accountability
State of Washington
@usgov.state_of_washington_cycle_3_supplemental_accountability
CREATE TABLE table_1 (
"esd_organization_id" VARCHAR,
"esd_name" VARCHAR,
"district_organization_id" BIGINT,
"district_code" BIGINT,
"district_name" VARCHAR,
"school_organization_id" BIGINT,
"school_code" BIGINT,
"school_name" VARCHAR,
"currentschooltype" VARCHAR,
"school_group" VARCHAR,
"studentstrand_score" DOUBLE,
"studentstrand_rank" DOUBLE,
"educatorstrand_score" DOUBLE,
"educatorstrand_rank" BIGINT,
"schoolstrand_score" DOUBLE,
"schoolstrand_rank" DOUBLE,
"sipstrand_score" DOUBLE,
"sipstrand_rank" DOUBLE,
"finalweighted_score" DOUBLE,
"finalweighted_rank" DOUBLE,
"n_2023_cycle3_support" VARCHAR,
"wsif_year" BIGINT
);
Anyone who has the link will be able to view this.