Hospitals
District of Columbia
@usgov.district_of_columbia_hospitals_41c0d
District of Columbia
@usgov.district_of_columbia_hospitals_41c0d
Hospitals. This dataset contains points representing hospital 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. Hospital locations were identified from public records and heads-up digitized from the snapbase.
Organization: District of Columbia
Last updated: 2024-04-30T17:30:57.779883
Tags: care, dc, dc-gis, district-of-columbia, doh, emergency, health, health-facility, hospital, medical, ncr-gdx, prescription, primary-care, washington, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"ward" BIGINT,
"ssl" VARCHAR,
"type" VARCHAR,
"bed_count" DOUBLE,
"adult_medical" VARCHAR,
"adult_minor_trauma" VARCHAR,
"adult_major_trauma" VARCHAR,
"critical_burns" VARCHAR,
"obstetrics" VARCHAR,
"pediatric_medical" VARCHAR,
"pediatric_major_trauma" VARCHAR,
"pediatric_minor_trauma" VARCHAR,
"web_url" VARCHAR,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"objectid" BIGINT,
"se_anno_cad_data" VARCHAR,
"globalid" VARCHAR,
"created" TIMESTAMP,
"edited" TIMESTAMP
);Anyone who has the link will be able to view this.