cdc-gov/ah-provisional-covid19-deaths-by-week-and-age-ikd3-vynf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 11 months ago

AH Provisional COVID-19 Deaths by Week and Age

Deaths involving coronavirus disease 2019 (COVID-19) reported to NCHS by jurisdiction of occurrence, week, and age group.

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-provisional-covid19-deaths-by-week-and-age-ikd3-vynf\".\"ah_provisional_covid19_deaths_by_week_and_age\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ah_provisional_covid19_deaths_by_week_and_age
     
     
     
     
     
Upstream Metadata