COVID-19 Alternative Housing Sites
City of San Francisco
@usgov.city_of_san_francisco_covid_19_alternative_housing_sites
City of San Francisco
@usgov.city_of_san_francisco_covid_19_alternative_housing_sites
A. SUMMARY This dataset includes aggregate data on the type, status, population served, and individuals placed at each alternative housing site under contract with HSA. B. HOW THE DATASET IS CREATED Site Type, Status, and Population The HSA DOC leadership inform the data tracker owner when the legal status, site type, or intended population to serve changes. Daily Census and Units Available The site monitors at each site inform the data tracker owner at the HSA DOC at least once daily with the updates to the daily census. C. UPDATE PROCESS Updated several times daily, whenever new information is shared with the data tracker owner. The data tracker owner inputs the data directly into the underlying SharePoint spreadsheet. D. HOW TO USE THIS DATASET Use the data for aggregate data on the site type, status, and daily census of individuals placed in the sites. Do not use this spreadsheet for individual-level information. There is no personally identifying or medical information in this dataset.
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:51.028083
CREATE TABLE table_1 (
"site_id" VARCHAR,
"status" VARCHAR,
"facility_type" VARCHAR,
"site_type" VARCHAR,
"units_occupied" DOUBLE,
"total_units" DOUBLE,
"population_covid_status" VARCHAR,
"date_updated" TIMESTAMP
);Anyone who has the link will be able to view this.