CoViD 19 Statistics

Course Project: Shiny Application

Arturo Vera Moreno
April 4, 2021

plot of chunk unnamed-chunk-1

This application is part of the final project of the Developing Data Products course

https://arturoveram.shinyapps.io/AVM_COVID19app/

The application shows the information on confirmed cases, recovered and deaths published by Johns Hopkins University available on the website:

https://github.com/CSSEGISandData/COVID-19

The application shows an interactive graph with the selected information

The user can select to see the graph of the last quarter, semester, year, since the first of January or all the available information

plot of chunk unnamed-chunk-2

In addition, the user can choose the country they want to see or the data worldwide

plot of chunk unnamed-chunk-3

The user can select the variables that he wants to see graphed.

plot of chunk unnamed-chunk-4

Also, the application is automatically updated daily and shows the selected data of the last ten days

plot of chunk unnamed-chunk-5