A comprehensive Power BI dashboard for visualizing and analyzing COVID-19 country-wise data, providing interactive insights into global pandemic statistics.
This project provides interactive visualizations of COVID-19 statistics by country/region using Power BI. The dashboard enables users to explore and analyze pandemic data through various chart types and interactive slicers.
Covid_19_CountrywiseDataAnalysis.pbix- Main Power BI report filecountry_wise_latest.csv- COVID-19 statistics dataset (by country/region)
- Filled Maps - Geographic distribution of COVID-19 cases
- Cards - Key metrics and statistics display
- Scatter Plots - Correlation analysis between different metrics
- Clustered Bar Charts - Comparative analysis across countries
- Pie Charts - Proportional representation of data
- Interactive Slicers - Easy filtering and data exploration
- Microsoft Power BI Desktop (latest version recommended)
- Windows OS (for Power BI Desktop)
-
Clone this repository:
git clone https://github.com/Devikrishna545/Covid_19_DataAnalysis.git
-
Navigate to the project directory:
cd Covid_19_DataAnalysis -
Open the Power BI file:
- Double-click
Covid_19_CountrywiseDataAnalysis.pbix - OR Open Power BI Desktop and select File → Open → Browse to the
.pbixfile
- Double-click
-
Slicers: Use the slicers to filter data by:
- Country/Region
- Date ranges
- Specific metrics
-
Cross-filtering: Click on any visual element to filter other visualizations
-
Drill-down: Explore hierarchical data relationships
- Total Confirmed Cases
- Total Deaths
- Total Recovered
- Active Cases
- Country-wise comparisons
- Regional distribution
The dashboard uses the country_wise_latest.csv dataset containing:
- Country/Region information
- Confirmed cases
- Deaths
- Recovered cases
- Active cases
- And other COVID-19 related statistics
To modify or extend the dashboard:
- Open the
.pbixfile in Power BI Desktop - Access the data model via the Model view
- Modify visualizations in the Report view
- Update data connections in Transform Data
Contributions are welcome! To contribute:
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is available for educational and analytical purposes.
Devikrishna545
- GitHub: @Devikrishna545
- COVID-19 data providers
- Power BI community
- Open data initiatives
For questions or suggestions, please open an issue in the repository.
Last Updated: November 2024
Data Source: country_wise_latest.csv
Power BI Version: Compatible with Power BI Desktop (latest version)