cdc-gov/ah-monthly-provisional-covid19-deaths-by-census-aie4-agrk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 1 month ago

AH Monthly Provisional COVID-19 Deaths, by Census Region, Age, and Race and Hispanic Origin

Deaths involving coronavirus disease 2019 (COVID-19) by month of death, region, age, place of death, and race and Hispanic origin.

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-monthly-provisional-covid19-deaths-by-census-aie4-agrk\".\"ah_monthly_provisional_covid19_deaths_by_census\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ah_monthly_provisional_covid19_deaths_by_census
     
     
     
     
     
Upstream Metadata