health-data-ny-gov/vital-statistics-live-births-method-of-delivery-ms2r-yf4h
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 hour ago

Vital Statistics Live Births Method of Delivery and Resident County: Beginning 2008

This dataset contains the number of New York State live births stratified by county of residence and method of delivery. The data presented here may not be the same as the Vital Statistics tables on the DOH public web due to data updates. For more information, check out: http://www.health.ny.gov/statistics/vital_statistics/. The "About" tab contains additional details concerning this dataset.

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/vital-statistics-live-births-method-of-delivery-ms2r-yf4h\".\"vital_statistics_live_births_method_of_delivery\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vital_statistics_live_births_method_of_delivery
     
     
     
     
     
Upstream Metadata