Baselight

COVID-19 County Vaccinations By Date

City of Bloomington

@usgov.city_of_bloomington_covid_19_county_vaccinations_by_date_0176b

Loading...
Loading...

About this Dataset

COVID-19 County Vaccinations By Date

Indiana vaccination data by county and region, by date
Organization: City of Bloomington
Last updated: 2023-05-20T03:37:21.824557

Tables

Table 1

@usgov.city_of_bloomington_covid_19_county_vaccinations_by_date_0176b.table_1
  • 410.71 KB
  • 57617 rows
  • 15 columns
Loading...

CREATE TABLE table_1 (
  "date" TIMESTAMP,
  "county" VARCHAR,
  "region" DOUBLE,
  "fips" DOUBLE,
  "first_dose_administered" BIGINT,
  "second_dose_administered" BIGINT,
  "single_dose_administered" BIGINT,
  "all_doses_administered" BIGINT,
  "fully_vaccinated" BIGINT,
  "new_first_dose_administered" BIGINT,
  "new_second_dose_administered" BIGINT,
  "new_single_dose_administered" BIGINT,
  "new_all_doses_administered" BIGINT,
  "new_fully_vaccinated" BIGINT,
  "current_as_of" TIMESTAMP
);

Share link

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