opendata-maryland-gov/ageadjusted-death-rates-by-selected-causes-of-i4x2-3kc7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 17 days ago
Indexed 5 hours ago

Age-Adjusted Death Rates by Selected Causes of Death among Maryland Residents

This is historical data. The update frequency has been set to "Static Data" and is here for historic value. Updated 8/14/2024.

Rate of deaths per 100,000 population by selected underlying causes of death among Maryland residents (1992-2017).

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/ageadjusted-death-rates-by-selected-causes-of-i4x2-3kc7\".\"ageadjusted_death_rates_by_selected_causes_of\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ageadjusted_death_rates_by_selected_causes_of
     
     
     
     
     
Upstream Metadata