Skip to content

Chr1stopherMa/WatchCov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WatchCov

Overview

Example image

WatchCov provides a simple case visualization tool for anyone curious about the distribution of COVID-19 cases in Canada. WatchCov allows users to filter COVID-19 case data by any combination of age range, gender, case report date interval, method of exposure and case status providing useful visuals to represent the data of interest.

This project was submitted to the BioHacks 2021 competition hosted by the University of Toronto Bioinformatics and Computational Biology Student Union. WatchCov finished in 2nd place.

A demo is hosted on Heroku (due to the memory limit of the free Heroku servers, only a subset of the data is visualized).

Getting Started

Install the requirements and run the server.

pip install -r requirements.txt
python3 run.py

Note that the dataset is downloaded when the server is started so it may take longer than a typical Flask application.

Dataset

COVID-19 case details are provided by Ersi Canada. Since the data is compiled from several sources, some cases are missing fields such as gender and case status. Click here for more details.

Contributors

  • Christopher Ma
  • Sunny Xiao
  • Annabella Bregazzi

About

Canada COVID-19 Case Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors