opendata-maryland-gov/maryland-total-deaths-by-year-20102022-jadi-9c9a
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 5 hours ago

Maryland Total Deaths By Year: 2010-2022

Maryland Total Deaths by Year between 2010 to 2022. 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-20102022-jadi-9c9a\".\"maryland_total_deaths_by_year_20102022\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_total_deaths_by_year_20102022
     
     
     
     
     
Upstream Metadata