Dialysis Clinics
District of Columbia
@usgov.district_of_columbia_dialysis_clinics
District of Columbia
@usgov.district_of_columbia_dialysis_clinics
Dialysis clinic locations were identified from DC Health records and points were geocoded to the appropriate buildings.
Organization: District of Columbia
Last updated: 2024-04-30T17:46:26.347938
Tags: care-facility, dialysis, district-of-columbia, health, kidney, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"phone" VARCHAR,
"license_num" VARCHAR,
"ward" BIGINT,
"web_url" VARCHAR,
"gis_id" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" TIMESTAMP,
"editor" VARCHAR,
"edited" TIMESTAMP,
"mar_id" BIGINT,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"objectid" BIGINT
);Anyone who has the link will be able to view this.