2017-18 Washington State CRDC Data - School Behavior And Climate
State of Washington
@usgov.state_of_washington_2017_18_washington_state_crdc_scho_e476e1f3
State of Washington
@usgov.state_of_washington_2017_18_washington_state_crdc_scho_e476e1f3
CREATE TABLE table_1 (
"schoolyear" VARCHAR,
"organizationlevel" VARCHAR,
"organizationid" DOUBLE,
"county" VARCHAR,
"esdname" VARCHAR,
"esdorganizationid" DOUBLE,
"districtcode" DOUBLE,
"districtname" VARCHAR,
"districtorganizationid" DOUBLE,
"schoolcode" DOUBLE,
"schoolname" VARCHAR,
"schoolorganizationid" DOUBLE,
"currentschooltype" VARCHAR,
"leaid" BIGINT,
"schid" BIGINT,
"studentgrouptype" VARCHAR,
"studentgroup" VARCHAR,
"enrollment" BIGINT,
"in_school_suspension" VARCHAR,
"out_of_school_suspension" VARCHAR,
"expulsion" VARCHAR,
"school_related_arrest" VARCHAR,
"referral_to_law_enforcement" VARCHAR,
"chronic_absenteeism" BIGINT,
"students_reported_as_being_harrassed_based_on_disability" VARCHAR,
"students_reported_as_being_harrassed_based_on_race_ethnicity" VARCHAR,
"students_reported_as_being_harrassed_based_on_sex" VARCHAR,
"percentiss" VARCHAR,
"percentoss" VARCHAR,
"percentexpelled" VARCHAR,
"percentarrested" VARCHAR,
"percentchronicallyabsent" VARCHAR,
"percentharrassedbasedondisability" VARCHAR,
"percentharrassedbasedonrace" VARCHAR,
"percentharrassedbasedonsex" VARCHAR
);
Anyone who has the link will be able to view this.