COVID-19 Input Data


The data set was obtained from GitHub embedded by the NYC department of health data.

NYC City During COVID-19

NYC City During COVID-19

The file attached in below can be found under the coronavirus-data branch under nychealth Repository in GitHub.

case-hosp-death.csv

GitHub is a reliable software development platform and our data set is hence the official data for this HACKATHON Project. The format of the data is CSV (Comma Separated Values) file as it's the only type which goes with most of the spreadsheet programs and is easily accessible in coding software due to the predefined functions.

Training Data


Below is the training data set extracted from R using write.xlsx function. It includes information on COVID-19 cases in New York City from 29th February 2020 to 6th April 2020.

traindata_Corolytics.xlsx