Retail Food Stores
State of New York
@usgov.state_of_new_york_retail_food_stores
State of New York
@usgov.state_of_new_york_retail_food_stores
CREATE TABLE table_1 (
"county" VARCHAR,
"license_number" BIGINT,
"operation_type" VARCHAR,
"establishment_type" VARCHAR,
"entity_name" VARCHAR,
"dba_name" VARCHAR,
"street_number" VARCHAR,
"street_name" VARCHAR,
"address_line_2" VARCHAR,
"address_line_3" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"square_footage" DOUBLE,
"georeference" VARCHAR
);
Anyone who has the link will be able to view this.