Report Card Graduation 2014-15
State of Washington
@usgov.state_of_washington_report_card_graduation_2014_15
State of Washington
@usgov.state_of_washington_report_card_graduation_2014_15
CREATE TABLE table_1 (
"schoolyear" VARCHAR,
"organizationlevel" VARCHAR,
"county" VARCHAR,
"esdname" VARCHAR,
"esdorganizationid" VARCHAR,
"districtcode" VARCHAR,
"districtname" VARCHAR,
"districtorganizationid" VARCHAR,
"schoolcode" VARCHAR,
"schoolname" VARCHAR,
"schoolorganizationid" VARCHAR,
"studentgrouptype" VARCHAR,
"studentgroup" VARCHAR,
"suppression" VARCHAR,
"cohort" VARCHAR,
"beggininggrade9" VARCHAR,
"transferin" VARCHAR,
"year1dropout" VARCHAR,
"year2dropout" VARCHAR,
"year3dropout" VARCHAR,
"year4dropout" VARCHAR,
"year5dropout" VARCHAR,
"year6dropout" VARCHAR,
"year7dropout" VARCHAR,
"transferout" VARCHAR,
"finalcohort" VARCHAR,
"graduate" VARCHAR,
"continuing" VARCHAR,
"dropout" VARCHAR,
"graduationrate" VARCHAR,
"dataasof" VARCHAR
);
Anyone who has the link will be able to view this.