health-data-ny-gov/diabetes-type-2-prevention-tips-bb49-98mq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 6 hours ago

Diabetes Type 2 Prevention Tips

This dataset is a compilation of easy tips to prevent type 2 diabetes. They were compiled from several documents produced by the National Diabetes Education Program (NDEP). NDEP is a partnership of the National Institutes of Health, the Centers for Disease Control and Prevention, and more than 200 public and private organizations.

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 \"health-data-ny-gov/diabetes-type-2-prevention-tips-bb49-98mq\".\"diabetes_type_2_prevention_tips\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • diabetes_type_2_prevention_tips
     
     
     
     
     
Upstream Metadata