Open repository in Console
Readme
Updated 3 years ago
‧ Indexed 1 hour ago
Hospitalization Rate Related To Alzheimer's Or Other Dementias 2008-2017
Hospitalization Rate Related To Alzheimer's Or Other Dementias - This indicator shows the rate of hospitalizations related to Alzheimer's or other dementias (per 100,000 population). In the US, an estimated 5.4 million people are living with Alzheimer’s disease. Reducing the proportion of hospitalizations related to Alzheimer's and other dementias can decrease burdens on individuals, families, and the health care system in 2014.
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 \"opendata-maryland-gov/hospitalization-rate-related-to-alzheimers-or-bp3u-42uv\".\"hospitalization_rate_related_to_alzheimers_or\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata