opendata-utah-gov/arthritis-medicare-beneficiaries-percent-in-utah-c382-4ba4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 3 hours ago

Arthritis Medicare Beneficiaries (percent) in Utah 2008-2012

This data set contains the percentage of Medicare beneficiaries in Utah with arthritis. The numerator is the count of Medicare beneficiaries with arthritis, the denominator is the total count of Medicare beneficiaries.

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-utah-gov/arthritis-medicare-beneficiaries-percent-in-utah-c382-4ba4\".\"arthritis_medicare_beneficiaries_percent_in_utah\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • arthritis_medicare_beneficiaries_percent_in_utah
     
     
     
     
     
Upstream Metadata