opendata-maryland-gov/maryland-total-births-by-year-20002021-vavn-j725
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 2 hours ago

Maryland Total Births By Year: 2000-2021

Maryland Total Births from 2000 to 2021. Source from the Maryland Department of Health and Mental Hygiene, Vital Statistics Reports.

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 \"opendata-maryland-gov/maryland-total-births-by-year-20002021-vavn-j725\".\"maryland_total_births_by_year_20002021\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_total_births_by_year_20002021
     
     
     
     
     
Upstream Metadata