healthdata-gov/covid19-20210112-faq-template-v9-with-faq-mapping-ar7s-t96f
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 5 hours ago

COVID-19 20210112 FAQ Template v9 with FAQ mapping

This file has explanatory information for the template, including field numberings to match the FAQ.

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-20210112-faq-template-v9-with-faq-mapping-ar7s-t96f\".\"covid19_20210112_faq_template_v9_with_faq_mapping\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_20210112_faq_template_v9_with_faq_mapping
     
     
     
     
     
Upstream Metadata