Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 5 hours ago
AH Sickle Cell Disease Provisional Death Counts 2019-2021
Provisional death counts of sickle cell disease and coronavirus disease 2019 (COVID-19), by quarter, age, and race or Hispanic origin from 2019 through Quarter 1, 2021.
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/ah-sickle-cell-disease-provisional-death-counts-3sh4-uqpm\".\"ah_sickle_cell_disease_provisional_death_counts\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata