bronx-lehman-cuny-edu/crime-oct-713-2013-r6r6-f4yn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 10 years ago
Indexed 3 hours ago

Crime Oct 7-13 2013

NYPD Crime stats for the week of October 7-13, 2013.

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 \"bronx-lehman-cuny-edu/crime-oct-713-2013-r6r6-f4yn\".\"crime_oct_713_2013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • crime_oct_713_2013