Marcos Medeiros
01/31/2022
This ShinyApp is part of the course Developing Data Products of the Coursera Data Science Specialization.
Instructions:
This application automatically connects to the SEADE foundation public database and shows the evolution of the occupancy rate of ICU beds in real time.
https://github.com/seade-R/dados-covid-sp/blob/master/data/plano_sp_leitos_internacoes.csv
This prototype is a demonstration of what can be done with all public epidemiological databases in Brazil.
The application is running on
https://msrcos3s.shinyapps.io/ICU_SP/
ui.R and server.R codes are in my GitHub repository, as well a copy of this presentation.
https://github.com/msrcos3s/shiny-application
If you have any suggestions, please fell free to commit in GitHub.
Thank you!