DCGov Testing Locations
District of Columbia
@usgov.district_of_columbia_dcgov_testing_locations
District of Columbia
@usgov.district_of_columbia_dcgov_testing_locations
COVID-19 testing sites in the District of Columbia. Individuals are encouraged to get tested through their own health care provider so that when the test results come back the patient is already connected to the health care they need. If an individual needs a COVID-19 test and they do not have a provider, there are a number of options to obtain a test and a provider. If an individual needs a test and their provider is unable to give them a test, that individual should come to one of the District’s walk-up or drive-thru sites. More information at https://coronavirus.dc.gov/testing.
Organization: District of Columbia
Last updated: 2024-04-30T18:20:24.166284
Tags: coronavirus, covid19, dashboard, dc, district-of-columbia, health, pandemic, relate, testing-locations, view, washington-dc
CREATE TABLE table_1 (
"objectid" BIGINT,
"locationid" DOUBLE,
"name" VARCHAR,
"public" VARCHAR,
"site_type" VARCHAR,
"public_display" VARCHAR,
"subtype" VARCHAR,
"address" VARCHAR,
"drive_up" VARCHAR,
"walk_up" VARCHAR,
"drive_up_registration" VARCHAR,
"walk_up_registration" VARCHAR,
"monday" VARCHAR,
"tuesday" VARCHAR,
"wednesday" VARCHAR,
"thursday" VARCHAR,
"friday" VARCHAR,
"saturday" VARCHAR,
"sunday" VARCHAR,
"mon_start" VARCHAR,
"mon_end" VARCHAR,
"tue_start" VARCHAR,
"tue_end" VARCHAR,
"wed_start" VARCHAR,
"wed_end" VARCHAR,
"thur_start" VARCHAR,
"thur_end" VARCHAR,
"fri_start" VARCHAR,
"fri_end" VARCHAR,
"sat_start" VARCHAR,
"sat_end" VARCHAR,
"sun_start" VARCHAR,
"sun_end" VARCHAR,
"active" VARCHAR,
"fire_station" VARCHAR,
"phone" VARCHAR,
"website" VARCHAR,
"ward" DOUBLE,
"member_specific" VARCHAR,
"globalid" VARCHAR,
"creationdate" VARCHAR,
"creator" VARCHAR,
"editdate" VARCHAR,
"editor" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.