This is a Shiny application as the project of “Developing Data Products” course. I developed the shiny web which predicts the Chiba Prefecture COVID-19 new patients after 7day by using neighboring region such as Tokyo, Kanagawa, Saitama and Ibaraki Prefectures.
Choosing the number of today’s new cases of neighboring region, the shiny website calculate the number of forecast of Chiba Prefecture 7 days ahead.
The shiny application is on https://tom-mat.shinyapps.io/Week4_Shiny_Application/
Shiny application (ui.R and server.R) code is in the following site: https://github.com/tommat2022/Developing_Data_Products