cityofnewyork-us/popular-baby-names-25th-nujf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 1 month ago

Popular Baby Names

Popular Baby Names by Sex and Ethnic Group

Data were collected through civil birth registration. Each record represents the ranking of a baby name in the order of frequency. Data can be used to represent the popularity of a name. Caution should be used when assessing the rank of a baby name if the frequency count is close to 10; the ranking may vary year to year.

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 \"cityofnewyork-us/popular-baby-names-25th-nujf\".\"popular_baby_names\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • popular_baby_names
     
     
     
     
     
Upstream Metadata