Flu Shot Locations - 2014 - Present
City of Chicago
@usgov.city_of_chicago_flu_shot_locations_2014_present
City of Chicago
@usgov.city_of_chicago_flu_shot_locations_2014_present
CREATE TABLE table_1 (
"season" VARCHAR,
"facility_id" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"street1" VARCHAR,
"street2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"postal_code" BIGINT,
"country" VARCHAR,
"facility_name" VARCHAR,
"url" VARCHAR,
"phone" VARCHAR,
"contact" VARCHAR,
"begin_date" TIMESTAMP,
"end_date" TIMESTAMP,
"begin_time" VARCHAR,
"end_time" VARCHAR,
"begin_datetime" VARCHAR,
"end_datetime" VARCHAR,
"recurrence_days" VARCHAR,
"hours" VARCHAR,
"eligibility" VARCHAR,
"cost" VARCHAR,
"notes" VARCHAR,
"record_id" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.