SF Department Of Public Health Flu Shot Locations
From San Francisco Open Data
@kaggle.san_francisco_sf_department_of_public_health_flu_shot_locations
From San Francisco Open Data
@kaggle.san_francisco_sf_department_of_public_health_flu_shot_locations
CREATE TABLE san_francisco_department_of_public_health_flu_shot_loc_95d7253c (
"facility_name" VARCHAR,
"facility_id" BIGINT,
"facility_type" VARCHAR,
"street1" VARCHAR,
"street2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"postal_code" BIGINT,
"country" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"phone" VARCHAR,
"contact" VARCHAR,
"url" VARCHAR,
"begin_date" TIMESTAMP,
"end_date" TIMESTAMP,
"begin_time" VARCHAR,
"end_time" VARCHAR,
"eligibility" VARCHAR,
"documents" VARCHAR,
"cost" BIGINT,
"currency_code" VARCHAR,
"notes" VARCHAR,
"file_start_date" VARCHAR,
"file_end_date" VARCHAR
);
Anyone who has the link will be able to view this.