Power BI dashboard, giving live situational report of Covid-19 cases from the Federal Republic of Nigeria's Center for Disease Control
# 📊 COVID-19 Power BI Dashboard
A comprehensive Power BI dashboard for analyzing and visualizing COVID-19 data with interactive reports and real-time insights.
## 🎯 Project Overview
This repository contains a Power BI dashboard file (.pbix) that provides detailed analysis of COVID-19 statistics, trends, and patterns through interactive visualizations and reports.
## 📁 Repository Structure
```
Live-Covid-19-Report-/
├── NCDC COVID-19 Trend Analysis By Jean Amenyaglo.pbix # Main Power BI dashboard file
└── README.md # This file
```
## 🚀 Features
### 📈 Dashboard Components
- **Global Overview**: Worldwide COVID-19 statistics
- **Country-wise Analysis**: Breakdown by countries/regions
- **Time Series Trends**: Daily/weekly case progression
- **Mortality & Recovery Rates**: Key metrics analysis
- **Vaccination Progress**: Immunization data visualization
- **Regional Heat Maps**: Geographical distribution
### 🔧 Power BI Features
- **Interactive Filters**: Slice data by date, country, metrics
- **Drill-through Capabilities**: Detailed analysis on click
- **Responsive Design**: Adapts to different screen sizes
- **Bookmarks & Tooltips**: Enhanced user experience
- **Data Refresh Capability**: Support for live data updates
## 📊 Data Sources
The dashboard typically uses data from:
- **Johns Hopkins University CSSE**
- **World Health Organization (WHO)**
- **Our World in Data**
- **Government health departments**
- **COVID-19 API endpoints**
## 🛠️ Installation & Usage
### Prerequisites
- **Power BI Desktop** (Free download from Microsoft)
- Basic understanding of Power BI interface
### Steps to Use
1. **Clone or Download the Repository**
```bash
git clone
github.com
```
2. **Open Power BI Desktop**
- Download and install Power BI Desktop from Microsoft's website
3. **Load the Dashboard**
- Open `COVID-19-Dashboard.pbix` in Power BI Desktop
- If prompted, update data source connectio …