datahub-austintexas-gov/from-aadhav-to-zyva-6087-names-of-babies-born-in-rmd7-g4yz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 5 hours ago

From Aadhav to Zyva: 6,087 Names of Babies Born in Austin in 2017

Names were tabulated using the exact spelling of the baby's first name on the birth certificate. Names from 19,896 birth certificates of births within the City of Austin during 2017 were used to create the data set.

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 \"datahub-austintexas-gov/from-aadhav-to-zyva-6087-names-of-babies-born-in-rmd7-g4yz\".\"from_aadhav_to_zyva_6087_names_of_babies_born_in\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • from_aadhav_to_zyva_6087_names_of_babies_born_in
     
     
     
     
     
Upstream Metadata