kcmo/causes-of-death-in-kcmo-20072012-by-year-5m7k-9svz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 4 hours ago

Causes Of Death In KCMO 2007-2012 By Year (Transposed)

Causes of death in Kansas City over time

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 \"kcmo/causes-of-death-in-kcmo-20072012-by-year-5m7k-9svz\".\"causes_of_death_in_kcmo_20072012_by_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • causes_of_death_in_kcmo_20072012_by_year