cdc-gov/vaccinesgov-flu-vaccinating-provider-locations-bugr-bbfr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 16 hours ago
Indexed 5 hours ago

Vaccines.gov: Flu vaccinating provider locations

The Vaccines.gov dataset includes provider information for flu 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-flu-vaccinating-provider-locations-bugr-bbfr\".\"vaccinesgov_flu_vaccinating_provider_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vaccinesgov_flu_vaccinating_provider_locations
     
     
     
     
     
Upstream Metadata