cdc-gov/deaths-from-pneumonia-and-influenza-pi-and-all-pp7x-dyj2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 2 hours ago

Deaths from Pneumonia and Influenza (P&I) and all deaths, by state and region, National Center For Health Statistics Mortality Surveillance System

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/deaths-from-pneumonia-and-influenza-pi-and-all-pp7x-dyj2\".\"deaths_from_pneumonia_and_influenza_pi_and_all\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • deaths_from_pneumonia_and_influenza_pi_and_all
     
     
     
     
     
Upstream Metadata