Baselight

COVID-19, Vaccinations (United States)

@owid.vaccinations_us

Loading...
Loading...

About this Dataset

COVID-19, Vaccinations (United States)

Data on vaccinations against COVID-19, collected from the data updated daily by the United States Centers for Disease Control and Prevention.

Tables

COVID-19, Vaccinations (United States)

@owid.vaccinations_us.owid_vaccinations_us
  • 1.75 MB
  • 54628 rows
  • 16 columns
Loading...

CREATE TABLE owid_vaccinations_us (
  "state" VARCHAR,
  "date" TIMESTAMP,
  "total_vaccinations" UINTEGER,
  "total_distributed" UINTEGER,
  "people_vaccinated" UINTEGER,
  "people_fully_vaccinated_per_hundred" FLOAT,
  "total_vaccinations_per_hundred" FLOAT,
  "people_fully_vaccinated" UINTEGER,
  "people_vaccinated_per_hundred" FLOAT,
  "distributed_per_hundred" FLOAT,
  "daily_vaccinations_raw" UINTEGER,
  "daily_vaccinations" UINTEGER,
  "daily_vaccinations_per_million" INTEGER,
  "share_doses_used" FLOAT,
  "total_boosters" UINTEGER,
  "total_boosters_per_hundred" FLOAT
);

Share link

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