bronx-lehman-cuny-edu/20082010-bronx-zip-code-perinatal-data-profile-9zgq-ja76
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 1 month ago

2008-2010 Bronx ZIP Code Perinatal Data Profile

pregnancy information based on 2008-2010 data from the NY State department of health. The last column (teenage pregnancy rate), although appears should be a percentage, was kept numerical due to the reported rate being over 100%. I find this questionable.

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 \"bronx-lehman-cuny-edu/20082010-bronx-zip-code-perinatal-data-profile-9zgq-ja76\".\"20082010_bronx_zip_code_perinatal_data_profile\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 20082010_bronx_zip_code_perinatal_data_profile