Open repository in Console
Readme
Updated 4 days ago
‧ Indexed 5 hours ago
Community Corrections Fines and Fees, 2016-2020
Fines and fees collected from 2016 to 2020 by client type, fee type, and fee amount.
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 \"ramseycounty-us/community-corrections-fines-and-fees-20162020-4eve-pjfn\".\"community_corrections_fines_and_fees_20162020\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata