Homeless Service Facilities
District of Columbia
@usgov.district_of_columbia_homeless_service_facilities
District of Columbia
@usgov.district_of_columbia_homeless_service_facilities
Homeless Facility and Service locations. The dataset contains locations and attributes of Homeless Facility and Service 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. A database provided by Answers Please and The InterFaith Conference of Metropolitan Washington identified emergency food, shelter and health care locations.
Organization: District of Columbia
Last updated: 2024-04-30T18:42:38.568988
Tags: dhshack, health-care, homeless, human, jan2018, services, shelter, society, structure
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"program_name" VARCHAR,
"description" VARCHAR,
"website_url" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"accessibility_services" VARCHAR,
"adult_literacy" VARCHAR,
"art_therapy" VARCHAR,
"assessment" VARCHAR,
"borrow_materials" VARCHAR,
"case_management" VARCHAR,
"child_care" VARCHAR,
"clothing" VARCHAR,
"computers" VARCHAR,
"dental_services" VARCHAR,
"documentation_assistance" VARCHAR,
"domestic_violence_services" VARCHAR,
"food_groceries" VARCHAR,
"groups" VARCHAR,
"haircuts" VARCHAR,
"harm_reduction" VARCHAR,
"hiv_testing" VARCHAR,
"housing" VARCHAR,
"housing_navigation" VARCHAR,
"income_tax_help" VARCHAR,
"laundry" VARCHAR,
"library_card" VARCHAR,
"legal_services" VARCHAR,
"medical_benefits" VARCHAR,
"medical_services" VARCHAR,
"mail" VARCHAR,
"meals" VARCHAR,
"mental_health" VARCHAR,
"ministry" VARCHAR,
"phone" VARCHAR,
"public_restrooms" VARCHAR,
"refreshments" VARCHAR,
"showers" VARCHAR,
"snap_food_stamps" VARCHAR,
"storage" VARCHAR,
"substance_abuse_treatment" VARCHAR,
"supported_employment" VARCHAR,
"tanf_financial_assistance" VARCHAR,
"transportation" VARCHAR,
"vocational_training" VARCHAR,
"clients_served_per_day" DOUBLE,
"target" VARCHAR,
"open_to_public" VARCHAR,
"hours_of_operation" VARCHAR,
"record_last_updated" TIMESTAMP,
"latitude" DOUBLE,
"longitude" DOUBLE,
"lgbtq_focused" VARCHAR,
"phone_number" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"ward" VARCHAR,
"name" VARCHAR,
"address" VARCHAR,
"zipcode" DOUBLE,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR
);Anyone who has the link will be able to view this.