Nearby Independent Cook County Grocery Stores
City of Chicago
@usgov.city_of_chicago_nearby_independent_cook_county_grocery_stores
City of Chicago
@usgov.city_of_chicago_nearby_independent_cook_county_grocery_stores
A list of independently owned- and operated grocery stores which are located at or within 1 mile of Chicago's city limits. In addition, this dataset contains additional information about the size and type of food offered by the grocery store. This dataset was provided to the City of Chicago by Chicago State University.
Organization: City of Chicago
Last updated: 2020-11-10T16:54:47.843818
Tags: food, food-desert
CREATE TABLE table_1 (
"store_name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"size" VARCHAR,
"registers" BIGINT,
"produce" VARCHAR,
"meat" VARCHAR,
"general" VARCHAR,
"meat_counter" VARCHAR,
"deli_counter" VARCHAR,
"bakery" VARCHAR,
"fish_counter" VARCHAR,
"alcohol" BOOLEAN,
"fresh_produce" BOOLEAN,
"safetyconc" BOOLEAN,
"cleanconce" BOOLEAN,
"orientedet" VARCHAR,
"ethnic_speciality" VARCHAR,
"latitude" VARCHAR,
"longitude" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.