health-data-ny-gov/vital-statistics-live-births-by-primary-financial-ch6v-izr4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 2 hours ago

Vital Statistics Live Births by Primary Financial Coverage and Resident County: Beginning 2008

This dataset contains the number of New York State live births stratified by primary financial coverage and county of residence. The data presented here may not be the same as the Vital Statistics table on the DOH public web due to data updates. For more information, go to: http://www.health.nygov/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-by-primary-financial-ch6v-izr4\".\"vital_statistics_live_births_by_primary_financial\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vital_statistics_live_births_by_primary_financial
     
     
     
     
     
Upstream Metadata