cdc-gov/provisional-covid19-deaths-by-county-and-race-and-k8wy-p9cg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 5 hours ago

Provisional COVID-19 Deaths by County, and Race and Hispanic Origin

Effective September 27, 2023, this dataset will no longer be updated. Similar data are accessible from wonder.cdc.gov.

County data on race and Hispanic origin is available for counties with more than 100 COVID-19 deaths. Deaths are cumulative from the week ending January 4, 2020 to the most recent reporting week, and based on county of occurrence. Data is provisional.

Urban-rural classification is based on the 2013 National Center for Health Statistics Urban-Rural Classification Scheme for Counties (https://www.cdc.gov/nchs/data_access/urban_rural.htm).

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/provisional-covid19-deaths-by-county-and-race-and-k8wy-p9cg\".\"provisional_covid19_deaths_by_county_and_race_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • provisional_covid19_deaths_by_county_and_race_and
     
     
     
     
     
Upstream Metadata