/safe-places

Healthcare Tools built on top of Private Kit and COVID Safe Paths

Primary LanguageHTMLMIT LicenseMIT

Safe Places

A toolkit for public health, built on top of data shared by users of Private Kit

Server

A server implementation can be easily built to host these tools. See how in the Server API documentation.

Tools

Tool to visualize and redact time/location data. Intended for use in Contact Tracing.

  • Input: JSON exported/shared from Private Kit.
  • Output: Redacted JSON of time/location data.

NOTE: The app requires a Google Maps Javascript API key to work fully

Tool to combind and publish redacted time/location data files. Intended for use by Healthcare Authorities.

  • Input: Redacted JSON time/location files.
  • Output: safe-paths.json -- a file ready for posting on a webserver to be consumed by Private Kit : Safe Paths

NOTE: The app requires a Google Maps Javascript API key to work fully