Ambulatory Surgical Centers
District of Columbia
@usgov.district_of_columbia_ambulatory_surgical_centers_30800
District of Columbia
@usgov.district_of_columbia_ambulatory_surgical_centers_30800
Ambulatory Surgical Centers. The dataset contains locations and attributes of Ambulatory Surgical Centers, created as part of the DC Geographic Information System (DC GIS) for the D.C. Office of the Chief Technology Officer (OCTO) and participating D.C. government agencies. A database provided by the DC Department of Health's (DOH) website identified Ambulatory Surgical Centers and DC GIS staff geo-processed the data. For further information, visit https://dchealth.dc.gov/node/162782.
Organization: District of Columbia
Last updated: 2024-04-30T17:44:47.897484
Tags: d-c, dc, dc-gis, dcgis, district-of-columbia, health, health-care, hospital, prevention, private-facility, surgery, treatment, washington, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"license_number" VARCHAR,
"name" VARCHAR,
"address" VARCHAR,
"phone" VARCHAR,
"director" VARCHAR,
"ward" VARCHAR,
"ssl" VARCHAR,
"web_url" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"gis_id" VARCHAR,
"mar_id" BIGINT,
"se_anno_cad_data" VARCHAR,
"globalid" VARCHAR,
"created" TIMESTAMP,
"edited" TIMESTAMP,
"objectid" BIGINT
);Anyone who has the link will be able to view this.