Intermediate Care Facilities
District of Columbia
@usgov.district_of_columbia_intermediate_care_facilities
District of Columbia
@usgov.district_of_columbia_intermediate_care_facilities
Intermediate Care Facility. This dataset contains points representing Intermediate Care Facility locations, 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. Intermediate Care Facility locations were identified from Department of Health records, then geocoded to the MAR.
Organization: District of Columbia
Last updated: 2024-04-30T19:02:13.656923
Tags: care-facility, district-of-columbia, health, hospital, intermediate-care, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"director" VARCHAR,
"phone" VARCHAR,
"beds" BIGINT,
"license" VARCHAR,
"id" BIGINT,
"objectid" BIGINT,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" TIMESTAMP,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE
);Anyone who has the link will be able to view this.