Vaccines.gov: COVID-19 Vaccinating Provider Locations
U.S. Department of Health & Human Services
@usgov.hhs_gov_vaccines_gov_covid_19_vaccinating_provider_loc_26bc1758
U.S. Department of Health & Human Services
@usgov.hhs_gov_vaccines_gov_covid_19_vaccinating_provider_loc_26bc1758
Because inventory reporting is no longer required, Vaccines.gov information will not be updated on this site after July 2024.
Organization: U.S. Department of Health & Human Services
Last updated: 2021-07-09T13:31:43.235460
Tags: covid-19, providers, vaccination-locations, vaccination-sites, vaccinefinder, vaccines
CREATE TABLE table_1 (
"provider_location_guid" VARCHAR,
"loc_store_no" VARCHAR,
"loc_phone" VARCHAR,
"loc_name" VARCHAR,
"loc_admin_street1" VARCHAR,
"loc_admin_street2" VARCHAR,
"loc_admin_city" VARCHAR,
"loc_admin_state" VARCHAR,
"loc_admin_zip" VARCHAR,
"sunday_hours" VARCHAR,
"monday_hours" VARCHAR,
"tuesday_hours" VARCHAR,
"wednesday_hours" VARCHAR,
"thursday_hours" VARCHAR,
"friday_hours" VARCHAR,
"saturday_hours" VARCHAR,
"web_address" VARCHAR,
"pre_screen" VARCHAR,
"insurance_accepted" VARCHAR,
"walkins_accepted" VARCHAR,
"provider_notes" VARCHAR,
"ndc" VARCHAR,
"med_name" VARCHAR,
"in_stock" BOOLEAN,
"supply_level" BIGINT,
"quantity_last_updated" TIMESTAMP,
"latitude" DOUBLE,
"longitude" DOUBLE,
"category" VARCHAR,
"unnamed_column" VARCHAR,
"offers_free_masks" BOOLEAN,
"min_age_months" DOUBLE,
"min_age_years" DOUBLE,
"bridge_access_program" VARCHAR
);Anyone who has the link will be able to view this.