ARCHIVED: San Francisco Vaccine Access Points
City of San Francisco
@usgov.city_of_san_francisco_san_francisco_vaccine_access_points
City of San Francisco
@usgov.city_of_san_francisco_san_francisco_vaccine_access_points
Update Jan 26, 2023: This dataset is no longer being updated. Please visit https://sf.gov/get-vaccinated-against-covid-19 for information on vaccine locations. A. SUMMARY Dataset contains Vaccine Access points in City and County of San Francisco as listed on https://sf.gov/vaccine-sites. This site list is not inclusive of all City Sites, as some mobile sites and other providers may not be included. B. HOW THE DATASET IS CREATED Maintained by City staff. C. UPDATE PROCESS Updated daily via automated process
Organization: City of San Francisco
Last updated: 2021-08-07T18:37:59.757435
Tags: vaccination
CREATE TABLE table_1 (
"site_name" VARCHAR,
"parent_org" VARCHAR,
"location_address" VARCHAR,
"location_city" VARCHAR,
"vaccine_provider" VARCHAR,
"info_url" VARCHAR,
"booking_url" VARCHAR,
"booking_phone" VARCHAR,
"dropins_allowed" VARCHAR,
"language_served" VARCHAR,
"remote_language_services" VARCHAR,
"wheelchair_accessible" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"census_tract" BIGINT,
"data_anaylsis_neighborhood" VARCHAR,
"zip_code" BIGINT,
"supervisor_district" BIGINT,
"shape" VARCHAR,
"sf_find_neighborhoods" BIGINT,
"current_police_districts" BIGINT,
"current_supervisor_districts" BIGINT,
"analysis_neighborhoods" BIGINT,
"neighborhoods" BIGINT
);Anyone who has the link will be able to view this.