Grocery Stores
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_grocery_stores_fb200
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_grocery_stores_fb200
CREATE TABLE table_1 (
"objectid" BIGINT,
"company" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zipcode" BIGINT,
"better_lat" DOUBLE,
"better_long" DOUBLE,
"squarefeet" DOUBLE,
"common_name" VARCHAR,
"notes" VARCHAR,
"phone" VARCHAR,
"fax" VARCHAR,
"email" VARCHAR,
"website" VARCHAR,
"dig_member" VARCHAR,
"data_source" VARCHAR,
"centroid_x" DOUBLE,
"centroid_y" DOUBLE,
"orig_fid" DOUBLE
);
Anyone who has the link will be able to view this.