Covid 19 Cases In India State Wise (June 30)
COVID-19- the infectious disease
@kaggle.monikakushw_covid_19_cases_in_india_state_wise_june_30
COVID-19- the infectious disease
@kaggle.monikakushw_covid_19_cases_in_india_state_wise_june_30
CREATE TABLE covid_19_cases_in_india_state_wise (
"unnamed_0" BIGINT,
"s_no" DOUBLE,
"state_ut" VARCHAR,
"confirmed_cases" BIGINT,
"active_cases" BIGINT,
"cured_discharged" BIGINT,
"death" BIGINT
);
Anyone who has the link will be able to view this.