cdc-gov/rates-of-laboratoryconfirmed-rsv-covid19-and-flu-kvib-3txy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 14 minutes ago

Rates of Laboratory-Confirmed RSV, COVID-19, and Flu Hospitalizations from the RESP-NET Surveillance Systems

COVID-NET, RSV-NET, and FluSurv-NET (RESP-NET) are population-based surveillance systems that collect data on laboratory-confirmed hospitalizations among children and adults through a network of over 250 acute-care hospitals in 14 states.

Data are preliminary and subject to change as more data become available. Data will be updated weekly.

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/rates-of-laboratoryconfirmed-rsv-covid19-and-flu-kvib-3txy\".\"rates_of_laboratoryconfirmed_rsv_covid19_and_flu\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • rates_of_laboratoryconfirmed_rsv_covid19_and_flu
     
     
     
     
     
Upstream Metadata