covid19sf_test_loc dataset

San Francisco COVID-19 Testing Locations

San Francisco COVID-19 Testing Locations

A list of testing locations including address and coordinates for mapping. More information about the data available here data

Format

An object class sf and data.frame with 17 variables

  • id: Location ID
  • medical_home: Medical home
  • name: The medical name
  • address: The medical address
  • phone_number: The medical phone number
  • phone_number_formatted: The medical phone number formatted
  • testing_hours: The medical testing hours
  • popup_or_permanent: The medical testing type, c("Permanent", "Pop-Up" )
  • location_type: The medical location type, c("Private", "Public" )
  • eligibility: Eligibility information for accessing testing at this location
  • cta_text: The call to action used for the web map
  • cta_link: The call to action link for the button on the web map
  • sample_collection_method: The method for collecting samples at the lab
  • lap: The lab name
  • latitude: The medical latitude point
  • longitude: The medical longitude point
  • geometry: The medical geometry details

Source

San Francisco, Department of Public Health - Population Health Division through San Francisco Opne Data protal website.

covid19sf_test_loc

Details

The dataset contains the San Francisco testing location information

Examples

data(covid19sf_test_loc) head(covid19sf_test_loc)
  • Maintainer: Rami Krispin
  • License: MIT + file LICENSE
  • Last published: 2021-12-19

About the dataset

  • Number of rows: 43
  • Number of columns: 17
  • Class: sf, data.frame

Column names and types (First 10)

  • id:character
  • medical_home:character
  • name:character
  • address:character
  • phone_number:character
  • phone_number_formatted:character
  • testing_hours:character
  • popup_or_permanent:character
  • location_type:character
  • eligibility:character
  • geometry:sfc_POINTsfc