cdc-gov/distribution-of-covid19-deaths-and-populations-by-jwta-jxbg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 1 month ago

Distribution of COVID-19 Deaths and Populations, by Jurisdiction, Age, and Race and Hispanic Origin

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

This visualization provides data that can be used to illustrate potential differences in the burden of deaths due to COVID-19 by race and ethnicity.

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/distribution-of-covid19-deaths-and-populations-by-jwta-jxbg\".\"distribution_of_covid19_deaths_and_populations_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • distribution_of_covid19_deaths_and_populations_by
     
     
     
     
     
Upstream Metadata