priv-data-ojp-usdoj-gov/ncvs-select-household-victimization-gkck-euys
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 3 hours ago

NCVS Select - Household Victimization

Contains property crime victimizations. Property crimes include burglary, theft, motor vehicle theft, and vandalism. Households that did not report a property crime victimization are not included on this file. Victimizations that took place outside of the United States are excluded from this file.

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 \"priv-data-ojp-usdoj-gov/ncvs-select-household-victimization-gkck-euys\".\"ncvs_select_household_victimization\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ncvs_select_household_victimization
     
     
     
     
     
Upstream Metadata