priv-data-ojp-usdoj-gov/ncvs-select-personal-population-r4j4-fdwx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 2 hours ago

NCVS Select - Personal Population

Contains demographic information of respondents. All respondents, regardless of whether they reported a personal crime victimization, are included in 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-population-r4j4-fdwx\".\"ncvs_select_personal_population\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ncvs_select_personal_population
     
     
     
     
     
Upstream Metadata