Baltimore City Schools
City of Baltimore
@usgov.city_of_baltimore_baltimore_city_schools_6510c
City of Baltimore
@usgov.city_of_baltimore_baltimore_city_schools_6510c
CREATE TABLE table_1 (
"objectid" BIGINT,
"bldg_num" BIGINT,
"prg_num" BIGINT,
"name" VARCHAR,
"address" VARCHAR,
"class" VARCHAR,
"category" VARCHAR,
"x" DOUBLE,
"y" DOUBLE,
"grades" VARCHAR,
"zipcode" BIGINT,
"type" VARCHAR,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.