Note: This dataset is no longer updated but is being kept for historical reference. For the Department of Public Health’s current COVID-19 testing information at any time, please see the Testing section of https://www.chicago.gov/coronavirus.
Locations offering COVID-19 testing in Chicago.
For a map of these locations, see https://data.cityofchicago.org/d/j2wj-wjrp.
For more information on COVID-19 testing, see https://www.chicago.gov/city/en/sites/covid-19/home/managing-your-health.html?#tab-shouldtest.
For all datasets related to COVID-19, see https://data.cityofchicago.org/browse?limitTo=datasets&sortBy=alpha&tags=covid-19.
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-testing-sites-historical-thdn-3grx\".\"covid19_testing_sites_historical\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.