Thanks to visit codestin.com
Credit goes to github.com

Skip to content

liberaliscomputing/covid-19-on-shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 on Shiny

The COVID-19 on Shiny is a web application built with R Shiny and Synthea.

Quickstart

Running the Application in a Docker Network

  1. Make sure Docker is installed.

  2. Clone this repository:

$ git clone [email protected]:liberaliscomputing/covid-19-on-shiny.git
$ cd covid-19-on-shiny
  1. Build a Docker image:
$ docker build -t covid-19-on-shiny .
  1. Run a container:
$ docker run -d --name covid-19-on-shiny --rm -p 3838:3838 covid-19-on-shiny
  1. Browse the application at http://localhost:3838.

Dataset

The COVID-19 on Shiny allows you to browse, query, and download synthetic COVID-19 data in pediatrics generated against the HL7 FHIR R4 specification. Currently, the following profiles are supported:

About

🚸 Shiny Application for COVID-19

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published