covid19sf_housing | R Documentation |
This dataset includes aggregate data on the type, status, population served, and individuals placed at each alternative housing site under contract with HSA. More information about the data available here
covid19sf_housing
An object class data.frame with 8 variables
Site ID
The site status, c("Active", "In Preparation")
The facility type, c("Hotel", "Safe Sleep", "Congregate", "RV")
The site type, c(""SIP: COVID-Negative/Unknown", "I/Q", "SS: COVID-Negative/Unknown", "SIP: Post-COVID")
Number of units occupied per site
Total number of units available
The population covid status, c("COVID Negative/Unknown", "COVID Positive", "Post-COVID")
Date which data was updated in YYYY-MM-DD format)
The dataset contains a summary of covid19 housing site in San Francisco by site, facility and covid19 status
San Francisco, Department of Public Health - Population Health Division through San Francisco Opne Data protal website.
data(covid19sf_housing)
head(covid19sf_housing)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.