COVID-19 Vaccine Allocation - ARCHIVE
State of Connecticut
@usgov.state_of_connecticut_covid_19_vaccine_allocation
State of Connecticut
@usgov.state_of_connecticut_covid_19_vaccine_allocation
As of 5/27/2021, this dataset is no longer being updated. More data on COVID-19 in Connecticut can be accessed here: data.ct.gov/coronavirus.
Total weekly allocations of COVID-19 vaccines in Connecticut, broken out by allocations to the State, to pharmacies, and to FQHCs.
All data in this report are preliminary; data for previous dates will be updated as new reports are received and data errors are corrected.
Organization: State of Connecticut
Last updated: 2021-08-07T12:53:41.054423
Tags: covid-archive
CREATE TABLE table_1 (
"week_starting_date" TIMESTAMP,
"total_allocation" BIGINT,
"state_pfizer" BIGINT -- State - Pfizer,
"state_moderna" BIGINT -- State - Moderna,
"state_j_j" BIGINT -- State - J & J,
"pharmacy_pfizer" BIGINT -- Pharmacy - Pfizer,
"pharmacy_moderna" BIGINT -- Pharmacy - Moderna,
"pharmacy_j_j" BIGINT -- Pharmacy - J & J,
"fqhc_pfizer" BIGINT -- FQHC - Pfizer,
"fqhc_moderna" BIGINT -- FQHC - Moderna,
"fqhc_j_j" BIGINT -- FQHC - J & J
);Anyone who has the link will be able to view this.