Private Schools
City of Baltimore
@usgov.city_of_baltimore_private_schools_9ef57
City of Baltimore
@usgov.city_of_baltimore_private_schools_9ef57
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zipcode" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"plcdst" VARCHAR,
"plcdst_no" BIGINT,
"council_dist" BIGINT,
"congr_dist" BIGINT,
"leg_dist" BIGINT,
"ward_pre" VARCHAR,
"countyfp" BIGINT,
"statefp" BIGINT,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.