Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372
COVID-19-Visualisation-and-Epidemic-Analysis-Data - MaRDI portal

COVID-19-Visualisation-and-Epidemic-Analysis-Data

From MaRDI portal
Dataset:6036514



OpenML43412MaRDI QIDQ6036514

OpenML dataset with id 43412

Author name not available (Why is that?)

Full work available at URL: https://api.openml.org/data/v1/download/22102237/COVID-19-Visualisation-and-Epidemic-Analysis-Data.arff

Upload date: 23 March 2022



Dataset Characteristics

Number of features: 11 (numeric: 8, symbolic: 0 and in total binary: 0 )
Number of instances: 70,464
Number of instances with missing values: 1,835
Number of missing values: 1,835

COVID-19 Dataset for Epidemic Model Development I combined several data sources to gain an integrated dataset involving country-level COVID-19 confirmed, recovered and fatalities cases which can be used to build some epidemic models such as SIR, SIR with mortality. Adding information regarding population which can be used for calculating incidence rate and prevalence rate. One of my applications based on this dataset is published at https://dylansp.shinyapps.io/COVID19_Visualization_Analysis_Tool/. Content My approach is to retrieve cumulative confirmed cases, fatalities and recovered cases since 2020-01-22 onwards from the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE) COVID-19 dataset, merged with country code as well as population of each country. For the purpose of building epidemic models, I calculated information regarding daily new confirmed cases, recovered cases, and fatalities, together with remaining confirmed cases which equal to cumulative confirmed cases - cumulative recovered cases - cumulative fatalities. I haven't yet to find creditable data sources regarding probable cases of various countries yet. I'll add them once I found them.

Date: The date of the record. CountryRegion: The name of the country/region. -alpha-3code: country code for that can be used for map visualization. Population: The population of the given country/region. TotalConfirmedCases: Cumulative confirmed cases. Total_Fatalities: Cumulative fatalities. TotalRecoveredCases: Cumulative recovered cases. NewConfirmedCases: Daily new confirmed cases. New_Fatalities: Daily new fatalities. NewRecoveredCases: Daily new recovered cases. RemainingConfirmedCases: Remaining infected cases which equal to (cumulative confirmed cases - cumulative recovered cases - cumulative fatalities).

Acknowledgements

The data source of confirmed cases, recovered cases and deaths is JHU CSSE https://github.com/CSSEGISandData/COVID-19; The data source of the country-level population mainly comes from https://storage.guidotti.dev/covid19/data/ and Worldometer (https://www.worldometers.info/population/).

Inspiration

Building up the country-level COVID-19 case track dashboard. Insights regarding the incidence rate, prevalence rate, mortality and recovery rate of various countries. Building up epidemic models for forecasting.






This page was built for dataset: COVID-19-Visualisation-and-Epidemic-Analysis-Data