opendata-utah-gov/violent-crime-and-property-crime-for-utah-kaqf-ffcf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 12 months ago

Violent Crime And Property Crime For Utah 1960-2012.xlsx

This data set contains violent crime and property crime for Utah from 1960-2012 as reported to the FBI from Uniform Crime Reporting (UCR) data.

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 \"opendata-utah-gov/violent-crime-and-property-crime-for-utah-kaqf-ffcf\".\"violent_crime_and_property_crime_for_utah\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • violent_crime_and_property_crime_for_utah
     
     
     
     
     
Upstream Metadata