Skip to content

abhik1368/openfda-dashboard

 
 

Repository files navigation

OpenFDA Dashboard

An instance of the OpenFDA dashboard.

The United State Food and Drug Administration (FDA) launched a public API February 2014. This dashboard's purpose is to help make the FDA's hosted data more accessible to the public.

Quickstart

To set up your own instance of the dashboard:

  1. Install Docker (e.g. Ubuntu: wget -qO- https://get.docker.com/ | sh)

For more resources on Docker, checkout: https://www.docker.com/tryit/

  1. docker run --rm -p 3838:3838 statwonk/openfda-dashboard

This will download a docker image based on Ubuntu, RStudio's shiny-server, and finish up by downloading and launching the dashboard hosted in this repository.

  1. Visit localhost:3838 to view the dashbaord locally!

About

A dashboard to explore, monitor and learn about OpenFDA data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 96.5%
  • JavaScript 3.1%
  • CSS 0.4%