COVID-19 Testing Locations
City of San Francisco
@usgov.city_of_san_francisco_covid_19_testing_locations
City of San Francisco
@usgov.city_of_san_francisco_covid_19_testing_locations
CREATE TABLE table_1 (
"id" BIGINT,
"medical_home" VARCHAR,
"name" VARCHAR,
"address" VARCHAR,
"phone_number" DOUBLE,
"phone_number_formatted" VARCHAR,
"testing_hours" VARCHAR,
"popup_or_permanent" VARCHAR,
"location_type" VARCHAR,
"eligibility" VARCHAR,
"cta_text" VARCHAR,
"cta_link" VARCHAR,
"sample_collection_method" VARCHAR,
"lab" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"point" VARCHAR,
"neighborhoods" BIGINT,
"sf_find_neighborhoods" BIGINT,
"current_police_districts" BIGINT,
"current_supervisor_districts" BIGINT,
"analysis_neighborhoods" BIGINT
);
Anyone who has the link will be able to view this.