Open repository in Console
Readme
Updated almost 7 years ago
‧ Indexed 12 months ago
Health_6240P_Low Birth Weight_FHS1A
Percent of live births to SMC residents that were low birth weight
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 \"performance-smcgov/health6240plow-birth-weightfhs1a-86hu-2azw\".\"health6240plow_birth_weightfhs1a\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata