This repository has been archived by the owner on Oct 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nima Hejazi edited this page Mar 25, 2020
·
5 revisions
https://www.kaggle.com/c/covid19-global-forecasting-week-1/overview
- https://www.kaggle.com/c/covid19-global-forecasting-week-1/discussion/137078
- https://covidtracking.com/us-daily/
- Number of hospital beds, per country (https://data.worldbank.org/indicator/SH.MED.BEDS.ZS)
- Number of doctors, per country (https://data.worldbank.org/indicator/SH.MED.BEDS.ZS)
- Weather info (https://www.kaggle.com/davidbnn92/weather-data/data?scriptVersionId=30695168)
- GDP and Crime (https://www.kaggle.com/nightranger77/covid19-demographic-predictors)
- Population size, density, urban population, median age, death from ling disease, dates for restrictions (https://www.kaggle.com/koryto/countryinfo)
- Restaurant Data, Open Table (https://www.kaggle.com/jaimeblasco/opentable-state-of-the-restaurant-industry)
- Pollution data (https://www.kaggle.com/kweinmeister/pm25-global-air-pollution-20102017)
- SARS data from 2003 (https://www.kaggle.com/imdevskp/sars-outbreak-2003-complete-dataset)
- Economic Freedom Index (https://www.kaggle.com/lewisduncan93/the-economic-freedom-index)
- Percent prison population (https://dataunodc.un.org/crime/total-prison-population)
- Percent population 65 and above (https://data.worldbank.org/indicator/SP.POP.65UP.TO.ZS)
- Port information (https://unctadstat.unctad.org/wds/TableViewer/tableView.aspx?ReportId=170027)
- Railways, passengers carried (https://data.worldbank.org/indicator/IS.RRS.PASG.KM)
- Air transport, passengers carried (https://data.worldbank.org/indicator/IS.RRS.PASG.KM)
- School restriction data (https://en.unesco.org/themes/education-emergencies/coronavirus-school-closures)
- https://cran.r-project.org/web/packages/surveillance/vignettes/hhh4_spacetime.pdf
- https://cran.r-project.org/web/packages/hts/vignettes/hts.pdf
- Write skeleton script for prediction
- Research mechanistic models we could add
- Identify and integrate covariate datasets