Pharmacy Status
City of Chicago
@usgov.city_of_chicago_pharmacy_status
City of Chicago
@usgov.city_of_chicago_pharmacy_status
A list of pharmacies in Chicago and last known status (open or closed).
Organization: City of Chicago
Last updated: 2020-11-10T16:54:16.155992
Tags: medicine, pharmaceuticals
CREATE TABLE table_1 (
"pharmacy_name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"hours" VARCHAR,
"n_24h_store" VARCHAR -- 24h Store?,
"status" VARCHAR,
"if_closed_reopening_comments_if_known" VARCHAR -- If Closed, Reopening Comments (if Known),
"new_georeferenced_column" VARCHAR
);Anyone who has the link will be able to view this.