gnb-socrata/number-of-victims-of-spousal-homicide-20142018-vgmb-akg6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 1 month ago

Number of victims of spousal homicide, 2014-2018, Canada / Nombre de victimes d'homicide conjugal, 2014-2018, Canada

This table presents the number of victims of spousal homicide for the year of 2014 to 2018, for Canada. / Ce tableau présente le nombre de victimes d'homicides entre conjoints pour l'année 2014 à 2018, pour le Canada.

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 \"gnb-socrata/number-of-victims-of-spousal-homicide-20142018-vgmb-akg6\".\"number_of_victims_of_spousal_homicide_20142018\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • number_of_victims_of_spousal_homicide_20142018