2018-2019 Iowa Public School Districts
State of Iowa
@usgov.state_of_iowa_2018_2019_iowa_public_school_districts
State of Iowa
@usgov.state_of_iowa_2018_2019_iowa_public_school_districts
CREATE TABLE table_1 (
"unified_number" BIGINT,
"de_district_number" BIGINT,
"district_national_code" BIGINT,
"school_district" VARCHAR,
"aea_number" BIGINT,
"aea_name" VARCHAR,
"school_district_name" VARCHAR,
"mailing_address_1" VARCHAR,
"mailing_address_2" VARCHAR,
"mailing_city" VARCHAR,
"mailing_state" VARCHAR,
"mailing_zip_code" VARCHAR,
"physical_address" VARCHAR,
"physical_city" VARCHAR,
"physical_state" VARCHAR,
"physical_zip" VARCHAR,
"grade_start" VARCHAR,
"grade_end" BIGINT,
"administrator" VARCHAR,
"phone_number" BIGINT,
"fax_number" VARCHAR,
"email_address" VARCHAR,
"the_geom" VARCHAR
);
Anyone who has the link will be able to view this.