kingcounty-gov/superior-court-records-from-microfiche-vu5j-8bgd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 years ago
Indexed 1 hour ago

Superior Court Records from microfiche

Index and download location for King County Superior Court civil, criminal, domestic general defendant, general paintiff, and probate records from microfiche

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 \"kingcounty-gov/superior-court-records-from-microfiche-vu5j-8bgd\".\"superior_court_records_from_microfiche\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • superior_court_records_from_microfiche