healthdata-tn-gov/annual-number-of-copd-hospitalizations-2019-3tvw-v2ev
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Annual Number of COPD Hospitalizations, 2019

This dataset contains case counts of chronic obstructive pulmonary disease (COPD) inpatient hospitalizations among Tennessee residents, in 2019.

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 \"healthdata-tn-gov/annual-number-of-copd-hospitalizations-2019-3tvw-v2ev\".\"annual_number_of_copd_hospitalizations_2019\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • annual_number_of_copd_hospitalizations_2019
     
     
     
     
     
Upstream Metadata