Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 2 hours ago
Arrests for Criminal Offenses (Groups A & B) as Reported by the Asotin County Sheriff's Office to NIBRS
This dataset documents Groups A & B arrests as reported by the Asotin County Sheriff's Office to NIBRS (National Incident-Based Reporting System).
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 \"wa-gov/arrests-for-criminal-offenses-groups-a-b-as-myt4-rvx9\".\"arrests_for_criminal_offenses_groups_a_b_as\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata