Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 691 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 691 Bytes

quebec_covid_webapp

Webapp to track covid cases and hospitalization by vaccine status in Quebec

This is a simple Web app I created with the Streamlit library to access covid data from the following sources:

Using Pandas, I manipulated the data to plot them easily and categorize cases by age(Under 50, Over 50) and vaccine status.