Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 2 hours ago
COVID-19 - Businesses Requiring Proof of Vaccination - Historical
NOTE: This program is no longer active. This dataset is only for historical reference.
This directory contains businesses that have joined VAX CHI NATION, meaning they committed to ensuring that their staff and patrons are vaccinated. These businesses completed the <a href="http://chicago.gov/bizvaxxcert">City of Chicago self-certification</a>.
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-businesses-requiring-proof-of-vaccination-bjzx-pwx7\".\"covid19_businesses_requiring_proof_of_vaccination\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata