Open repository in Console
Readme
Updated 3 months ago
‧ Indexed 2 hours ago
NCVS Select - Personal Victimization
Contains personal crime victimizations. Personal crimes include rape and sexual assault, robbery, aggravated and simple assault, and personal theft/larceny (purse-snatching/pocket picking). Persons that did not report a personal 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-personal-victimization-gcuy-rt5g\".\"ncvs_select_personal_victimization\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata