COVID-19 Vaccine Progress Dashboard Data
State of California
@usgov.ca_gov_covid_19_vaccine_progress_dashboard_data_b9673
State of California
@usgov.ca_gov_covid_19_vaccine_progress_dashboard_data_b9673
CREATE TABLE covid_19_vaccines_administered_by_demographics (
"demographic_category" VARCHAR,
"demographic_value" VARCHAR,
"administered_date" TIMESTAMP,
"total_doses" BIGINT,
"cumulative_total_doses" BIGINT,
"partially_vaccinated" BIGINT,
"total_partially_vaccinated" BIGINT,
"fully_vaccinated" BIGINT,
"cumulative_fully_vaccinated" BIGINT,
"at_least_one_dose" BIGINT,
"cumulative_at_least_one_dose" BIGINT,
"up_to_date_count" BIGINT,
"cumulative_up_to_date_count" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_demographics_2023_20_02a9551e (
"demographic_category" VARCHAR,
"demographic_value" VARCHAR,
"administered_date" TIMESTAMP,
"total_doses" BIGINT,
"cumulative_total_doses" BIGINT,
"partially_vaccinated" BIGINT,
"total_partially_vaccinated" BIGINT,
"fully_vaccinated" BIGINT,
"cumulative_fully_vaccinated" BIGINT,
"at_least_one_dose" BIGINT,
"cumulative_at_least_one_dose" BIGINT,
"up_to_date_count" BIGINT,
"cumulative_up_to_date_count" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_demographics_booster_2c3220fd (
"demographic_category" VARCHAR,
"demographic_value" VARCHAR,
"administered_date" TIMESTAMP,
"total_doses" BIGINT,
"cumulative_total_doses" BIGINT,
"pfizer_doses" BIGINT,
"cumulative_pfizer_doses" BIGINT,
"moderna_doses" BIGINT,
"cumulative_moderna_doses" BIGINT,
"jj_doses" BIGINT,
"cumulative_jj_doses" BIGINT,
"partially_vaccinated" BIGINT,
"total_partially_vaccinated" BIGINT,
"fully_vaccinated" BIGINT,
"cumulative_fully_vaccinated" BIGINT,
"at_least_one_dose" BIGINT,
"cumulative_at_least_one_dose" BIGINT,
"booster_recip_count" BIGINT,
"bivalent_booster_recip_count" BIGINT,
"cumulative_booster_recip_count" BIGINT,
"cumulative_bivalent_booster_recip_count" BIGINT,
"booster_eligible_population" BIGINT,
"bivalent_booster_eligible_population" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_demographics_by_coun_6757291f (
"county" VARCHAR,
"county_type" VARCHAR,
"demographic_category" VARCHAR,
"demographic_value" VARCHAR,
"est_population" DOUBLE,
"est_age_12plus_pop" DOUBLE,
"est_age_5plus_pop" DOUBLE,
"administered_date" TIMESTAMP,
"partially_vaccinated" DOUBLE,
"total_partially_vaccinated" DOUBLE,
"fully_vaccinated" DOUBLE,
"cumulative_fully_vaccinated" DOUBLE,
"at_least_one_dose" DOUBLE,
"cumulative_at_least_one_dose" DOUBLE,
"cumulative_unvax_total_pop" DOUBLE,
"cumulative_unvax_12plus_pop" DOUBLE,
"cumulative_unvax_5plus_pop" DOUBLE,
"suppress_data" BOOLEAN,
"up_to_date_count" BIGINT,
"cumulative_up_to_date_count" BIGINT,
"administered_year" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_demographics_by_coun_8c116917 (
"county" VARCHAR,
"county_type" VARCHAR,
"demographic_category" VARCHAR,
"demographic_value" VARCHAR,
"est_population" DOUBLE,
"est_age_12plus_pop" DOUBLE,
"est_age_5plus_pop" DOUBLE,
"administered_date" TIMESTAMP,
"partially_vaccinated" DOUBLE,
"total_partially_vaccinated" DOUBLE,
"fully_vaccinated" DOUBLE,
"cumulative_fully_vaccinated" DOUBLE,
"at_least_one_dose" DOUBLE,
"cumulative_at_least_one_dose" DOUBLE,
"cumulative_unvax_total_pop" DOUBLE,
"cumulative_unvax_12plus_pop" DOUBLE,
"cumulative_unvax_5plus_pop" DOUBLE,
"suppress_data" BOOLEAN,
"booster_recip_count" BIGINT,
"cumulative_booster_recip_count" BIGINT,
"bivalent_booster_recip_count" BIGINT,
"cumulative_bivalent_booster_recip_count" BIGINT,
"booster_eligible_population" BIGINT,
"bivalent_booster_eligible_population" BIGINT,
"administered_year" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_demographics_by_coun_a6dd502f (
"county" VARCHAR,
"county_type" VARCHAR,
"demographic_category" VARCHAR,
"demographic_value" VARCHAR,
"est_population" DOUBLE,
"est_age_12plus_pop" DOUBLE,
"est_age_5plus_pop" DOUBLE,
"administered_date" TIMESTAMP,
"partially_vaccinated" DOUBLE,
"total_partially_vaccinated" DOUBLE,
"fully_vaccinated" DOUBLE,
"cumulative_fully_vaccinated" DOUBLE,
"at_least_one_dose" DOUBLE,
"cumulative_at_least_one_dose" DOUBLE,
"cumulative_unvax_total_pop" DOUBLE,
"cumulative_unvax_12plus_pop" DOUBLE,
"cumulative_unvax_5plus_pop" DOUBLE,
"suppress_data" BOOLEAN,
"booster_recip_count" BIGINT,
"cumulative_booster_recip_count" BIGINT,
"booster_eligible_population" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_demographics_by_coun_de4a6abb (
"county" VARCHAR,
"county_type" VARCHAR,
"demographic_category" VARCHAR,
"demographic_value" VARCHAR,
"est_population" DOUBLE,
"est_age_16plus_pop" DOUBLE,
"administered_date" TIMESTAMP,
"partially_vaccinated" DOUBLE,
"total_partially_vaccinated" DOUBLE,
"fully_vaccinated" DOUBLE,
"cumulative_fully_vaccinated" DOUBLE,
"at_least_one_dose" DOUBLE,
"cumulative_at_least_one_dose" DOUBLE,
"cumulative_unvax_total_pop" DOUBLE,
"cumulative_unvax_16plus_pop" DOUBLE,
"suppress_data" BOOLEAN
);
CREATE TABLE covid_19_vaccines_administered_by_demographics_by_county (
"county" VARCHAR,
"county_type" VARCHAR,
"demographic_category" VARCHAR,
"demographic_value" VARCHAR,
"est_population" DOUBLE,
"est_age_12plus_pop" DOUBLE,
"est_age_5plus_pop" DOUBLE,
"administered_date" TIMESTAMP,
"partially_vaccinated" DOUBLE,
"total_partially_vaccinated" DOUBLE,
"fully_vaccinated" DOUBLE,
"cumulative_fully_vaccinated" DOUBLE,
"at_least_one_dose" DOUBLE,
"cumulative_at_least_one_dose" DOUBLE,
"cumulative_unvax_total_pop" DOUBLE,
"cumulative_unvax_12plus_pop" DOUBLE,
"cumulative_unvax_5plus_pop" DOUBLE,
"suppress_data" BOOLEAN,
"up_to_date_count" BIGINT,
"cumulative_up_to_date_count" BIGINT,
"administered_year" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_hpi_quartile (
"hpiquartile" BIGINT,
"administered_date" TIMESTAMP,
"total_doses" BIGINT,
"cumulative_total_doses" BIGINT,
"partially_vaccinated" BIGINT,
"total_partially_vaccinated" BIGINT,
"pct_age12pop_partially_vaccinated" VARCHAR,
"pct_age5pop_partially_vaccinated" VARCHAR,
"pct_totpop_partially_vaccinated" DOUBLE,
"fully_vaccinated" BIGINT,
"cumulative_fully_vaccinated" BIGINT,
"pct_age12pop_fully_vaccinated" VARCHAR,
"pct_age5pop_fully_vaccinated" VARCHAR,
"pct_totpop_fully_vaccinated" DOUBLE,
"at_least_one_dose" BIGINT,
"cumulative_at_least_one_dose" BIGINT,
"pct_age12pop_at_least_one_dose" VARCHAR,
"pct_age5pop_at_least_one_dose" VARCHAR,
"pct_totpop_at_least_one_dose" DOUBLE,
"age12_population" VARCHAR,
"age5_population" VARCHAR,
"tot_population" BIGINT,
"up_to_date_count" BIGINT,
"cumulative_up_to_date_count" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_hpi_quartile_2023_20_0a9895e6 (
"hpiquartile" BIGINT,
"administered_date" TIMESTAMP,
"total_doses" BIGINT,
"cumulative_total_doses" BIGINT,
"partially_vaccinated" BIGINT,
"total_partially_vaccinated" BIGINT,
"pct_age12pop_partially_vaccinated" VARCHAR,
"pct_age5pop_partially_vaccinated" VARCHAR,
"pct_totpop_partially_vaccinated" DOUBLE,
"fully_vaccinated" BIGINT,
"cumulative_fully_vaccinated" BIGINT,
"pct_age12pop_fully_vaccinated" VARCHAR,
"pct_age5pop_fully_vaccinated" VARCHAR,
"pct_totpop_fully_vaccinated" DOUBLE,
"at_least_one_dose" BIGINT,
"cumulative_at_least_one_dose" BIGINT,
"pct_age12pop_at_least_one_dose" VARCHAR,
"pct_age5pop_at_least_one_dose" VARCHAR,
"pct_totpop_at_least_one_dose" DOUBLE,
"age12_population" VARCHAR,
"age5_population" VARCHAR,
"tot_population" BIGINT,
"up_to_date_count" BIGINT,
"cumulative_up_to_date_count" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_hpi_quartile_booster_7561dc79 (
"hpiquartile" BIGINT,
"administered_date" TIMESTAMP,
"total_doses" BIGINT,
"cumulative_total_doses" BIGINT,
"pfizer_doses" BIGINT,
"cumulative_pfizer_doses" BIGINT,
"moderna_doses" BIGINT,
"cumulative_moderna_doses" BIGINT,
"jj_doses" BIGINT,
"cumulative_jj_doses" BIGINT,
"partially_vaccinated" BIGINT,
"total_partially_vaccinated" BIGINT,
"pct_age12pop_partially_vaccinated" VARCHAR,
"pct_age5pop_partially_vaccinated" VARCHAR,
"pct_totpop_partially_vaccinated" DOUBLE,
"fully_vaccinated" BIGINT,
"cumulative_fully_vaccinated" BIGINT,
"pct_age12pop_fully_vaccinated" VARCHAR,
"pct_age5pop_fully_vaccinated" VARCHAR,
"pct_totpop_fully_vaccinated" DOUBLE,
"at_least_one_dose" BIGINT,
"cumulative_at_least_one_dose" BIGINT,
"pct_age12pop_at_least_one_dose" VARCHAR,
"pct_age5pop_at_least_one_dose" VARCHAR,
"pct_totpop_at_least_one_dose" DOUBLE,
"age12_population" VARCHAR,
"age5_population" VARCHAR,
"tot_population" BIGINT,
"booster_recip_count" BIGINT,
"bivalent_booster_recip_count" BIGINT,
"cumulative_booster_recip_count" BIGINT,
"cumulative_bivalent_booster_recip_count" BIGINT,
"booster_eligible_population" BIGINT,
"bivalent_booster_eligible_population" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_vem_quartile (
"vemquartile" BIGINT,
"administered_date" TIMESTAMP,
"total_doses" BIGINT,
"cumulative_total_doses" BIGINT,
"partially_vaccinated" BIGINT,
"total_partially_vaccinated" BIGINT,
"pct_age12pop_partially_vaccinated" DOUBLE,
"pct_age5pop_partially_vaccinated" DOUBLE,
"pct_totpop_partially_vaccinated" DOUBLE,
"fully_vaccinated" BIGINT,
"cumulative_fully_vaccinated" BIGINT,
"pct_age12pop_fully_vaccinated" DOUBLE,
"pct_age5pop_fully_vaccinated" DOUBLE,
"pct_totpop_fully_vaccinated" DOUBLE,
"at_least_one_dose" BIGINT,
"cumulative_at_least_one_dose" BIGINT,
"pct_age12pop_at_least_one_dose" DOUBLE,
"pct_age5pop_at_least_one_dose" DOUBLE,
"pct_totpop_at_least_one_dose" DOUBLE,
"age12_population" BIGINT,
"age5_population" BIGINT,
"tot_population" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_vem_quartile_age_16_archived (
"vemquartile" BIGINT,
"administered_date" TIMESTAMP,
"total_doses" BIGINT,
"cumulative_total_doses" BIGINT,
"pfizer_doses" BIGINT,
"cumulative_pfizer_doses" BIGINT,
"moderna_doses" BIGINT,
"cumulative_moderna_doses" BIGINT,
"jj_doses" BIGINT,
"cumulative_jj_doses" BIGINT,
"partially_vaccinated" BIGINT,
"total_partially_vaccinated" BIGINT,
"pct_age16pop_partially_vaccinated" DOUBLE,
"fully_vaccinated" BIGINT,
"cumulative_fully_vaccinated" BIGINT,
"pct_age16pop_fully_vaccinated" DOUBLE,
"at_least_one_dose" BIGINT,
"cumulative_at_least_one_dose" BIGINT,
"pct_age16pop_at_least_one_dose" DOUBLE,
"age16_population" BIGINT
);
CREATE TABLE covid_19_vaccines_administered_by_vem_quartile_age_5_archived (
"vemquartile" BIGINT,
"administered_date" TIMESTAMP,
"total_doses" BIGINT,
"cumulative_total_doses" BIGINT,
"pfizer_doses" BIGINT,
"cumulative_pfizer_doses" BIGINT,
"moderna_doses" BIGINT,
"cumulative_moderna_doses" BIGINT,
"jj_doses" BIGINT,
"cumulative_jj_doses" BIGINT,
"partially_vaccinated" BIGINT,
"total_partially_vaccinated" BIGINT,
"pct_age12pop_partially_vaccinated" DOUBLE,
"pct_age5pop_partially_vaccinated" DOUBLE,
"fully_vaccinated" BIGINT,
"cumulative_fully_vaccinated" BIGINT,
"pct_age12pop_fully_vaccinated" DOUBLE,
"pct_age5pop_fully_vaccinated" DOUBLE,
"at_least_one_dose" BIGINT,
"cumulative_at_least_one_dose" BIGINT,
"pct_age12pop_at_least_one_dose" DOUBLE,
"pct_age5pop_at_least_one_dose" DOUBLE,
"age12_population" BIGINT,
"age5_population" BIGINT,
"booster_recip_count" BIGINT,
"cumulative_booster_recip_count" BIGINT,
"booster_eligible_population" BIGINT
);
CREATE TABLE covid_19_vaccines_shipped_delivered_on_hand_archived (
"date" TIMESTAMP,
"doses_shipped" BIGINT,
"cumulative_doses_shipped" BIGINT,
"doses_delivered" BIGINT,
"cumulative_doses_delivered" DOUBLE,
"cdc_pharmacy_doses_delivered" BIGINT,
"cumulative_cdc_pharmacy_doses_delivered" DOUBLE,
"doses_on_hand" BIGINT,
"pfizer_doses_shipped" BIGINT,
"cumulative_pfizer_doses_shipped" BIGINT,
"pfizer_doses_delivered" BIGINT,
"cumulative_pfizer_doses_delivered" DOUBLE,
"pfizer_doses_on_hand" BIGINT,
"moderna_doses_shipped" BIGINT,
"cumulative_moderna_doses_shipped" BIGINT,
"moderna_doses_delivered" BIGINT,
"cumulative_moderna_doses_delivered" DOUBLE,
"moderna_doses_on_hand" BIGINT,
"jj_doses_shipped" BIGINT,
"cumulative_jj_doses_shipped" BIGINT,
"jj_doses_delivered" BIGINT,
"cumulative_jj_doses_delivered" DOUBLE,
"jj_doses_on_hand" BIGINT,
"pfizer_pediatric_doses_shipped" BIGINT,
"cumulative_pfizer_pediatric_doses_shipped" BIGINT,
"pfizer_pediatric_doses_delivered" BIGINT,
"cumulative_pfizer_pediatric_doses_delivered" DOUBLE,
"pfizer_pediatric_doses_on_hand" BIGINT
);
CREATE TABLE n__dictionary_covid_19_vaccines_administered_by_demogr_39c39220 (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);
CREATE TABLE n__dictionary_covid_19_vaccines_administered_by_demographics (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);
CREATE TABLE n__dictionary_statewide_covid_19_vaccines_administered_673e502f (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);
CREATE TABLE n__dictionary_statewide_covid_19_vaccines_administered_bf297759 (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);
CREATE TABLE statewide_covid_19_vaccines_administered_by_county_202_9384301e (
"county" VARCHAR,
"administered_date" TIMESTAMP,
"total_doses" BIGINT,
"cumulative_total_doses" BIGINT,
"partially_vaccinated" BIGINT,
"total_partially_vaccinated" BIGINT,
"fully_vaccinated" BIGINT,
"cumulative_fully_vaccinated" BIGINT,
"at_least_one_dose" BIGINT,
"cumulative_at_least_one_dose" BIGINT,
"california_flag" VARCHAR,
"up_to_date_count" BIGINT,
"cumulative_up_to_date_count" BIGINT
);
CREATE TABLE statewide_covid_19_vaccines_administered_by_county_boo_486095e5 (
"county" VARCHAR,
"administered_date" TIMESTAMP,
"total_doses" BIGINT,
"cumulative_total_doses" BIGINT,
"pfizer_doses" BIGINT,
"cumulative_pfizer_doses" BIGINT,
"moderna_doses" BIGINT,
"cumulative_moderna_doses" BIGINT,
"jj_doses" BIGINT,
"cumulative_jj_doses" BIGINT,
"partially_vaccinated" BIGINT,
"total_partially_vaccinated" BIGINT,
"fully_vaccinated" BIGINT,
"cumulative_fully_vaccinated" BIGINT,
"at_least_one_dose" BIGINT,
"cumulative_at_least_one_dose" BIGINT,
"california_flag" VARCHAR,
"booster_recip_count" BIGINT,
"bivalent_booster_recip_count" BIGINT,
"cumulative_booster_recip_count" BIGINT,
"cumulative_bivalent_booster_recip_count" BIGINT,
"booster_eligible_population" BIGINT,
"bivalent_booster_eligible_population" BIGINT
);
Anyone who has the link will be able to view this.