Sameer - Covid Data Set
Sameer - Covid Data Set
Sr No Topic Page No
Introduction 6
Problem Statement 7
Objective 8
Project Scope 9
Overview of Python 11
Overview of SQL 12
Project Module 13
Python Code 19
Outputs 32
Conclusion 41
Page 1
INTRODUCTION
Covid Data Analysis is an application which refers to the data is updated daily,
for convenience. It can be used by Government to manage Covid using a computerized
system where they can manage details of districts, confirmed cases, recovered cases,
death and active cases. They can also analyze covid data by visualization.
Page 2
PROBLEM STATEMENT
For any Government Covid crisis management is one of the most important
department that must be well managed in order to run daily covid vaccination activity
smoothly. But mostly this is not able to manage data as they do not have good
computerized system. As a result they lacks in
Page 3
OBJECTIVE
Page 4
PROJECT SCOPE
Managing all Covid crisis reports, districts, active case, death, confirmed cases and
recovered cases is a tedious job for anyone. To do it more effectively and correctly a
good Covid Data Analysis Application is required. This is provided by our application
which have following scope:
Page 5
DATA FLOW DIAGRAM
PYTHON INTERFACE
ADMIN LOGIN
d fail
LOGIN CHECK
Success
MENU
Page 6
DATABASE DESIGN AND TABLE
STRUCTURES
PROGRAM OUTPUT
Page 7
MAIN MENU
Page 8
DATA IN DATAFRAME
Page 9
DATA WITHOUT INDEX
DATA ANALYSIS
USING
LINE AND BAR
GRAPH
Page 10
Page 11
CONCLUSION
Page 12