aymen-souid / Covid-Dashbord

Dashbord Covid using streamlit and MongoDB database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid Vaccination Dashbord with streamlit (watch dashbord.mp4)

execute streamlit run main.py

This project is about statistics and visualisations of covid vaccination campaign.

I've turned main.py scripts into shareable web app using streamlit.

The database used is MongoDB.

Scrap.py scraps data from evax.tn website which contain open data about vaccination compaign in tunisia.

mongo.py stores this data to mongodb database.

main.py execture the different plots based on the data provided from a connection with mongodb database.

Screenshot from 2022-01-03 23-21-51 Screenshot from 2022-01-03 23-21-29 Screenshot from 2022-01-03 23-21-36 Screenshot from 2022-01-03 23-21-40 Screenshot from 2022-01-03 23-21-32 Screenshot from 2022-01-03 23-21-44 Screenshot from 2022-01-03 23-21-59 Screenshot from 2022-01-03 23-22-02 Screenshot from 2022-01-03 23-21-22

About

Dashbord Covid using streamlit and MongoDB database


Languages

Language:Python 100.0%