bronx-lehman-cuny-edu/citywide-crime-stats-september-1623-2013-4wfm-f66q
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 10 years ago
Indexed 1 hour ago

Citywide Crime Stats September 16-23 2013

Citywide crime statistics for the week of September 16-23, 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/citywide-crime-stats-september-1623-2013-4wfm-f66q\".\"citywide_crime_stats_september_1623_2013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • citywide_crime_stats_september_1623_2013