/Covid19_Dashboard

Primary LanguagePythonApache License 2.0Apache-2.0

COVID-19 Data Analysis and Visualization

Overview

This project aims to provide users with intuitive tools to explore and interpret COVID-19 data in a meaningful way. By harnessing the power of Plotly's interactive visualizations and Dash's flexible dashboard framework, users can gain insights.

Table of Contents

Introduction

The goal is to provide insights into the spread and impact of the virus across various regions and time periods through interactive visualizations and data analysis techniques.

Features

  • Interactive visualizations of COVID-19 data using Plotly
  • Dashboard creation using Dash for exploring COVID-19 statistics
  • Data analysis to identify trends, patterns, and correlations within the COVID-19 dataset

Usage

  1. Clone Repository:
    git clone https://github.com/sara-salah1/Covid19_Dashboard.git
  2. Navigate to Repository
  3. Install the requirements dependencies
    pip install -r requirements.txt
  4. Run Main Script:
    python main.py
  5. Open a web browser and navigate to the URL provided by the Dash application to explore the COVID-19 dashboard.

Screenshots

Screenshot 2024-02-14 161938

Screenshot 2024-02-14 155150

Screenshot 2024-02-14 155218

Screenshot 2024-02-14 155233