sharefulton-fultoncountyga-gov/superior-court-monthly-clearance-rates-per-case-2x5x-x9k6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 3 hours ago

Superior Court: Monthly Clearance Rates, per Case Category

This dataset is a summarized table of clearance rates per month, per case category. This is computed from data on the number of cases assigned and the number of cases disposed. It comes from the Odyssey system and is updated daily.

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 \"sharefulton-fultoncountyga-gov/superior-court-monthly-clearance-rates-per-case-2x5x-x9k6\".\"superior_court_monthly_clearance_rates_per_case\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • superior_court_monthly_clearance_rates_per_case
     
     
     
     
     
Upstream Metadata