cityofchicago/covid19-vaccine-delivery-historical-xda6-squu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 1 hour ago

COVID-19 Vaccine Delivery - Historical

Note: This dataset is historical only. -- COVID-19 vaccine delivered to providers in the City of Chicago. Daily counts are shown for the total number of doses delivered as well as cumulative totals as of that date.

Data are updated Monday to Friday. As of the launch of this dataset, weekend deliveries are unusual but will be added to the appropriate date (i.e., Saturday or Sunday) the following Monday if they occur.

All data are provisional and subject to change. Information is updated as additional details are received. At any given time, this dataset reflects data currently known to CDPH.

Numbers in this dataset may differ from other public sources due to when data are reported and how City of Chicago boundaries are defined.

For information about the number of vaccine doses administered by Chicago providers, see https://data.cityofchicago.org/Health-Human-Services/COVID-19-Daily-Vaccinations-Administered-in-Chicag/4564-ixr2. For information about the number of vaccine doses administered to Chicago residents and number of residents considered fully vaccinated regardless of if they were vaccinated in Chicago, see https://data.cityofchicago.org/Health-Human-Services/COVID-19-Daily-Vaccinations-Chicago-Residents/2vhs-cf6b.

For all datasets related to COVID-19, see https://data.cityofchicago.org/browse?limitTo=datasets&sortBy=alpha&tags=covid-19.

Data Sources: Vaccine Tracking System (VTrcks)

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"cityofchicago/covid19-vaccine-delivery-historical-xda6-squu\".\"covid19_vaccine_delivery_historical\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_vaccine_delivery_historical
     
     
     
     
     
Upstream Metadata