cdc-gov/ah-county-of-occurrence-covid19-death-counts-2020-6vqh-esgs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 6 hours ago

AH County of Occurrence COVID-19 Death Counts, 2020 Provisional

Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by United States county of occurrence, from January 1, 2020 through December 31, 2020.

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-county-of-occurrence-covid19-death-counts-2020-6vqh-esgs\".\"ah_county_of_occurrence_covid19_death_counts_2020\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ah_county_of_occurrence_covid19_death_counts_2020
     
     
     
     
     
Upstream Metadata