healthdata-gov/covid19-20220110-faq-template-v10-brtg-nu42
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 2 hours ago

COVID-19 20220110 FAQ Template v10

Template for requested daily data reports on testing, capacity and utilization, and patient flows to facilitate the public health response to the 2019 Novel Coronavirus (COVID-19).

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 \"healthdata-gov/covid19-20220110-faq-template-v10-brtg-nu42\".\"covid19_20220110_faq_template_v10\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_20220110_faq_template_v10
     
     
     
     
     
Upstream Metadata