priv-data-ojp-usdoj-gov/ncvs-select-household-population-ya4e-n9zp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 1 hour ago

NCVS Select - Household Population

Contains demographic information of participating households. All respondents, regardless of whether they reported a household property 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-household-population-ya4e-n9zp\".\"ncvs_select_household_population\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ncvs_select_household_population
     
     
     
     
     
Upstream Metadata