cdc-gov/vaccinesgov-covid19-vaccinating-provider-locations-5jp2-pgaw
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 day ago
Indexed 3 hours ago

Vaccines.gov: COVID-19 vaccinating provider locations

The Vaccines.gov dataset includes provider information for COVID-19 vaccine provider locations in the U.S. Vaccines.gov is powered by VaccineFinder.

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 \"cdc-gov/vaccinesgov-covid19-vaccinating-provider-locations-5jp2-pgaw\".\"vaccinesgov_covid19_vaccinating_provider_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vaccinesgov_covid19_vaccinating_provider_locations
     
     
     
     
     
Upstream Metadata