cdc-gov/monthly-provisional-counts-of-deaths-by-select-9dzk-mvmi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 6 hours ago

Monthly Provisional Counts of Deaths by Select Causes, 2020-2023

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

Provisional counts of deaths by the month the death occurred and by select causes of death for 2020-2023.

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/monthly-provisional-counts-of-deaths-by-select-9dzk-mvmi\".\"monthly_provisional_counts_of_deaths_by_select\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • monthly_provisional_counts_of_deaths_by_select
     
     
     
     
     
Upstream Metadata