health-data-ny-gov/new-york-state-donate-life-registry-enrollment-by-gvq6-s8vf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

New York State Donate Life Registry Enrollment by Zip Code

This dataset contains monthly snapshots of the number of enrollments by zip code in the New York State Donate Life Registry beginning in September 2008. The registry is a confidential database that records a person’s consent to organ/tissue donation upon death. The database is used by donation professionals to determine a person's donation status at the time of their death. For more information, please visit https://donatelife.ny.gov/.

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/new-york-state-donate-life-registry-enrollment-by-gvq6-s8vf\".\"new_york_state_donate_life_registry_enrollment_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • new_york_state_donate_life_registry_enrollment_by
     
     
     
     
     
Upstream Metadata