cdc-gov/ah-provisional-covid19-death-counts-by-quarter-and-dnhi-s2bf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 5 hours ago

AH Provisional COVID-19 Death Counts by Quarter and County

Provisional counts of deaths involving coronavirus disease 2019 (COVID-19) by quarter and county of residence, in the United States, 2020-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-provisional-covid19-death-counts-by-quarter-and-dnhi-s2bf\".\"ah_provisional_covid19_death_counts_by_quarter_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ah_provisional_covid19_death_counts_by_quarter_and
     
     
     
     
     
Upstream Metadata