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
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.