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

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

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