School Location
City of Baton Rouge
@usgov.city_of_baton_rouge_school_location
City of Baton Rouge
@usgov.city_of_baton_rouge_school_location
CREATE TABLE table_1 (
"name" VARCHAR,
"type" VARCHAR,
"grade_levels" VARCHAR,
"public_private" VARCHAR,
"school_district" VARCHAR,
"open_closed" VARCHAR,
"former_names" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" DOUBLE,
"phone_number" VARCHAR,
"website" VARCHAR,
"geolocation" VARCHAR,
"recno" BIGINT
);
Anyone who has the link will be able to view this.