cdc-gov/haicviz-mugsi-v4tm-h8pe
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 4 hours ago

HAICViz - MuGSI

<p>The healthcare-associated infection component of CDC’s <a href="https://www.cdc.gov/ncezid/dpei/eip/index.html" target="_blank">EIP</a> engages a <a href="https://www.cdc.gov/ncezid/dpei/eip/eip-sites.html" target="_blank">network</a> of state health departments and their academic medical center partners to help answer critical questions about emerging HAI threats, advanced infection tracking methods, and antibiotic resistance in the United States. Information gathered through this activity will play a key role in shaping future policies and recommendations targeting HAI prevention. </p>

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/haicviz-mugsi-v4tm-h8pe\".\"haicviz_mugsi\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • haicviz_mugsi
     
     
     
     
     
Upstream Metadata