cdc-gov/provisional-percent-of-deaths-for-covid19-53g5-jf7x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Provisional Percent of Deaths for COVID-19, Influenza, and RSV by Select Characteristics

This file contains the provisional percent of total deaths by week for COVID-19, Influenza, and Respiratory Syncytial Virus for deaths occurring among residents in the United States, by sex, age group, and race and Hispanic origin. Provisional data are based on non-final counts of deaths based on the flow of mortality data in National Vital Statistics System.

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/provisional-percent-of-deaths-for-covid19-53g5-jf7x\".\"provisional_percent_of_deaths_for_covid19\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • provisional_percent_of_deaths_for_covid19
     
     
     
     
     
Upstream Metadata