cityofnewyork-us/dop-adult-investigations-by-fiscal-year-vvym-pu7g
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 26 days ago

DOP Adult Investigations by Fiscal Year

The number of presentence investigation reports ordered for adults during the reporting period, categorized by conviction type: felony and misdemeanor.

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 \"cityofnewyork-us/dop-adult-investigations-by-fiscal-year-vvym-pu7g\".\"dop_adult_investigations_by_fiscal_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dop_adult_investigations_by_fiscal_year
     
     
     
     
     
Upstream Metadata