opendata-maryland-gov/maryland-total-deaths-by-year-20102021-jadi-9c9a
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 1 month ago

Maryland Total Deaths By Year: 2010-2021

Maryland Total Deaths by Year between 2010 to 2021. Yearly death count is between July 1 and June 30th. 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-deaths-by-year-20102021-jadi-9c9a\".\"maryland_total_deaths_by_year_20102021\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_total_deaths_by_year_20102021
     
     
     
     
     
Upstream Metadata