Baselight

Vaccine Hesitancy For COVID-19

Vaccine Hesitancy for COVID-19 County and local estimates

@kaggle.deepshah16_vaccine_hesitancy_for_covid19

Loading...
Loading...

About this Dataset

Vaccine Hesitancy For COVID-19

Context

In 2020 the whole world was struck with a global pandemic. Everywhere around the globe all the cities went under lockdown. Our only hope out from this pandemic are vaccines and when they were introduced people were hesitancy to take the vaccine.

Acknowledgements

This data was collected from data.gov

Tables

Vaccine Hesitancy For Covid 19 County And Local Estimates

@kaggle.deepshah16_vaccine_hesitancy_for_covid19.vaccine_hesitancy_for_covid_19_county_and_local_estimates
  • 41.62 MB
  • 3142 rows
  • 20 columns
Loading...

CREATE TABLE vaccine_hesitancy_for_covid_19_county_and_local_estimates (
  "fips_code" BIGINT,
  "county_name" VARCHAR,
  "state" VARCHAR,
  "estimated_hesitant" DOUBLE,
  "estimated_strongly_hesitant" DOUBLE,
  "social_vulnerability_index_svi" DOUBLE,
  "svi_category" VARCHAR,
  "cvac_level_of_concern_for_vaccination_rollout" DOUBLE,
  "cvac_level_of_concern" VARCHAR,
  "percent_adults_fully_vaccinated_against_covid_19" DOUBLE,
  "percent_hispanic" DOUBLE,
  "percent_non_hispanic_american_indian_alaska_native" DOUBLE,
  "percent_non_hispanic_asian" DOUBLE,
  "percent_non_hispanic_black" DOUBLE,
  "percent_non_hispanic_native_hawaiian_pacific_islander" DOUBLE,
  "percent_non_hispanic_white" DOUBLE,
  "geographical_point" VARCHAR,
  "state_code" VARCHAR,
  "county_boundary" VARCHAR,
  "state_boundary" VARCHAR
);

Share link

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