Skip to content

A simple web app to visualize covid-19 data from India.

Notifications You must be signed in to change notification settings

Sachin-crypto/Streamlit-Apps

Repository files navigation

Streamlit App

Covid-19 EDA and Visualization App

Demo

Covid-19_EDA.Streamlit.mp4

This app is based on the covid-19 data from India of year 2020 and the data is downloaded from kaggle.

alt text

Libraries Used

  • Streamlit

  • Streamlit’s open-source app framework is a breeze to get started with. It’s just a matter of:
    pip install streamlit
  • To check if its installed

    streamlit hello
  • Pandas

    pip install pandas
  • Plotly

    pip install plotly

Run the script

    streamlit run Covid-19_EDA.py

You are always welcome to contribute more and make changes. If the changes are quite big then raise an issue and discuss it.

About

A simple web app to visualize covid-19 data from India.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published