Report Card Enrollment 2022-23 School Year
State of Washington
@usgov.state_of_washington_report_card_enrollment_2022_23_school_year
State of Washington
@usgov.state_of_washington_report_card_enrollment_2022_23_school_year
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,
"gradelevel" VARCHAR,
"all_students" BIGINT,
"female" BIGINT,
"gender_x" BIGINT,
"male" BIGINT,
"american_indian_alaskan_native" BIGINT,
"asian" BIGINT,
"black_african_american" BIGINT,
"hispanic_latino_of_any_race_s" BIGINT,
"native_hawaiian_other_pacific_islander" BIGINT,
"two_or_more_races" BIGINT,
"white" BIGINT,
"english_language_learners" BIGINT,
"non_english_language_learners" BIGINT,
"foster_care" BIGINT,
"non_foster_care" BIGINT,
"highly_capable" BIGINT,
"non_highly_capable" BIGINT,
"homeless" BIGINT,
"non_homeless" BIGINT,
"low_income" BIGINT,
"non_low_income" BIGINT,
"migrant" BIGINT,
"non_migrant" BIGINT,
"military_parent" BIGINT,
"non_military_parent" BIGINT,
"mobile" BIGINT,
"non_mobile" BIGINT,
"section_504" BIGINT,
"non_section_504" BIGINT,
"students_with_disabilities" BIGINT,
"students_without_disabilities" BIGINT,
"dat" VARCHAR,
"dataasof" VARCHAR
);
Anyone who has the link will be able to view this.