opendata-maryland-gov/maryland-net-natural-gain-births-minus-deaths-by-5vvy-7ec9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 1 month ago

Maryland Net Natural Gain (Births Minus Deaths) By Year: 2010-2020

Net Natural Gain (Births Minus Deaths) in Maryland and its Jurisdictions By Year from 2010 to 2020. 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-net-natural-gain-births-minus-deaths-by-5vvy-7ec9\".\"maryland_net_natural_gain_births_minus_deaths_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_net_natural_gain_births_minus_deaths_by
     
     
     
     
     
Upstream Metadata