Baselight

Latest COVID-19 India Vaccine Data ( State-wise )

Covid-19 statewise vaccine data as on 03 August 2021

@kaggle.sagarsahni3_latest_covid19_india_vaccine_data_statewise

Loading...
Loading...

About this Dataset

Latest COVID-19 India Vaccine Data ( State-wise )

About

Covid-19 vaccine data from all the states and union territories of India as on August 03,2021.

State/UTs - Names of states and union territories of India
Dose 1 - Number of first dose of vaccine given
Dose 2 - Number of second dose of vaccine given
Total Vaccination Doses- Total number of vaccine doses given

IF YOU FIND THE DATA USEFUL, PLEASE UP-VOTE IT.

Tables

Covid 19 India Statewise Vaccine Data

@kaggle.sagarsahni3_latest_covid19_india_vaccine_data_statewise.covid_19_india_statewise_vaccine_data
  • 4.71 KB
  • 37 rows
  • 4 columns
Loading...

CREATE TABLE covid_19_india_statewise_vaccine_data (
  "state_uts" VARCHAR,
  "dose_1" BIGINT,
  "dose_2" BIGINT,
  "total_vaccination_doses" BIGINT
);

Share link

Anyone who has the link will be able to view this.