delaware-gov/delaware-organ-donors-jx5n-jk6m
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Delaware Organ Donors

This dataset represents the counts of Delaware organ donors or non-organ donors based on the individuals' designations on the Delaware ID Card and/or Delaware Driver License.

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 \"delaware-gov/delaware-organ-donors-jx5n-jk6m\".\"delaware_organ_donors\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • delaware_organ_donors
     
     
     
     
     
Upstream Metadata