bronx-lehman-cuny-edu/historical-crime-stats-sept-1623-2013-2001-1998-7q4f-tmig
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 10 years ago
Indexed 3 hours ago

Historical Crime Stats Sept 16-23 2013, 2001, 1998, 1993, and 1990

Crime stats as compared to 12, 15, 20, and 23 years ago, Citywide

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/historical-crime-stats-sept-1623-2013-2001-1998-7q4f-tmig\".\"historical_crime_stats_sept_1623_2013_2001_1998\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • historical_crime_stats_sept_1623_2013_2001_1998