cdc-gov/provisional-covid19-deaths-distribution-of-deaths-pj7m-y5uh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 5 hours ago

Provisional COVID-19 Deaths: Distribution of Deaths by Race and Hispanic Origin

Effective September 27, 2023, this dataset will no longer be updated. Similar data are accessible from wonder.cdc.gov.

This data file contains the following indicators that can be used to illustrate potential differences in the burden of deaths due to COVID-19 according to race and ethnicity:

count of COVID-19 deaths, distribution of COVID-19 deaths, unweighted distribution of population, and weighted distribution of population.

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-covid19-deaths-distribution-of-deaths-pj7m-y5uh\".\"provisional_covid19_deaths_distribution_of_deaths\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • provisional_covid19_deaths_distribution_of_deaths
     
     
     
     
     
Upstream Metadata