Report Card Discipline For 2014-15
State of Washington
@usgov.state_of_washington_report_card_discipline_for_2014_15
State of Washington
@usgov.state_of_washington_report_card_discipline_for_2014_15
CREATE TABLE table_1 (
"schoolyear" VARCHAR,
"organizationlevel" VARCHAR,
"county" VARCHAR,
"esdname" VARCHAR,
"esdorganizationid" DOUBLE,
"districtcode" DOUBLE,
"districtname" VARCHAR,
"districtorganizationid" DOUBLE,
"schoolcode" DOUBLE,
"schoolname" VARCHAR,
"schoolorganizationid" DOUBLE,
"currentschooltype" VARCHAR,
"student_group" VARCHAR,
"gradelevel" VARCHAR,
"disciplinedatnotes" VARCHAR,
"disciplinedenominator" VARCHAR,
"disciplinenumerator" VARCHAR,
"disciplinerate" VARCHAR,
"excluded1dayorless" VARCHAR,
"rateexcluded1dayorless" VARCHAR,
"excluded2to3days" VARCHAR,
"rateexcluded2to3days" VARCHAR,
"excluded4to5days" VARCHAR,
"rateexcluded4to5days" VARCHAR,
"excluded6to10days" VARCHAR,
"rateexcluded6to10days" VARCHAR,
"excluded10daysormore" VARCHAR,
"rateexcluded10daysormore" VARCHAR,
"dateextracted" TIMESTAMP
);
Anyone who has the link will be able to view this.