cityofnewyork-us/a-foundation-report-stalking-6ynm-g82n
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 3 hours ago

A Foundation Report: Stalking

This data set contains count data of stalking related offenses that occurred in New York City between 2013 through 2018.

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/a-foundation-report-stalking-6ynm-g82n\".\"a_foundation_report_stalking\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • a_foundation_report_stalking
     
     
     
     
     
Upstream Metadata