performance-fultoncountyga-gov/jri-percent-felonies-indicted-within-time-standard-bqua-ec2x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 5 hours ago

JRI: Percent Felonies Indicted within Time Standard

The percent of Fulton County felony cases indicted within 30, 60 and 90 days. Percentages are given for all felonies, in-custody felonies, out-of-custody felonies, complex cases and non-complex cases.

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 \"performance-fultoncountyga-gov/jri-percent-felonies-indicted-within-time-standard-bqua-ec2x\".\"jri_percent_felonies_indicted_within_time_standard\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • jri_percent_felonies_indicted_within_time_standard
     
     
     
     
     
Upstream Metadata