COVID Project
- Lawrence Chan
- Dec 31, 2020
- 1 min read
Updated: Jan 1, 2022
Data Sources:
Country data (World Bank): https://databank.worldbank.org/source/world-development-indicators
Policies and indexes (Oxford), confirmed cases: https://github.com/OxCGRT/covid-policy-tracker
Survey Data (Facebook & UMD): https://covidmap.umd.edu/api.html
Mobility Data (Apple): https://covid19.apple.com/mobility
Mobility Data (Google): https://www.google.com/covid19/mobility
Project Objectives:
To create a machine learning model to make predictions on the number of new confirmed cases for a country over a three-day period.
To identify symptoms that may be related to the disease.
To group similar countries through clustering and determine the most effective policies for each group.
To provide suggestions for Hong Kong to prevent further spreading of the disease.
Comments