2020-2021 Iowa Public School Districts
State of Iowa
@usgov.state_of_iowa_2020_2021_iowa_public_school_districts
State of Iowa
@usgov.state_of_iowa_2020_2021_iowa_public_school_districts
CREATE TABLE table_1 (
"unified_number" BIGINT,
"district_national_code" BIGINT,
"de_district_number" BIGINT,
"school_district" VARCHAR,
"school_district_name" VARCHAR,
"aea_number" BIGINT,
"aea_name" VARCHAR,
"mailing_street" VARCHAR,
"po_box" VARCHAR,
"mailing_city" VARCHAR,
"mailing_state" VARCHAR,
"mailing_zip_code" DOUBLE,
"physical_street" VARCHAR,
"physical_city" VARCHAR,
"physical_state" VARCHAR,
"physical_zip" DOUBLE,
"administrator_name" VARCHAR,
"title" VARCHAR,
"grade_start" VARCHAR,
"grade_end" BIGINT,
"phone_no" VARCHAR,
"email_address" VARCHAR,
"district_boundary" VARCHAR
);
Anyone who has the link will be able to view this.