Baselight

Special Vaccine Locations

City of Chicago

@usgov.city_of_chicago_special_vaccine_locations

Loading...
Loading...

About this Dataset

Special Vaccine Locations

List of sites that guarantee specific, non-flu vaccines will be in-stock and available for the time period indicated in each record. For flu shot locations, go to https://data.cityofchicago.org/Health-Human-Services/Flu-Shot-Locations-2014-Present/w3hg-pyhz.

Note for using this dataset that it is always recommended that individuals contact their healthcare provider or closest pharmacy to check on vaccine availability prior to walking in for vaccination. Each vaccine has a filtered view showing only records from that vaccine and blank filter conditions that can be used to filter further by time. These filtered views can be used for almost all purposes as if they were datasets, although any additional criteria added by a user would need to be saved to a new filtered view in order to use it in this manner. This dataset approximately follows https://github.com/codeforamerica/flu-shot-spec/blob/master/data-format.csv and is designed for use by https://github.com/tkompare.

For more information about CDPH Vaccines/Shots/Immunizations, go to https://www.chicago.gov/city/en/depts/cdph/provdrs/health_protection_and_response/svcs/immunization1.html.
Organization: City of Chicago
Last updated: 2020-11-10T16:54:34.380373
Tags: health, immunization, measles, meningitis, mmr, vaccination

Tables

Table 1

@usgov.city_of_chicago_special_vaccine_locations.table_1
  • 30.24 KB
  • 138 rows
  • 25 columns
Loading...

CREATE TABLE table_1 (
  "record_id" VARCHAR,
  "facility_id" BIGINT,
  "vaccine_type" VARCHAR,
  "street1" VARCHAR,
  "street2" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "postal_code" BIGINT,
  "country" VARCHAR,
  "facility_name" VARCHAR,
  "url" VARCHAR,
  "phone" VARCHAR,
  "contact" VARCHAR,
  "begin_date" TIMESTAMP,
  "end_date" TIMESTAMP,
  "begin_time" VARCHAR,
  "end_time" VARCHAR,
  "recurrence_days" VARCHAR,
  "hours" VARCHAR,
  "eligibility" VARCHAR,
  "cost" VARCHAR,
  "notes" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "location" VARCHAR
);

Share link

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